Q: Is there any templates modified by XThreads?
A:
The following templates will be modified when the plugin is installed:
- editpost and newthread - adds {$extra_threadfields} to the template, which just displays any added thread fields
- showthread - inserts {$first_post} before {$posts}; in XThreads, it's possible to customise the first post differently from other posts (requires the forum option "Show first post on every showthread page" to be set)
- forumdisplay_threadlist
- insert {$nullthreads} after {$threads}; this is just for display "null threads" if thread grouping is used
- insert {$sort_by_prefix} before the first option in the sorter listbox - this is to give the option to sort threads by thread prefix
- from the above, some other sorting options are added below the Sort By: Views option in the listbox
- forumdisplay_threadlist_sortrating - similar to the above, inserts a sort by number of ratings option to the sorter listbox
RateU
03-16-2012, 03:58 AM