Sorting

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
([Sorting Groups of Collections])
Line 3: Line 3:
==Text Class==  
==Text Class==  
-
The possible values for sorting in Text Class are "occur", "datea", "dated", "author", "title", "freq", which correspond to the pulldown menu items: "NONE", "date ascending" ,"date descending", "author", "title" and "frequency". The menu items will appear in the order listed in the collmgr field.  You must have maps for maindate, mainauthor, and maintitle to support date, author, and title sorting.
+
The possible values for sorting in Text Class are "occur", "datea", "dated", "author", "title", "freq", which correspond to the pulldown menu items: "not sorted", "date ascending", "date descending", "author", "title", "frequency". The menu items will appear in the order listed in the collmgr field.  It is best to place "occur" first as the default behavior is unsorted.  You must have maps for maindate, mainauthor, and maintitle to support date, author, and title sorting.
==Finding Aids==  
==Finding Aids==  
-
The list of field abbreviations that should be provided as options for sorting. The possible values are "occur", "title", "creator", "freq" which correspond to the pulldown menu items: "NONE", "title", "creator" and "frequency". The menu items will appear in the order listed in the collmgr field.  
+
The possible values for sorting in Finding Aids Class are "occur", "title", "creator", "freq" which correspond to the pulldown menu items: "not sorted", "title", "creator","frequency". The menu items will appear in the order listed in the collmgr field. It is best to place "occur" first as the default behavior is unsorted.  You must have maps for mainauthor and maintitle to support creator and title sorting.
 +
 
==Sorting Groups of Collections==
==Sorting Groups of Collections==
Sorting on groups behaves differently in Image Class than it does in Text and Finding Aids Classes.  I
Sorting on groups behaves differently in Image Class than it does in Text and Finding Aids Classes.  I

Revision as of 14:05, 21 August 2009

Sorting is available in all classes and is controlled by the collmgr sortflds field. Sorting is configurable by collection in all classes.

Text Class

The possible values for sorting in Text Class are "occur", "datea", "dated", "author", "title", "freq", which correspond to the pulldown menu items: "not sorted", "date ascending", "date descending", "author", "title", "frequency". The menu items will appear in the order listed in the collmgr field. It is best to place "occur" first as the default behavior is unsorted. You must have maps for maindate, mainauthor, and maintitle to support date, author, and title sorting.

Finding Aids

The possible values for sorting in Finding Aids Class are "occur", "title", "creator", "freq" which correspond to the pulldown menu items: "not sorted", "title", "creator","frequency". The menu items will appear in the order listed in the collmgr field. It is best to place "occur" first as the default behavior is unsorted. You must have maps for mainauthor and maintitle to support creator and title sorting.


Sorting Groups of Collections

Sorting on groups behaves differently in Image Class than it does in Text and Finding Aids Classes. I

Personal tools