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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c19584
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:

The space in <code>"{$pop} {$embed}"</code> must be removed, because it is 
rendered as <code><nowiki></li> <li></nowiki></code>. This space is visible and 
shifts the separator border out of the middle between the two words.

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

Reply via email to