[Koha-bugs] [Bug 9890] Fix the new plugin system for package installs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 27 17:33:25 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16791|0                           |1
        is obsolete|                            |

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 18417
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18417&action=edit
Bug 9890 - Fix koha-create and koha-create-dirs

As noted in the bug, there were three things to do:

1) koha-create: fill in __PLUGINS_DIR__
2) leave the enable_plugins as off (at least for now)
3) koha-create-dirs: create the directory, set permissions (writeable by the
koha user)

- Fixed generate_config_file from koha-create so it correctly fills
__PLUGINS_DIR__ in every installed file.
- koha-create-dirs now creates the relevant dir.
- enable_plugins is set to 0 currently, no action required here.

Regarding the apache configurations, I'm not sure what you mean.

Regards
To+

Sponsored-by: Universidad Nacional de Córdoba

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list