https://bugzilla.wikimedia.org/show_bug.cgi?id=16943
--- Comment #5 from Daniel Friesen <[email protected]> 2011-03-24 02:29:36 UTC --- I have some plans for sidebar style messages. We need better support for non-MediaWiki:Sidebar navigation such as a header nav, or multi-level hover menu. Or whatever other custom nav a skin comes up with. So I'm probably going to be introducing a generic ListMessageParser to parse any MediaWiki:Sidebar style message given the format it's in. Since I went that far in the idea, I thought I might as well also decide to have skins define any new message types in a $wg config array. Doing that will mean we can build an interface that can handle 'any' MediaWiki:Sidebar style message. -- 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
