The admin menu
Resource requests
Promoting and collating
Managing resources
Resource types
Metadata fields
- Managing metadata
- Understanding resource metadata
- Creating and deleting metadata fields
- Metadata field types
- Configuring category trees
- Modifying field options
- Ordering metadata fields
- Basic metadata field configuration
- Advanced metadata field configuration
- Extracted text
- Metadata read/write mapping
- Migrating free text data to fixed list field options
- Configuring Expiry date field
- Creating controlled vocabularies in ResourceSpace
Configuring search
Advanced resource arrangements
Search order
Search ordering can be customised in ResourceSpace to change the way that results are shown.
These config options relate to search ordering.
- $sort_fields array - Field references included in this array can be used to order searches. NB: fields added to this array will need to be added to the data_joins array, see config.default.php Note 1 for more detail. Further to this fields in this array can be set to order by dot notation (10.6+) in the Edit Metadata Field page.
- $colour_sort boolean - If set to true resources can be ordered by dominant colour, resources without previews (for example audio) will be ordered last.
- $popularity_sort boolean - If set to true resources can be ordered by the user rating, then total hit count.
- $order_by_resource_id boolean - If set to true resources can be ordered by Resource ID.
- $orderbyrating boolean - If set to true resources can be ordered by user rating.