Note
- most things you want to do is possible using CSS and the existing classes
- investigate using CSS before using conditionals because CSS is faster
Description
Display a sitemap of the entire website including the descriptions and keywords.
Source code
show_menu2(0, SM2_ROOT, SM2_ALL, SM2_ALL|SM2_PRETTY,
'[li][a][page_title][/a] (menu: [a][menu_title][/a])<br /><i>[description]</i><br />([keywords])',
false, '<ul id="sitemap">'
);
Example results
- Home (menu: Home)
()
- Enterprise Marketing (menu: Enterprise)
Enterprise marketing is selling something to someone when they don't know that they want it, and then getting the hell out of there before they realize it.
(marketing, enterprise, run, fast, sm2_foo)
- Jams & Spreads (menu: Jams)
Lots of jams, lots of spreads. Getting into jams. Getting out of jams. Jam city.
(jam, spread, loggerheads, jelly)
- Cogs & Wheels (menu: Cogs & Wheels)
Cogs, Wheels and other round objects.
(cogs, wheels, round, penny)
- Cogs (menu: Cogs)
Cogs. Just cogs. Only cogs.
(just, only, cogs)
- Large Objects (menu: Large Objects)
Large object-like objects.
(large)
- Small Objects (menu: Small Objects)
()
- Time Experiments (menu: Time)
How to spend, waste and otherwise independently use up time.
(time, waste, foo)
- Parent (menu: Parent)
Parent of hidden children
(hidden, children)
- Conditional (menu: Conditional)
Examples of different conditional formatting tests.
()