http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13381
--- Comment #18 from Katrin Fischer <[email protected]> --- I am ok with displaying the statement of responsibility, but would suggest wrapping it in a <span> with a nice class so libraries can decide to hide it easily and that way get back to the old display - and also use a similar technique for the $h. --- About the "material type" information: If I understood correctly. 245$h is going to go away and the coded fields LDR/007/008 as well. So we will need to put some thought into how we want to display material type information in future. The existing code for the material type is a bit messy - for example the display logic for the result page differs from the detail page. I think cleaning that up would be a good first step. For example we can put the logic in a template that will be used on both pages. Then we could add support of 336-338 and display this information instead whenever they exist. We also have to keep in mind that the new fields are repeatable. Suggestion: Make only changes to the title on this bug and move the bigger task of displaying good material type information into a separate bug. -- 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/
