http://adam.shand.net/ 2009-07-15 06:14:31 -04:00 committed by Joey Hess
parent 8c4800b55d
commit 295a9e11cd
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.