* Finally apply the index.html patch, with thanks to everyone who worked
[ikiwiki.git] / doc / plugins / write.mdwn
index be5f8692484b710e8e94b47bfbbd5903a38c9591..71239ac82d3b1d41a2252179306e64e98102753e 100644 (file)
@@ -414,6 +414,15 @@ Given a time, formats it for display.
 
 This is the standard gettext function, although slightly optimised.
 
+#### `urlto($$)`
+
+Construct a relative url to the first parameter from the second.
+
+#### `targetpage($$)`
+
+Passed a page and an extension, returns the filename that page will be
+rendered to.
+
 ## RCS plugins
 
 ikiwiki's support for revision control systems also uses pluggable perl