Removing sysprefs from language related installer ?
Hello koha-devel, Since Koha 3.4, the text displayed for the sysprefs is stored in .pref file. It means the sysprefs are no more "language dependant". One of the pain one face when a syspref must be added into Koha is that each language file must be updated, and there are now many (welcome to the new ES one !) It also means that is someone forget to add a syspref into a language, then this language will have incomplete syspref in the DB when installed. Here is what I propose: * remove all syspref SQL files from language (installer/data/mysql/LANGUAGE/mandatory/syspref.sql -or similar name-) * insert them in the kohastructure.sql The syspref is an absolute "must have" to have Koha working, so I think it's correct to have them in the kohastructure.sql If no-one object, i'm willing to write the patch for that. ( Please confirm i'm not forgetting something ! ) -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
Hello koha-devel, OK, magnus pointed he already has suggested something like me, even a
Le 05/08/2011 10:12, Paul Poulain a écrit : little bit better, as he also suggested to let transated sysprefs as UPDATED to have local values (for BorrowersTitle for example) I endorse but 6537 ! -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
participants (1)
-
Paul Poulain