[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 Jun 3 13:50:35 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #20 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18620
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18620&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
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
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