X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f1b86d1016d9abf25ef000799c41586e14bd1e74..a3f638544817b746142e11a68df0b4670b357cf0:/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn?ds=sidebyside 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]]