http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13291 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #13 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Indranil Das Gupta from comment #12)
(In reply to Katrin Fischer from comment #10)
OTH if we want to allow people to add other fallbacks and avoid changing files in Koha, this should not be a pull down but a text field?
Sounds like a fair argument - like say bootstrap|prog|custom_theme_name
Yuck, no. Let's not do that. Drop downs prevent people messing up data. If people wish to install custom themes, it has to go in a known directory. Can't we calculate the drop down from the directory, rather than require the list be updated in the opac.pref file? Yes, I know the system preference code might get ugly looking. But I rather have ugly code than bad, hard to debug data. -- You are receiving this mail because: You are watching all bug changes.