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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c21911
Commit summary:

Render category links as an HTML list. Bug 12261. Based on patch by Thana & 
Bergi. It's removing the textual  pipe separator, wrapping the links inside li 
elements and adding a left 1px border as separator. This makes it much easier 
to manipulate the list via JS or CSS and is also semantically correct

Comment:

catlinks / getCategories needs to die horrible death... Style of things like 
these should be up to the skin that's actually styling the skin. This css 
should be in the individual skin stylesheets (like the rest of usermessage, 
header, toc, siteSub, etc...) and should be moved to commonInterface.css in 
1.19. It should also use the css class, not the id.

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

Reply via email to