From: Remington Steed Date: Thu, 17 Sep 2015 13:35:19 +0000 (-0400) Subject: Docs: Apache config includes examples for "no image" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=729a4b2914ce09a52bea457f7b0e7101fb482229;p=evergreen%2Fpines.git Docs: Apache config includes examples for "no image" This commit adds a note about the new commented config blocks in the example Apache vhost file for providing a custom image for items with no image. This commit also moves a related section into the "External Content" section, so all external content info is together. Signed-off-by: Remington Steed --- diff --git a/docs/admin_initial_setup/designing_your_catalog.txt b/docs/admin_initial_setup/designing_your_catalog.txt index 6048ae4dfb..0570560855 100644 --- a/docs/admin_initial_setup/designing_your_catalog.txt +++ b/docs/admin_initial_setup/designing_your_catalog.txt @@ -547,7 +547,7 @@ Evergreen and Apache. Clear External/Added Content Cache ----------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On the catalog’s record summary page, there is a link for staff that will forcibly clear the cache of the Added Content for that record. This is helpful for when the Added Content @@ -563,6 +563,12 @@ You will need to reload the record in the staff client to obtain the new images Added Content Supplier. +Configure a Custom Image for Missing Images +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can configure a "no image" image other than the standard 1-pixel +blank image. The example eg_vhost.conf file provides examples in the +comments. Note: Evergreen does not provide default images for these. Including Locally Hosted Content in Your Public Interface