Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tag updates | Joey Hess | 2008-10-09 |
* | filecheck: New plugin factoring out the PageSpec additions that were original... | Joey Hess | 2008-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 Hess | 2008-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 McVittie | 2008-07-21 |
* | typo the second | Joey Hess | 2008-07-07 |
* | typo | Joey Hess | 2008-07-07 |
* | add virus checking to attachments plugin | Joey Hess | 2008-07-06 |
* | link to pagespec/attachment | Joey Hess | 2008-07-02 |
* | move attachment pagespec extensions docs to its own page•••in the basewiki, so I can link to it there | Joey Hess | 2008-07-02 |
* | add mimetype checking | Joey Hess | 2008-07-02 |
* | add user and ip support to attachment pagespecs | Joey Hess | 2008-07-02 |
* | add an ispage limit | Joey Hess | 2008-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 Hess | 2008-06-30 |