]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_contentcafe.txt
Secondary permission groups release note
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / OPAC / addedcontent_contentcafe.txt
1 Content Cafe Added Content Update
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3 The OpenILS::WWW::AddedContent::ContentCafe provider has been updated to use the
4 newer Content Cafe 2 API in full. With this update the ability to load content
5 based on ISBN or UPC is now enabled.
6
7
8 "No Image" Images
9 +++++++++++++++++
10 With the updated code the option for displaying a "No Image" image or a 1x1
11 pixel image is no longer available. Instead the Apache-level "blank image" rules
12 will trigger when no image is available. The configuration option controlling
13 this behavior can thus be removed from opensrf.xml entirely.
14
15
16 Identifier Selection
17 ++++++++++++++++++++
18 By default the module will prefer ISBNs over UPCs, but will request information
19 for both. If you wish for UPCs to be preferred, or wish one of the two
20 identifier types to not be considered at all, you can change the
21 "identifier_order" option in opensrf.xml. When the option is present only the
22 identifier(s) listed will be sent.