summaryrefslogtreecommitdiff
path: root/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:37:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:37:58 -0400
commiteb4a6fb01a5c3a61c10bb7222d718c9bb7ce2bd3 (patch)
tree328e42fbd0436358615a55bdf1520ffa3aa522c2 /doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn
parentd1d0c6667dfb2b3d2e143de576c0e3736b4e43bf (diff)
parent67e4a21bd617cfe7a6334eee7c59849638ca3751 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn')
-rw-r--r--doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn b/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn
index bcfd9774c..c1d3401f2 100644
--- a/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn
+++ b/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn
@@ -4,6 +4,8 @@ that it's enabled by default in Ikiwiki. Is it true?
> No, typo. I don't want to enable it by default because it requires
> site-specific configuration to be made secure. --[[Joey]]
+>> Thanks for your reply! I was guessing it :) --[[Paweł|ptecza]]
+
I have backported Ikiwiki 2.52 and I need to add that plugin to
`add_plugins` variable in my `ikiwiki.setup` file (and rebuild
my wiki, of course) to see new upload buttons when I edit a page
@@ -11,5 +13,7 @@ and click "Attachments" link.
> FWIW, you don't need to rebuild the whole wiki, --refresh --wrappers is enough.
+>> It's good to know. Thank you for the hint!
+
Maybe should I enable attachment handling in different way?
--[[Paweł|users/ptecza]]