https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25174
--- Comment #2 from Kyle M Hall <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #1) > I tried to implement this, but the fact it relies on a successful ->new > prevents us from succeeding. Yes, that's why I made it dependent on the metadata bug. Once we have that, we should be able to quickly know which plugins are installed, eval them, and know if they aren't loading. > We really need to put each plugin in its own > subdirectory (to identify them individually) and have a metadata file we can > refer to. That's a great idea! I'm going to file a bug for that and submit a patch! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
