http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3756 --- Comment #17 from Frédéric Demians <frederic@tamil.fr> ---
Isn't the point of this system that librarians can manage it themselves? I don't think that something should be left in as a reminder to developers - instead it should be in the comments in the code - where the developers are - not where the librarians are. I promote the power of Koha as anyone having the ability to edit the sys prefs themselves instead of needing an expert. Also this is the old sys prefs interface and doesn't flow with the look and feel of the rest of it.
As said Peter Parker alias Spider Man: With great power comes great responsibility. Your educated power librarians have not to be scared by their power. There are three categories of sysprefs in local tab: (1) true local syspref, (2) deprecated sysprefs and (3) false local syspref. I've send a patch to remove from local syspref tab, some sysprefs which belongs to other tabs: there were a bug. It solves (3). For (2) someone has to send a DB update to delete all deprecated syspref. You can be this person. This should be done before 3.2 as I already said. DELETE FROM systempreferences WHERE variable IN ('etc. Concerning the old syspref interface which has been resurrected for local syspref, I agree that it isn't coherent with the syspref editor but we already discussed this point on koha-devel. Something has to be done in 3.4. This has been discussed here: http://lists.koha-community.org/pipermail/koha-devel/2010-July/thread.html#3... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.