Hwaro::Models::TaxonomyConfig
Inherits Reference / Object
Constructors
Instance methods
Ordering of pages within a term ("date", "title", "weight") —
section semantics: date is newest-first, title/weight ascend, and
reverse flips whichever order sort_by produced. Term FEEDS are
exempt: RSS consumers assume reverse-chronological, so they stay
date-desc regardless.
Ordering of pages within a term ("date", "title", "weight") —
section semantics: date is newest-first, title/weight ascend, and
reverse flips whichever order sort_by produced. Term FEEDS are
exempt: RSS consumers assume reverse-chronological, so they stay
date-desc regardless.
Ordering of the terms list (taxonomy index page + get_taxonomy
items): "name" = alphabetical, "count" = page count descending
(name-ascending tiebreak).
Ordering of the terms list (taxonomy index page + get_taxonomy
items): "name" = alphabetical, "count" = page count descending
(name-ascending tiebreak).