Add forumtags to [base_xenforoforum], include in title page, but not subjects by default.

This commit is contained in:
Jim Miller 2015-09-08 09:30:05 -05:00
parent c47bf27689
commit e30bd1adcc
2 changed files with 5 additions and 3 deletions

View file

@ -412,8 +412,8 @@ add_to_extra_titlepage_entries:,tagsfromtitle,forumtags
## '.SPLIT' tells the system to split by ','
add_to_include_subject_tags:,tagsfromtitle.SPLIT
## Or to also include forumtags:
#add_to_include_subject_tags:,tagsfromtitle.SPLIT,forumtags
## Or to also include forumtags add this to personal.ini:
#add_to_include_subject_tags:,forumtags
## base_xenforoforum reads Published and Updated datetimes from
## Threadmarks if used, or from the posted & updated times of the

View file

@ -410,7 +410,9 @@ add_to_replace_metadata:
add_to_extra_titlepage_entries:,tagsfromtitle,forumtags
## '.SPLIT' tells the system to split by ','
add_to_include_subject_tags:,tagsfromtitle.SPLIT,forumtags
add_to_include_subject_tags:,tagsfromtitle.SPLIT
## Or to also include forumtags add this to personal.ini:
#add_to_include_subject_tags:,forumtags
## base_xenforoforum reads Published and Updated datetimes from
## Threadmarks if used, or from the posted & updated times of the