aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-01-10 11:23:05 +0000
committerSimon McVittie <smcv@debian.org>2015-01-10 11:23:05 +0000
commit67b0e22d3065ab01cd0635dabdbbad7bc739ed45 (patch)
tree8098d5b1d5eebcdfd037a97ade8758bf2b0b3b57 /doc/plugins
parent8b659301274ab0127b9a8e76b70c788cafe929ac (diff)
downloadikiwiki-67b0e22d3065ab01cd0635dabdbbad7bc739ed45.tar
ikiwiki-67b0e22d3065ab01cd0635dabdbbad7bc739ed45.tar.gz
despam
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/attachment.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/attachment.mdwn b/doc/plugins/attachment.mdwn
index 7cf7da6b4..4fcd714f8 100644
--- a/doc/plugins/attachment.mdwn
+++ b/doc/plugins/attachment.mdwn
@@ -1,7 +1,8 @@
[[!template id=plugin name=attachment core=0 author="[[Joey]]"]]
[[!tag type/web]]
-This plugin allows files to be uploaded to the wiki over the 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,6 +23,5 @@ 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]] using tests provided by
-the [[filecheck]][.](http://www.mommyliciousmaternity.com/collections/plus-size-maternity-dresses)
- plugin. That plugin will be automatically enabled when
+the [[filecheck]] plugin. That plugin will be automatically enabled when
this plugin is enabled.