X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/bb394fdae8ba488f1031d6f053f1544c689a3628..8b659301274ab0127b9a8e76b70c788cafe929ac:/doc/plugins/attachment.mdwn diff --git a/doc/plugins/attachment.mdwn b/doc/plugins/attachment.mdwn index b04a04ad2..7cf7da6b4 100644 --- a/doc/plugins/attachment.mdwn +++ b/doc/plugins/attachment.mdwn @@ -1,8 +1,7 @@ [[!template id=plugin name=attachment core=0 author="[[Joey]]"]] -[[!tag type/useful]] - -This plugin allows files to be uploaded to the wiki over the web. +[[!tag type/web]] +This plugin allows files to be uploaded to the wiki over the web For each page `foo`, files in the subdirectory `foo/` are treated as attachments of that page. Attachments can be uploaded and managed as part of the interface for editing a page. @@ -22,13 +21,7 @@ Bear in mind that if you let anyone upload a particular kind of file If you enable this plugin, be sure to lock it down, via the `allowed_attachments` setup file option. This is a special -[[enhanced_PageSpec|ikiwiki/pagespec/attachment]]. - -This plugin will use the [[!cpan File::MimeInfo::Magic]] perl module, if -available, for mimetype checking. - -The `virusfree` [[PageSpec|ikiwiki/pagespec/attachment]] requires that -ikiwiki be configured with a virus scanner program via the `virus_checker` -option in the setup file. If using `clamav`, with `clamd`, set it to -"clamdscan -". Or to use clamav without the `clamd` daemon, you -could set it to "clamscan -". +[[enhanced_PageSpec|ikiwiki/pagespec/attachment]] using tests provided by +the [[filecheck]][.](http://www.mommyliciousmaternity.com/collections/plus-size-maternity-dresses) + plugin. That plugin will be automatically enabled when +this plugin is enabled.