https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561
--- Comment #6 from Katrin Fischer <[email protected]> --- (In reply to David Cook from comment #4) > (In reply to Owen Leonard from comment #3) > > (In reply to David Cook from comment #2) > > > I feel like the non-XSLT view was deprecated just not removed? > > > > I don't understand what you're saying. > > Deprecated just means that it's not endorsed/recommended anymore but it is > still available in the system. The XSLT view has been the default and the > recommended view for quite a few years now. Even if we never explicitly said > it was deprecated it has been deprecated in practice. > > If you look at ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt, > there are about 152 lines of non-XSLT view. I think at this point that we > could safely remove those lines. We did officially deprecate it, check the coding guidelines: https://wiki.koha-community.org/wiki/Coding_Guidelines#DEPR1:_non-XSLT_search_results_and_bib_display_templates_deprecated The problems are features not implemented for the non-XSLT view that have been considered as blockers for final removal. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
