https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20406
--- Comment #9 from Gaetan Boisson <[email protected]> --- Well, it seems a few people do rely on this display. My understanding is that the requirement is a more simple display than the normal one, without all the links, layout, and features we have in the normal display. (Nicolas, the marc view is indeed quite horrible, somehow some librarians want it by default yes!) I think this display would still be better achieved through xslt, which wouldn't require us to have a half-baked undocumented domain-specific templating system hanging around in Koha just for this one tab. Maybe indeed we could make it so that several xslts could be used in the normal display, and allow the user to switch between them? This would of course make it possible to have a simple text only ISBD-style display, but anything would be possible then. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
