Summary: | Staff Client XSLT is just a copy of the OPAC one | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | cnighswonger, gcollum, gmcharlt, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 2771 | ||
Attachments: |
Partial fix
Some fixes Additional change |
Description
Chris Cormack
2010-05-21 01:27:00 UTC
Created attachment 2187 [details] [review] Partial fix Partial fix for Bug 4423, Staff Client XSLT is just a copy of the OPAC one This patch improves the template logic specifying a layout based on whether the display is XSLT or normal, and whether Amazon Content is on or off. Previously XSLT view did not display Amazon covers when enabled. Created attachment 2203 [details] [review] Some fixes More fixes for Bug 4423, Staff Client XSLT is just a copy of the OPAC one - Adding material type icons from the OPAC side - Adding OPAC View link - Copying revised handling of MU from the OPAC - Removing OPAC-specific markup Owen you are awesome! One thing I didn't mention - it's also missing the list of lists this item is in. Patches pushed. Please test. With the exception of the missing links to lists this title is in it looks much better. Created attachment 2466 [details] [review] Additional change - Adding "Lists that include this title" links - Also correcting minor XHTML error in the same section of opac-detail.tmpl This bug has a patch presently committed to HEAD and 3.2.x. Please take the appropriate action to update the status of this bug. Remember, bugs which have been resolved should be tested and marked closed, preferably by the original reporter. A fix for this bug has been committed to the current development HEAD as well as released in 3.2.1. |