Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2009-07-16 14:46:09 -04:00
commit 7db41e1aa9
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
If I set a meta value on a page (lets say \[[!meta author="Adam Shand"]] is there some way to retrieve the value of author and put it somewhere visible on the page? Eg. can I write:
author: $author
I know I can update the raw templates but it'd be nice to be able to do this in the pages them selves.
Cheers,
Adam.