diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 21:54:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 21:54:33 +0000 |
commit | de5355e3edec972d175f620799bb25aa79f967f5 (patch) | |
tree | 02194f07ce67f96cfcc70c6c10d2b1f841a7d1e3 | |
parent | 8e2fb374e03ee2122fcfb678fd851673ca86eefa (diff) |
document authorurl
-rw-r--r-- | doc/plugins/meta.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn index cebe11f56..78a8c9339 100644 --- a/doc/plugins/meta.mdwn +++ b/doc/plugins/meta.mdwn @@ -47,6 +47,10 @@ You can use any field names you like, but here are some predefined ones: Specifies the author of a page. +* authorurl + + Specifies an url for the author of a page. + * permalink Specifies a permanent link to the page, if different than the page |