ikiwiki/IkiWiki
Joey Hess c4be16703f fix handing of case of file first created by preview but then saved
To handle this, avoid populating %renderedfiles in preview,
and in expiry, check if the file is in %renderedfiles, if it is
do not delete it since it was saved.
2008-09-29 13:25:31 -04:00
..
Plugin fix handing of case of file first created by preview but then saved 2008-09-29 13:25:31 -04:00
Setup
CGI.pm editpage: New core plugin factoring out page editing to allow disabling it if desired. 2008-09-05 13:57:25 -04:00
Render.pm Print a debug message if a page has multiple source files. 2008-09-23 13:32:41 -04:00
Setup.pm
UserInfo.pm
Wrapper.pm