User Tools

Site Tools


en:user:gs3_list_of_format_options

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:user:gs3_list_of_format_options [2018/09/18 03:10] – [Options] kjdonen:user:gs3_list_of_format_options [2018/10/29 01:16] – [Options] kjdon
Line 30: Line 30:
 |slideShow|false|display|If false, will not display the slideshow option for paged image documents | |slideShow|false|display|If false, will not display the slideshow option for paged image documents |
 |[[user_comments|AllowUserComments]]|true|display|If set to true, will allow users to add comments to public collections. Users need not have editing permissions for a collection they wish to add comments to. They just need to have an account on that Greenstone Digital Library.| |[[user_comments|AllowUserComments]]|true|display|If set to true, will allow users to add comments to public collections. Users need not have editing permissions for a collection they wish to add comments to. They just need to have an account on that Greenstone Digital Library.|
-|[[en:user_advanced:web_editor|AllowDocumentEditing]]|true|display|If set to true (or is absent), will allow authenticated users (that have been assigned the correct group) the ability to edit document text and metadata through the web site. St this to false to disable document editing. (since 3.09)|+|[[en:user_advanced:web_editor|AllowDocumentEditing]]|true|display|If set to true (or is absent), will allow authenticated users (that have been assigned the correct group) the ability to edit document text and metadata through the web site. Set this to false to disable document editing. (since 3.09)|
  
 +===== Parameter Defaults =====
  
 +Inside a format element you can set default values for parameters, using the following syntax
 +<code>
 +<paramDefault name="matchMode" value="all"/>
 +</code>
 +
 +You can use this to set things like:
 +  * turn stemming on by default for mgpp collections: <paramDefault name="stem" value="1"/>
 +  * return all hits in one page instead of paging the results: <paramDefault name="hitsPerPage" value="-1"/>
 +
 +To see what parameters you have that you can change, you can look at the page source for a query page and see what names and values the form elements have.
 ===== Templates ===== ===== Templates =====
  
en/user/gs3_list_of_format_options.txt · Last modified: 2024/03/11 20:16 by kjdon