https://bugzilla.wikimedia.org/show_bug.cgi?id=35371
--- Comment #2 from MZMcBride <[email protected]> 2012-03-21 00:00:58 UTC --- The general idea with the sidebar is that you'll use MediaWiki pages for the link and the link text. So it'd be something like: * Example section ** bloglink|bloglink-text Where MediaWiki:Bloglink and MediaWiki:Bloglink-text contain the link and the link text, respectively. As all full page titles (namespace + page title) are unique in MediaWiki, there wouldn't be any collisions in CSS IDs. The sidebar syntax kind of sucks, though. Very few people really understand it and most of them do what you're doing (insert the text directly into MediaWiki:Sidebar rather than splitting it out into messages). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
