User Tools

Site Tools


en:user:gs3_sample_format_statements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:user:gs3_sample_format_statements [2023/03/13 01:46] – external edit 127.0.0.1en:user:gs3_sample_format_statements [2024/07/05 01:00] (current) – [Image Display Example] kjdon
Line 156: Line 156:
 </code> </code>
  
 +==== Adjusting view for paged image documents ====
  
 +By default, paged image documents will display the image with the associated text underneath. A "view selector" offers **default** (both image and text) and **image** only and **text** only options.
 +These can be customised in the <display><format> element of the etc/collectionConfig.xml file.
 +
 +  *To hide the view selector:
 +<code>
 +<gsf:option name="viewSelection" value="false"/>
 +</code>
 +
 +  *To set the default view to image:
 +<code>
 +<paramDefault name="view" value="image"/>
 +</code>
 ===== Handling multi-valued metadata ===== ===== Handling multi-valued metadata =====
  
en/user/gs3_sample_format_statements.txt · Last modified: 2024/07/05 01:00 by kjdon