[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
Fri May 31 21:02:02 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 #18417|0                           |1
        is obsolete|                            |

--- Comment #19 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 18564
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18564&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+

Edit: got some minutes to test and re-check and found that the substitution
didn't put the right data. Fixed

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