https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385
Shi Yao Wang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #339 from Shi Yao Wang <[email protected]> --- (In reply to Marcel de Rooy from comment #335) > pref: CustomXSLTExportPath > Defaults to empty string? > But we add add > koha-tmpl/opac-tmpl/bootstrap/en/xslt/biblioexport/MARC21_simple_export.xsl > Isnt that a conflict? > Btw is this POD reference to intranet also wrong then? > + return xsl filenames in CustomXSLTExportPath or in > /koha-tmpl/intranet-tmpl/prog/en/xslt/biblioexport/ > And it raises a more fundamental design question: Should we not rather have > a folder at OPAC and a folder at staff? > I can understand that you dont want to change that here anymore btw. So I > would hope for commitment to add a follow-up report? > Note that it feels a bit inconsistent in relation to other features and it > would e.g. be a bit weird to run intranet XSLs on OPAC.. if that syspref is empty, it takes MARC21_simple_export.xsl from either intranet-tmpl or opac-tmpl depending which interface is active. Do you mean you would prefer to have another syspref to distinguish xsl for opac from intranet if we set a custom path? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
