HEX
Server: Apache
System: Linux vps28526 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: heewonvps_17 (6705002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //lib/nn/help/help.sort
MENU SORTING MODES AND COMMANDS

Variable:	sort-mode

	Determines the default menu sorting method.  It is a numeric
	value corresponding to the modes described below:

:sort
	Sort articles on menu according to current sort-mode.

:sort arrival		(sort-mode 0)
	Sort articles in arrival, i.e. article number order.

:sort subject		(sort-mode 1)
	Articles are grouped according to subject, each article within
	a group is sorted according to posting date and time, and
	the groups are sorted according to the age of the first article
	in each group.

:sort lexical		(sort-mode 2)
	Articles are sorted in lexicographical order on subject.
	Articles with identical subjects are sorted after age.

:sort age		(sort-mode 3)
	Articles ordered after posting date only.

:sort sender		(sort-mode 4)
	Articles ordered after sender's name.
	Articles from same sender are sorted on age.