http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4032
--- Comment #11 from [email protected] 2012-02-06 15:52:47 UTC --- (In reply to comment #10) > I feel it is unclear what needs to be done with this preference - it may be a > documentation thing. > > What do you put in if you want to use the default xslt stylesheet? if syspref was true, the updatedatabase insert default xslt stylesheet as new value >If you don't want to use XSLT at all? for not use it, leave a blank value (no value) in the syspref > > Would it be better to have a hybrid approach - a drop down to select XSLT and > a > box to put in the path to your custom stylesheet? why use 8 sysprefs while only 4 are sufficient. no value/empty value = no xslt ; a value = the path to xslt file to use I do not find it complicated to understand, I do not think it is appropriate to double the number of sysprefs here -- 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. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
