|
[
Permalink
| « Hide
]
Tim Hunt added a comment - 19/Mar/09 12:33 PM
The Moodle2 theme also breaks <dl> formatting. If designers insist on using a browser styles reset script then they must ensure that they put back sensible formatting for all HTML elements.
I agree - it's the same problem as
http://tracker.moodle.org/browse/MDLSITE-681 http://tracker.moodle.org/browse/MDLSITE-553 I could add to this list valid xhtml elements <big> and <small> (reset.css resets also these) but I have never seen them used here (moodle.org) because people usually change font size instead of using xxxx <big>yyy</big> xxx <small>zzz</small> Tim, thanks for your report, and Mauno, thanks for your comments.
Reassigning to our moodle2 theme tweaker...
Helen Foster made changes - 19/Mar/09 08:17 PM
One more add - of course that reset.css breaks also other lists like
<ol> or <ul> So dl, dt, dd, ol, ul, li, should probably be also totally removed from those first css tags mentioned in http://tracker.moodle.org/browse/MDLSITE-681 ...and I forgot that
blockquote that Tim mentioned. ...and one more comment
I just checked a forum post and those ol, ul and li tags are defined in css of moodle.org elsewhere - only dl, dt, dd, blockquote, big and small seem to be undefined. Finally <big> and <small> are not even in $ALLOWED_TAGS in weblib.php so moodle would cut them anyway if somebody tried to use them.
Helen Foster made changes - 22/Oct/09 02:54 PM
Increasing the priority of this issue in the hope that it can be fixed soon to prevent further annoyance (see linked issue).
Helen Foster made changes - 22/Oct/09 03:02 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||