http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12754
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Kyle M Hall <[email protected]> --- Very promising! I have a few suggestions before I would sign it off though: 1) Change the database column name from "run_xslt" to just "xslt". To me "run_xslt" sounds like a boolean, and could cause confusion for future developers. 2) Change the phrase "Run XSLT" to "Apply XSLT", which is a more proper way to describe this in English. 3) The form input for the XSLT code should be a textarea, rather than a single line text input. 4) Please add a formal step by step test plan With those changes, I think this will make an excellent addition for the modification templates! -- You are receiving this mail because: 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/
