web commit by http://ptecza.myopenid.com/: * Enabling attachment plugin
[ikiwiki] / doc / bugs / attachment_plugin_enabled_by_default__63__.mdwn
1 At [[attachment|plugins/attachment]] plugin page I can see
2 that it's enabled by default in Ikiwiki. Is it true?
3
4 I have backported Ikiwiki 2.52 and I need to add that plugin to
5 `add_plugins` variable in my `ikiwiki.setup` file (and rebuild
6 my wiki, of course) to see new upload buttons when I edit a page
7 and click "Attachments" link.
8
9 Maybe should I enable attachment handling in different way?
10 --[[Paweł|users/ptecza]]