moodle-an-hochschulen / moodle-theme_boost_campus

Moodle 3.x Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements ––– for Moodle 4.x please use our Theme Boost Union
GNU General Public License v3.0
38 stars 25 forks source link

Change static variables to MUC #114

Closed abias closed 1 year ago

abias commented 2 years ago

On https://github.com/moodleuulm/moodle-theme_boost_campus/blob/master/locallib.php#L38 and https://github.com/moodleuulm/moodle-theme_boost_campus/blob/master/locallib.php#L65, static variables are used.

It would be worthwhile to change these to MUC. On https://github.com/moodle/moodle/commit/1146659db487f9b926f5b88003e1e149f92242a3, you can see how this is done.

abias commented 1 year ago

As we have documented on https://moodle.org/plugins/theme_boost_campus, Boost Campus will not be continued after Moodle 3.x anymore as we will focus on the successor Boost Union which is published on https://moodle.org/plugins/theme_boost_union. For the time being, as long as Moodle 3.x still receives security support, we will only fix critical bugs in Boost Campus if one arises.

Against this background, this issue has been copied to Boost Union on https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/127