web commit by joey
parent
bfead4a004
commit
ec5ddd9a4f
|
@ -60,7 +60,7 @@ use the following hashes, using a page name as the key:
|
||||||
* `%IkiWiki::links` lists the names of each page
|
* `%IkiWiki::links` lists the names of each page
|
||||||
that a page links to, in an array reference.
|
that a page links to, in an array reference.
|
||||||
* `%IkiWiki::pagemtime` contains the last modification time of each page
|
* `%IkiWiki::pagemtime` contains the last modification time of each page
|
||||||
* `%IkiWiki::pagectime` contains the creation time of each page`
|
* `%IkiWiki::pagectime` contains the creation time of each page
|
||||||
* `%IkiWiki::renderedfiles` contains the name of the file rendered by a
|
* `%IkiWiki::renderedfiles` contains the name of the file rendered by a
|
||||||
page
|
page
|
||||||
* `%IkiWiki::pagesources` contains the name of the source file for a page.
|
* `%IkiWiki::pagesources` contains the name of the source file for a page.
|
||||||
|
|
Loading…
Reference in New Issue