Bug 7385 - Enrich OPAC with wikipedia content
Summary: Enrich OPAC with wikipedia content
Status: RESOLVED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Cormack
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 20:41 UTC by Chris Cormack
Modified: 2023-08-04 18:07 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.