diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-07 08:44:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-07 08:44:43 -0400 |
commit | 14d959b2462b32108f3437eb8985012716b57ba1 (patch) | |
tree | bc67b420efbf9c8952d2a0e967954e443c380d93 /doc/bugs | |
parent | 43e0691a50a97d9ccbb043deba27fa16e52c98a7 (diff) |
web commit by http://ptecza.myopenid.com/: * Enabling attachment plugin
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn | 10 |
1 files changed, 10 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 new file mode 100644 index 000000000..bbdab2045 --- /dev/null +++ b/doc/bugs/attachment_plugin_enabled_by_default__63__.mdwn @@ -0,0 +1,10 @@ +At [[attachment|plugins/attachment]] plugin page I can see +that it's enabled by default in Ikiwiki. Is it true? + +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 +and click "Attachments" link. + +Maybe should I enable attachment handling in different way? +--[[Paweł|users/ptecza]] |