something similar

master
http://kerravonsen.dreamwidth.org/ 2011-05-04 21:19:01 -04:00 committed by Joey Hess
parent 8f8d8ec005
commit 14fbf8a6f2
1 changed files with 7 additions and 0 deletions

View File

@ -4,3 +4,10 @@ Then one can reference that page as a "trail" without having to reuse that pages
So, for example, one could make a page "all_images" and have a report (or pmap, which is simpler) like so:
\[[!pmap pages="*.png or *.jpg or *.jpeg or *.gif or *.ico"]]
And then later, somewhere else
\[[!report template="images.tmpl" trail="all_images" pages="album/*"]]
and that would show all the images under "album".