add user and ip support to attachment pagespecs
[ikiwiki.git] / IkiWiki / Plugin / attachment.pm
2008-07-02 Joey Hessadd user and ip support to attachment pagespecs
2008-07-02 Joey Hessxhtml fixes
2008-07-02 Joey Hessattachments interface visibility toggling
2008-07-02 Joey Hessfixes
2008-07-01 Joey Hesssome fit and finish fixes
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessonly show one sig fig
2008-07-01 Joey Hessdisplay human sizes
2008-07-01 Joey Hessadd both kinds of links
2008-07-01 Joey Hessbasic attachment list
2008-07-01 Joey Hesssave attachments when page is saved too
2008-07-01 Joey Hesscheck attachments in and refresh
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