diff options
author | chrysn <chrysn@web> | 2012-03-15 17:36:55 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-15 17:36:55 -0400 |
commit | 13a850e71500bd0b3d760553ea01ace10af49cf7 (patch) | |
tree | 22f29234cb2831cb538c5ad8e4122eb62a643644 /doc | |
parent | 4ecf1c3fb897240166a80b2366661bb0e1351008 (diff) | |
download | ikiwiki-13a850e71500bd0b3d760553ea01ace10af49cf7.tar ikiwiki-13a850e71500bd0b3d760553ea01ace10af49cf7.tar.gz |
implementation suggestion for map templating
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/map/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/map/discussion.mdwn b/doc/ikiwiki/directive/map/discussion.mdwn index b7ac17b1a..6c2e6f1c2 100644 --- a/doc/ikiwiki/directive/map/discussion.mdwn +++ b/doc/ikiwiki/directive/map/discussion.mdwn @@ -23,6 +23,8 @@ Is that possible? --Peter +> the map directive could be made to use templates as the [[inline directive|ikiwiki/directive/inline]] does. (for the ambitious, the map functionality might even be special-cased into the inline plugin, i think) --[[chrysn]] + ---- The site I'm trying to set up right now (not really a wiki - no public editing) is divided into topics. Topics are pages that have `\[[!meta link="/topic"]]`. Topic pages contain an index of their subpages (done with `\[[!inline]]`); the subpages are the real content. I want a map in the sidebar that lists: |