Test/zoymenu: Difference between revisions
< Test
(Created page with "So this is an idea I had to solve the menu problem '''overview''' * Menu pages can be specified in articles for individual pages * Wiki looks up menu is Article: (prefix)_Sid...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''Status: Planning''' | |||
So this is an idea I had to solve the menu problem | So this is an idea I had to solve the menu problem | ||
Latest revision as of 05:53, 24 March 2013
Status: Planning
So this is an idea I had to solve the menu problem
overview
- Menu pages can be specified in articles for individual pages
- Wiki looks up menu is Article: (prefix)_Sidebar
- If a custom side bar page does not exist, then the mediawiki default is used
how to determine prefix
- The first word occuring before a slash or space is considered a page prefix.
- LoH, LotS, VoA, and Test are prefixes
- "Some Page" -> "Some" is a prefix
- Space has to be used as well as / so that on (prefix)_Sidebar pages, the sidebar renders
syntax
- standard sidebar syntax will be used so that we can leverage usage of extensions