From e30bd1adcc1c21e368f5794fecc2fd39d0fc2954 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 8 Sep 2015 09:30:05 -0500 Subject: [PATCH] Add forumtags to [base_xenforoforum], include in title page, but not subjects by default. --- calibre-plugin/plugin-defaults.ini | 4 ++-- fanficfare/defaults.ini | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 5c46ab20..2d02a41b 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -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 diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 03e0519d..3659f759 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -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