]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/pagespec/attachment/discussion.mdwn
inline: Allow direct inclusion of non-page files in raw mode.
[git.ikiwiki.info.git] / doc / ikiwiki / pagespec / attachment / discussion.mdwn
index bf2a70436e37c1bf6aac5c1d8aee2ceb8ea3dbca..34f21f84aea0852bcb44f61f743e1d32d0c25fed 100644 (file)
@@ -7,3 +7,12 @@ I am interested for [[todo/mbox]] --[[DavidBremner]]
 > is no other filename is specified. Do you have any reason to want to
 > check ip addresses and user names? Not sure what to call the plugin, but
 > breaking it out is easy enough. --[[Joey]]
 > is no other filename is specified. Do you have any reason to want to
 > check ip addresses and user names? Not sure what to call the plugin, but
 > breaking it out is easy enough. --[[Joey]]
+
+>> I don't think `ip()` and `user()` necessarily make sense for a mail box 
+>> that is already on the disk, so no, I don't think I'll miss
+>> them. --[[DavidBremner]] 
+
+>>> Done, [[plugins/filecheck]] --[[Joey]]
+
+
+Any way to make it so an edit page doesn't offer the attachment capability unless it matches a specific user, is an admin, and/or is an allowed page? (For now, I have it on all pages, and then it prohibits after I submit based on the allowed_attachments.)