diff options
author | JeremyReed <JeremyReed@web> | 2009-11-12 10:23:58 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-11-12 10:23:58 -0500 |
commit | b9f264d066bd71e5a995f339fcf25181539c9b8f (patch) | |
tree | 8f5f3ce4ebfb7d99bdf29cf0c04459b6bd1ab071 /doc/ikiwiki/pagespec/attachment | |
parent | 5704255b8f65ebbf9d0d20926744f039816e7ca5 (diff) |
fix typo
Diffstat (limited to 'doc/ikiwiki/pagespec/attachment')
-rw-r--r-- | doc/ikiwiki/pagespec/attachment/discussion.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ikiwiki/pagespec/attachment/discussion.mdwn b/doc/ikiwiki/pagespec/attachment/discussion.mdwn index abfb62edc..34f21f84a 100644 --- a/doc/ikiwiki/pagespec/attachment/discussion.mdwn +++ b/doc/ikiwiki/pagespec/attachment/discussion.mdwn @@ -14,4 +14,5 @@ I am interested for [[todo/mbox]] --[[DavidBremner]] >>> Done, [[plugins/filecheck]] --[[Joey]] -Anyway 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.) + +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.) |