http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12805 --- Comment #3 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Robin Sheat from comment #1)
1) is exactly how the packages do it now,
Mea culpa! Got that one clarified at #koha :-)
2) I don't see the need for this. At the moment you edit koha-conf.xml and set enable_plugins to 1 and that's all that's needed. koha-enable-plugins would just do that, but I feel it's doing such a small thing that it may as well be just the edit.
Automation and ease-of-use. With newbie users that I'm training up on Ubuntu/Koha combination, it is easier to have them run a "command" rather than fire up an editor, locate the line and change 0 to 1. FWIW, these are not technically savvy people and I've faced several cases of accidental deletion of other crucial lines / insertion of extraneous characters while making these small changes. These are largely train-and-let-go users whose only tech support is via telephone. The installations typically do not have Internet access. But yes, this is a niche case, and perhaps do not map into regular Koha users. -- You are receiving this mail because: You are watching all bug changes.