Fix removal of rendered files in rebuild mode.
[ikiwiki.git] / IkiWiki / Plugin / attachment.pm
2008-07-01 Joey Hessadd allowed attachments field to admin prefs
2008-07-01 Joey Hessfix expensive move code path
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-07-01 Joey Hessbugfixes
2008-07-01 Joey Hessattachment location
2008-07-01 Joey Hessreorder
2008-07-01 Joey Hesscall check_canedit
2008-07-01 Joey Hessbugfix; support pagetype of "0"
2008-07-01 Joey Hesscopy the attachment into srcdir
2008-07-01 Joey Hessfix some messages
2008-07-01 Joey Hessadd an ispage limit
2008-07-01 Joey Hessminor improvements
2008-07-01 Joey Hessbasic attachment plugin, unfinished