ikiwiki/IkiWiki
Joey Hess 093e815440 aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.
I saw this in the wild, apparently a page was not present on disk, but was
in the aggregate db, and not marked as expired either. Not sure how that
happened, but such pages should get marked as expired since they have an
effectively zero ctime.
2008-09-25 15:38:51 -04:00
..
Plugin aggregate: Avoid uninitialized value warnings for pages with no recorded ctime. 2008-09-25 15:38:51 -04:00
Setup fix directory uniquification code 2008-08-22 21:52:03 -04:00
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 don't fail if %config is not set 2008-09-01 11:26:03 -04:00
UserInfo.pm banned_users move to setup file, stage 1 2008-08-01 17:39:17 -04:00
Wrapper.pm Avoid troublesome abs_path calls in wrapper setup 2008-07-21 18:26:14 -04:00