]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Accessing_meta_values_in_pages__63__.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / forum / Accessing_meta_values_in_pages__63__.mdwn
1 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:
3 author: $author
5 I know I can update the raw templates but it'd be nice to be able to do this in the pages them selves.
7 Cheers,
8 Adam.