]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/meta.mdwn
* Fixed a bug with previews of subpages having broken links to top-level
[git.ikiwiki.info.git] / doc / plugins / meta.mdwn
index cacb462c9564e8f2efdb55f270c3a191f27be4d1..19262f86bae4e80926f1b71b40e9158717b3542c 100644 (file)
@@ -28,6 +28,10 @@ You can use any field names you like, but here are some predefined ones:
   Overrides the title of the page, which is generally the same as the
   page name.
 
+  Note that if the title is overrideen, a "title_overridden" variable will
+  be set to a true value in the template; this can be used to format things
+  differently in this case.
+
 * license
 
   Specifies a copyright license for the page, for example, "GPL".
@@ -38,7 +42,8 @@ You can use any field names you like, but here are some predefined ones:
 
 * permalink
 
-  Specifies the permalink to the page, for use in RSS feeds.
+  Specifies a permanent link to the page, if different than the page
+  generated by ikiwiki.
 
 If the field is not treated specially (as the link and title fields are),
 the metadata will be written to the generated html page as a <meta>