Bug 7385

Summary: Enrich OPAC with wikipedia content
Product: Koha Reporter: Chris Cormack <chris>
Component: OPACAssignee: Chris Cormack <chris>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24206
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Cormack 2011-12-28 20:41:29 UTC
OpenBib does some neat things with wikipedia content

http://kug.ub.uni-koeln.de/portal/connector/permalink/inst503/20791/1/kug/index.html

There is no reason we can't do this too
Comment 1 Chris Cormack 2011-12-28 21:13:45 UTC
A quick way is to put

<a href="http://en.wikipedia.org/wiki/Special:BookSources/{ISBN}">Wikipedia ISBN Search</a>

in OPACSearchForTitleIn
Comment 2 Katrin Fischer 2023-08-04 18:07:48 UTC
I think the correct link would be https://www.openbib.org/, but I didn't find anything on a Wikipedia integration. This bug is 12 years old, I suspect things have moved on.