web commit by joey

master
www-data 2006-05-02 06:26:55 +00:00
parent a0d372751a
commit bfead4a004
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ If your plugin needs to access data about other pages in the wiki. It can
use the following hashes, using a page name as the key:
* `%IkiWiki::links` lists the names of each page
that is linked to from that page in an array reference.
that a page links to, in an array reference.
* `%IkiWiki::pagemtime` contains the last modification time of each page
* `%IkiWiki::pagectime` contains the creation time of each page`
* `%IkiWiki::renderedfiles` contains the name of the file rendered by a