Summary: | opacmysummaryhtml on reading history | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, paul.poulain, veron, viktor.sarge |
Version: | 3.10 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 6494 - opacmysummaryhtml on reading history
[SIGNED-OFF] Bug 6494 - opacmysummaryhtml on reading history |
Description
Nicole C. Engard
2011-06-10 00:18:25 UTC
Created attachment 11643 [details] [review] Bug 6494 - opacmysummaryhtml on reading history This patch re-uses code and markup from opac-user.tt & .pl to place the contents of the opacmysummaryhtml preference on the circulation history page in exactly the same way it appears on the "my summary" page. The wording of the system preference description has been modified to reflect this addition. Created attachment 11644 [details] [review] [SIGNED-OFF] Bug 6494 - opacmysummaryhtml on reading history This patch re-uses code and markup from opac-user.tt & .pl to place the contents of the opacmysummaryhtml preference on the circulation history page in exactly the same way it appears on the "my summary" page. The wording of the system preference description has been modified to reflect this addition. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Works as advertised. QA Comment: If you think the syspref's name is definitely correct, it's ok for me. Marked as Passed QA. Patch pushed For my enlightenment = could someone share a use case for this syspref (I understand & tested what the patch does. I just need a real-life use case, to see if it can be useful for some of our libraries) Paul, We use it to put social share buttons on the reading history and checkout list. So if you look here: http://manual.koha-community.org/3.8/en/administration.html#OPACMySummaryHTML you'll see an example of how we use it. Nicole I'm love seeing this being used and expanded! The reason for this being implemented was just what Nicole is talking about - moving the conversation about a title from the few using the library opac to the many using social media like FB, Twitter, G+ etc. Beside being where people are it creates connections back to the library. |