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 revisionBoth sides next revision
en:user:gs3_list_of_format_options [2018/09/25 01:07] – [Options] kjdonen:user:gs3_list_of_format_options [2018/10/29 01:16] – [Options] kjdon
Line 32: Line 32:
 |[[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)| |[[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