]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/attachment.mdwn
link to pagespec/attachment
[ikiwiki.git] / doc / plugins / attachment.mdwn
index daadfc348a9affed3051c9bfe25e5eb32e3d6d45..2b834304296cf184e78d4110573914795d0abaff 100644 (file)
@@ -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