diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-02 18:07:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-02 18:22:49 -0400 |
commit | ca6d9da279539f0a22e7e06a7b79d5709fe9c7c2 (patch) | |
tree | 55ae73944cf45bcf5eeb2436d948a91c40697356 /doc/plugins | |
parent | 2888b0355682c8dbd5bc50767210e5c0c6a700ce (diff) |
link to pagespec/attachment
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/attachment.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/attachment.mdwn b/doc/plugins/attachment.mdwn index daadfc348..2b8343042 100644 --- a/doc/plugins/attachment.mdwn +++ b/doc/plugins/attachment.mdwn @@ -20,8 +20,8 @@ Bear in mind that if you let anyone upload a particular kind of file contains html as a web page; including running any malicious javascript embedded in that page. -If you enable this plugin, be sure to lock that down, by entering a -[[special_PageSpec|ikiwiki/pagespec/attachment]] in the "Allowed +If you enable this plugin, be sure to lock that down, by entering an +[[enhanced_PageSpec|ikiwiki/pagespec/attachment]] in the "Allowed Attachments" field of the wiki admin's preferences page. This plugin will use the [[cpan File::MimeInfo::Magic]] perl module, if |