forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
config resultdisplay
Byrne edited this page Nov 1, 2010
·
1 revision
This directive was deprecated in version 4.2 in exchange for the directive SearchResultDisplay directive. The purpose and the behavior of the two directives are exactly the same.
Defines the sort order search results.
-
ascend
- will list the entries in chronological order (oldest entry at the top) -
descend
- will list the entries in reverse chronological order (newest entry at the top). This is the default value
ResultDisplay ascend
- Categories: Appendix: Configuration Directives
- Tags: config, deprecated