Skip to content

[4.1] Help pages #36713

@brianteeman

Description

@brianteeman

In Order to generate the helpTOC.json correctly for 4.1 we need to run build/helpTOC.php

Currently the script fails because it cannot find the MINOR version as called here

// Get the category members (local hack)
$categoryMembers = $mediawiki->categories->getCategoryMembers(
sprintf('Category:Help_screen_%s.%s', Version::MAJOR_VERSION, Version::MINOR_VERSION),
null,
'max'

IIRC there is something that has to be done on help.joomla.org to facilitate this but I neither have access nor remember exactly

@Bakual @bembelimen

PS this always gets forgotten when we release a new minor version and should be documented and even better be automated

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions