-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
Currently in Moodle every page gets a id and class added to the <body> element that represents the structure leading to the page being called:
e.g. mod-chat
grade-report-grader
After talking to Petr we think this should be changed to use hyphens rather than underscores for consistency, underscores being the preferred character.
The only foreseeable problem with this is that the chat module has directories using underscores (which I've been told is a no-no anyway) so these would need to be renamed at the same type.
If there are no arguments to doing this I'll look to tackle it while I work with all of the CSS for the base theme.
- has been marked as being related by
-
MDL-21862 Seperate existing standardold theme into base + other theme
-
- Closed
-