aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/attachment.mdwn
Commit message (Expand)AuthorAge
* tag updatesJoey Hess2008-10-09
* filecheck: New plugin factoring out the PageSpec additions that were original...Joey Hess2008-08-25
* admin prefs move to setup file, stage 1•••The locked pages configuration is moving to a locked_pages option in the setup file, and the allowed attachments configuration to allowed_attachments. The admin prefs page can still be used for these, but that's depreacted and will only be shown if there's currently a value. Joey Hess2008-08-01
* Migrate doc/plugins via prefix_directives•••This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives Simon McVittie2008-07-21
* typo the secondJoey Hess2008-07-07
* typoJoey Hess2008-07-07
* add virus checking to attachments pluginJoey Hess2008-07-06
* link to pagespec/attachmentJoey Hess2008-07-02
* move attachment pagespec extensions docs to its own page•••in the basewiki, so I can link to it there Joey Hess2008-07-02
* add mimetype checkingJoey Hess2008-07-02
* add user and ip support to attachment pagespecsJoey Hess2008-07-02
* add an ispage limitJoey Hess2008-06-30
* basic attachment plugin, unfinished•••Currently includes UI, and a few tests of the attachment, as well as the framework to extend pagespecs to test attachments. Does not actually save the file yet. Joey Hess2008-06-30