User "Dantman" posted a comment on MediaWiki.r95837.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/95837#c21670
Commit summary:

Remove the basic styles that vector coppied from monobook from both monobook 
and vector and relocate them to a series of css stylesheets which 3rd party 
skins can include.
Havent touched Modern yet. External link icons are too complex to deal with 
this round due to vector and monobook using different icons.

Comment:

And there goes my list:
* element = styles for basic elements: links, lists, etc...
* content = styles for complex things which are a standard part of page content 
(ie: the css classing is built into the system) like the TOC
* interface = styles for the monobook/vector pattern of laying out common 
interfaces, these id/classes's are not built into the system and are outputted 
by the actual MonoBook/Vector code by convention 

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to