add example of a map showing page descriptions

master
Joey Hess 2009-11-16 15:30:08 -05:00
parent 03fe40cdc5
commit 65e9fbf6e9
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ the [[meta]] directive). For example:
\[[!map pages="* and !blog/* and !*/Discussion" show=title]]
\[[!map pages="* and !blog/* and !*/Discussion" show=description]]
Hint: To limit the map to displaying pages less than a certain level deep,
use a [[ikiwiki/PageSpec]] like this: `pages="* and !*/*/*"`