User "Krinkle" posted a comment on MediaWiki.r92054.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c22705
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:
<blockquote>''Hm.. seems it is already centralized. Skin.php defines a method
<code>Skin->getCategories()</code> which wraps {{cnw|<div id="catlinks">}}
around {{cnw|getCategoryLinks()}} , perhaps use that instead ?''</blockquote>
Any thoughts on that ? Is there a reason for not using that ?
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview