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/10/29 01:16] – [Options] kjdonen:user:gs3_list_of_format_options [2018/10/29 01:17] – [Parameter Defaults] kjdon
Line 40: Line 40:
  
 You can use this to set things like: You can use this to set things like:
-  * turn stemming on by default for mgpp collections: <paramDefault name="stem" value="1"/> +  * turn stemming on by default for mgpp collections: <code><paramDefault name="stem" value="1"/></code
-  * return all hits in one page instead of paging the results: <paramDefault name="hitsPerPage" value="-1"/>+  * return all hits in one page instead of paging the results: <code><paramDefault name="hitsPerPage" value="-1"/></code>
  
 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. 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.
 +
 +These can be added inside the <search> and <display> format statements inside GLI (or directly added to the collectionConfig.xml file).
 ===== Templates ===== ===== Templates =====
  
en/user/gs3_list_of_format_options.txt · Last modified: 2024/03/11 20:16 by kjdon