Skip to content

config resultdisplay

Byrne edited this page Nov 1, 2010 · 1 revision

ResultDisplay


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

Usage

ResultDisplay ascend
  • Categories: Appendix: Configuration Directives
  • Tags: config, deprecated
Clone this wiki locally