From 34e03bf4eb6c0b5544b7eba587d0e7ce90ef82d7 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 19 Mar 2013 14:22:07 -0500 Subject: [PATCH] Add seriesUrl (and generated seriesHTML) as valid metadata entries. --- plugin-defaults.ini | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/plugin-defaults.ini b/plugin-defaults.ini index 0195a38..507cc11 100644 --- a/plugin-defaults.ini +++ b/plugin-defaults.ini @@ -44,6 +44,9 @@ language_label:Language characters_label:Characters ships_label:Relationships series_label:Series +seriesUrl_label:Series URL +## seriesHTML is series as a link to seriesUrl. +seriesHTML_label:Series ## Completed/In-Progress status_label:Status ## Dates story first published, last updated, and downloaded(last with time). @@ -81,7 +84,7 @@ dateUpdated_format:%%Y-%%m-%%d ## You can include extra text or HTML that will be included as-is in ## the title page. Eg: titlepage_entries: ...,
,summary,
,... ## All current formats already include title and author. -titlepage_entries: series,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,description +titlepage_entries: seriesHTML,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,description ## Try to collect series name and number of this story in series. ## Some sites (ab)use 'series' for reading lists and personal @@ -249,7 +252,7 @@ output_css: [txt] ## Add URLs since there aren't links. -titlepage_entries: series,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,storyUrl, authorUrl, description +titlepage_entries: series,seriesUrl,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,storyUrl, authorUrl, description ## Width to word wrap text output. 0 indicates no wrapping. wrap_width: 78 @@ -282,13 +285,13 @@ include_logpage: false ## if in the list. You can include extra text or HTML that will be ## included as-is in each log entry. Eg: logpage_entries: ...,
, ## summary,
,... -logpage_entries: dateCreated,datePublished,dateUpdated,numChapters,numWords,status,title,author,description,category,genre,rating,warnings +logpage_entries: dateCreated,datePublished,dateUpdated,numChapters,numWords,status,series,title,author,description,category,genre,rating,warnings ## epub->mobi conversions typically don't like tables. titlepage_use_table: false ## When using tables, make these span both columns. -wide_titlepage_entries: description, storyUrl, author URL +wide_titlepage_entries: description, storyUrl, authorUrl, seriesUrl ## output background color--only used by html and epub (and ignored in ## epub by many readers). Included below in output_css--will be @@ -1198,12 +1201,12 @@ extraships:Harry Potter/Ginny Weasley # www.squidge.org/peja calls it Fandom category_label:Fandom # Remove numWords -- www.squidge.org/peja word counts are inaccurate -titlepage_entries: series,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,description +titlepage_entries: seriesHTML,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,description [www.squidge.org/peja:txt] ## Add URLs since there aren't links. # Remove numWords -- www.squidge.org/peja word counts are inaccurate -titlepage_entries: series,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,storyUrl, authorUrl, description +titlepage_entries: series,seriesUrl,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,storyUrl, authorUrl, description [www.storiesofarda.com] ## Site dedicated to these categories/characters/ships