Summary: | Cite feature | ||
---|---|---|---|
Product: | Koha | Reporter: | Leigh <lrudikoff> |
Component: | MARC Bibliographic data support | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, martin.renvoize |
Version: | Main | ||
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: |
Description
Leigh
2025-03-26 14:41:54 UTC
I'm assuming you're referring to the "Cite" menu item shown on the bibliographic detail page in the OPAC? There is no "Cite in Zotero" link in Koha code. My guess this is a customization to your system? I was going to suggest the same as Owen, I think he Cite in Zotero appears maybe because of an installed browser plugin or similar? Issues with the generic Cite feature in Koha should be filed as separate bugs with a good bug description ("Cite feature" is too general) They way the cite feature is built makes it impossible to make markup changes to individual parts of the citation (author, title, etc.). I think it would be great to make it more flexible. |