New Test Version Posted
2020-02-19
- Add order_threadmarks_by_date to base_xenforoforum, improve defaults.ini. For
#469
Also documented threadmark_category_order setting.
Code:
## If desired, you can change the order FFF places threadmark
## categories. (This setting does not remove categories, you need to
## use skip_threadmarks_categories for that.)
#threadmark_category_order:Threadmarks,Sidestory,Apocrypha,Omake,Media,Informational,Staff Post
## By default, FFF orders threadmarks first by category, then in the
## order they appear as determined by the author. When
## order_threadmarks_by_date:true, all included threadmarks
## (skip_threadmarks_categories still works) will instead be ordered
## by their initial post datetime. Different threadmark categories
## will be mixed together, and I've seen at least one case of post
## order on the site disagreeing with post datetime.
#order_threadmarks_by_date:false