$CFG->navsortmycoursessort missing in documentation

$CFG->navsortmycoursessort missing in documentation

por Gareth J Barnard -
Número de respostas: 2
Imagem de Core developers Imagem de Particularly helpful Moodlers Imagem de Plugin developers

Hello,

I've noticed that 'MDL-32975' implemented '$CFG->navsortmycoursessort' and states that documentation is there, but nothing on the page it should be: https://docs.moodle.org/31/en/Navigation.  Is this intentional as too technical or an omission?

Cheers,

Gareth

Média das avaliações:  -
Em resposta à Gareth J Barnard

Re: $CFG->navsortmycoursessort missing in documentation

por Helen Foster -
Imagem de Core developers Imagem de Documentation writers Imagem de Moodle HQ Imagem de Particularly helpful Moodlers Imagem de Plugin developers Imagem de Testers Imagem de Translators

Hi Gareth,

A description of the setting was added to the page in the 2.4 Moodle Docs wiki. It was removed in a later version wiki though, since it was no longer a new setting, plus the description simply repeated the setting description in the Moodle UI and didn't add any new information.

However, as with all of Moodle Docs, if you notice anything that can be improved, please feel free to log in and edit the wiki. sorriso

Em resposta à Helen Foster

Re: $CFG->navsortmycoursessort missing in documentation

por Gareth J Barnard -
Imagem de Core developers Imagem de Particularly helpful Moodlers Imagem de Plugin developers

Thank you for replying Helen, I feel that I may have misinterpreted the nature of the setting in relation to being a PHP global attribute that is actually implemented as a UI setting.