Bug 10878: Correct Display856uAsImage pref description
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 9 Nov 2014 21:25:32 +0000 (22:25 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 17 Nov 2014 00:18:21 +0000 (21:18 -0300)
Removes note about Display856uAsImage not working on
the OPAC result page.

To test:
- catalog a record with 856$u = URL to an image, $q = img
- turn on the system preference Display856uAsImage
- check that the pref description makes sense and is correct
  - the warning about the pref not working on result pages
    has been removed
- make sure your record has been reindexed by Zebra
- verifiy the image indeed displays on the result page
  in the bootstrap catalog.

Note: The height=100 doesn't work in the Boostrap catalog,
so the images display in their original size. Will file
a separate bug for this.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref

index 75791b5..45df9f8 100644 (file)
@@ -267,11 +267,11 @@ OPAC:
             - 'Display the URI in the 856u field as an image on: '
             - pref: OPACDisplay856uAsImage
               choices:
-                  OFF: "Neither Details or Results pages"
-                  Details: "Details page only"
-                  Results: "Results page only"
-                  Both: "Both Details and Results pages"
-            - 'Note: The corresponding OPACXSLT option must be turned on.'
+                  OFF: "Neither detail or result pages"
+                  Details: "Detail page only"
+                  Results: "Result page only"
+                  Both: "Both detail and result pages"
+            - 'Note: The corresponding OPACXSLT option must be turned on.'
         -
             - 'List export options that should be available from OPAC detail page separated by |:'
             - pref: OpacExportOptions
index bbadc70..0cbaee0 100644 (file)
@@ -81,11 +81,11 @@ Staff Client:
             - 'Display the URI in the 856u field as an image on: '
             - pref: Display856uAsImage
               choices:
-                  OFF: "Neither Details or Results pages"
-                  Details: "Details page only"
-                  Results: "Results page (for future use, Results XSLT not functional at this time)."
-                  Both: "Both Results and Details pages (for future use, Results XSLT not functional at this time)."
-            - 'Note: The corresponding XSLT option must be turned on.'
+                  OFF: "Neither detail or result pages"
+                  Details: "Detail page only"
+                  Results: "Result page"
+                  Both: "Both result and detail pages"
+            - 'Note: The corresponding XSLT option must be turned on.'
         -
             - Include the stylesheet at
             - pref: SlipCSS