summaryrefslogtreecommitdiff
path: root/doc/forum/Accessing_meta_values_in_pages__63__.mdwn
blob: 78594f912b82786e28bddf30a72d08c6079962fc (plain)

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.