ikiwiki/IkiWiki
Joey Hess cb8d1c8642 revert destpage part of f7bdc2385
destpage does not normally need to be worried about when creating other files
as part of the process of rendering a page. Using destpage results in
inlined pages creating two copies of such files. It works to not use destpage
in this case because the inlining page depends on the source page, so if the
source page is modified or deleted the inlining page will be updated.
2008-03-23 20:01:26 -04:00
..
Plugin revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
Rcs truncate recentchangesdiffs after 200 lines 2008-03-12 15:45:10 -04:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm * Record new pages in %pagesources temporarily when previewing so that 2008-03-17 21:28:31 -04:00
Render.pm avoid calling getctime on internal pages 2008-02-24 18:02:34 -05:00
Setup.pm * Better error message when a setup file has a syntax error. 2007-11-17 14:06:11 -05:00
UserInfo.pm Store userinfo in network byte order for easy portability. (Old files will be automatically converted.) 2008-03-19 22:46:51 -04:00
Wrapper.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00