ikiwiki/doc/forum/How_to_set_the_meta_author_...

4 lines
434 B
Plaintext
Raw Normal View History

2012-06-08 09:21:14 +02:00
Several users will post to the same blog. I would like the meta "author" field to be set to their ikiwiki username automatically and attached to their posts such that they can not alter it. I imagine one could use the \<TMPL_VAR USER> variable in the "inlinepage" template, but this variable does not seem to be set. How can I accomplish that?
2012-06-08 09:01:30 +02:00
Related question: is there a way to see all the variables which are set and their value?