-
Task
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56116-master -
- Confirm that the theme/boost/classes/autoprefixer page contains a comment advising against re-using the class
- Confirm that the CSS coding style for RTL contain information about RTLCSS-PHP: the new way to do RTL
Following the integration of the final theme branch, some upgrade.txt notes have become outdated over time. Also some inline phpdocs.
This issue is to rationalise it. e.g. the removed classes:
git grep admin_setting_localised
|
admin/upgrade.txt: * Use the php class admin_setting_localisedtext for text inputs;
|
admin/upgrade.txt: * Use the php class admin_setting_localisedtextarea for larger text inputs.
|
lib/adminlib.php: * provided with {@link admin_setting_localisedtext}.
|
lib/adminlib.php: * provided with the class {@link admin_setting_localisedtext}.
|
lib/adminlib.php: * please refer to {@link admin_setting_localisedtext}.
|
- Discovered while testing
-
MDL-55071 New "Boost" Bootstrap 4 theme
- Closed