summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/pagespec/attachment.mdwn
AgeCommit message (Collapse)Author
2008-10-08lockedit: Support specifying which users (and IP addresses) a page is locked ↵Joey Hess
for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.)
2008-10-08fix name of admin() pagespec testJoey Hess
2008-09-25attachment: Add admin() pagespec to test if the uploading user is a wiki admin.Joey Hess
2008-08-25filecheck: New plugin factoring out the PageSpec additions that were ↵Joey Hess
originally part of the attachment plugin.
2008-08-12remove mention of deprecated admin prefs pageJoey Hess
2008-07-07example of how to limit to specific directoryJoey Hess
2008-07-06add virus checking to attachments pluginJoey Hess
2008-07-02move attachment pagespec extensions docs to its own pageJoey Hess
in the basewiki, so I can link to it there