Forums | Mahara Community
Developers
/
How to get new configurations from a new version?
22 December 2015, 9:58
Hi everyone,
I was wondering if there's a way to get all the new configurations from a new version of Mahara after an upgrade? Moodle is showing those info after an upgrade but I don't see that in Mahara.
The only thing a found is to make a diff from the file "lib/config-defaults.php" between the 2 versions but I'm not sure all the configs are documented there.
Thanks a lot for your help!
J-P
23 December 2015, 12:09
Hello Jean-Philippe,
We don't have that kind of information yet. Generally, if there are changes, they'd be described in the user manual highlighted in the section "New in Mahara XX" (to be found in the index). I am planning on expanding the index entries relating to config.php, e.g. http://manual.mahara.org/en/15.04/genindex.html#C so they can be found more easily.
However, that doesn't preclude that there couldn't also be something in the code. If you want to work on that or propose a wishlist item, please do so on Launchpad.
Cheers
Kristina
24 December 2015, 3:30
Hi Kristina,
Thanks a lot for your answer! I wish you happy holidays!
Jean-Philippe