From c1b897ecda226c3329bc7803581dfa40ab40e8aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 May 2024 12:39:39 -0400 Subject: markup samples, doc headers: urls & yaml style --- .../free_for_all.peter_wayner/conf/document_make | 16 ++++++++++++++++ .../conf/sisu_document_make | 11 ----------- .../media/text/en/free_for_all.peter_wayner.sst | 21 ++++++++++++--------- 3 files changed, 28 insertions(+), 20 deletions(-) create mode 100644 markup/pod/free_for_all.peter_wayner/conf/document_make delete mode 100644 markup/pod/free_for_all.peter_wayner/conf/sisu_document_make (limited to 'markup/pod/free_for_all.peter_wayner') diff --git a/markup/pod/free_for_all.peter_wayner/conf/document_make b/markup/pod/free_for_all.peter_wayner/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/free_for_all.peter_wayner/conf/document_make @@ -0,0 +1,16 @@ +make: + breaks: "break=1" + home_button_text: [ + "{sisudoc.org}https://sisudoc.org", + "{doc-reform.org}https://doc-reform.org", + "{sources / git}https://git.sisudoc.org/" + ] + footer: [ + "{sisudoc.org}https://sisudoc.org", + "{sources / git}https://git.sisudoc.org/" + ] +links: [ + "{sisudoc.org}https://sisudoc.org", + "{doc-reform.org}https://doc-reform.org", + "{sources / git}https://git.sisudoc.org/" +] diff --git a/markup/pod/free_for_all.peter_wayner/conf/sisu_document_make b/markup/pod/free_for_all.peter_wayner/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/free_for_all.peter_wayner/conf/sisu_document_make +++ /dev/null @@ -1,11 +0,0 @@ -make: - breaks: "break=1" - home_button_text: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" - -# footer: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" -# home_button_text "{sisu.png }http://sisudoc.org" - -links: [ - "{SiSU}http://sisudoc.org", - "{sources / git}http://git.sisudoc.org/" - ] diff --git a/markup/pod/free_for_all.peter_wayner/media/text/en/free_for_all.peter_wayner.sst b/markup/pod/free_for_all.peter_wayner/media/text/en/free_for_all.peter_wayner.sst index 5a9e0af..748f844 100644 --- a/markup/pod/free_for_all.peter_wayner/media/text/en/free_for_all.peter_wayner.sst +++ b/markup/pod/free_for_all.peter_wayner/media/text/en/free_for_all.peter_wayner.sst @@ -17,7 +17,7 @@ date: rights: copyright: "Peter Wayner, 2000." - license: "Free For All is Licensed under a Creative Commons License. This License permits non-commercial use of this work, so long as attribution is given. For more information about the license, visit http://creativecommons.org/licenses/by-nc/1.0/" + license: "Free For All is Licensed under a Creative Commons License. This License permits non-commercial use of this work, so long as attribution is given. For more information about the license, visit https://creativecommons.org/licenses/by-nc/1.0/" classify: topic_register: " @@ -34,19 +34,22 @@ identifier: oclc: "43520955" isbn: "9780066620503" -links: [ - "{ The Original Authoritative and Updated Version of the Text available in pdf }http://www.wayner.org/books/ffa", - "{ @ Amazon.com }http://www.amazon.com/gp/product/0066620503", - "{ @ Barnes & Noble }http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?isbn=0066620503" - ] +links: + - "{ The Original Authoritative and Updated Version of the Text available in pdf }https://www.wayner.org/books/ffa" + - "{ @ Amazon.com }https://www.amazon.com/gp/product/0066620503" make: doc_type: "book" breaks: "new=:A,:B,:C,1" auto_num_top_at_level: "1" - home_button_image: "{wayner.home.png }http://www.wayner.org/books/ffa/" - home_button_text: "{Free For All}http://www.wayner.org/books/ffa/; {Peter Wayner}http://www.wayner.org" - footer: "{Free For All}http://www.wayner.org/books/ffa/; {Peter Wayner}http://www.wayner.org" + home_button_text: + - "{Free For All}https://www.wayner.org/books/ffa/" + - "{Peter Wayner}https://www.wayner.org" + footer: + - "{Free For All}https://www.wayner.org/books/ffa/" + - "{Peter Wayner}https://www.wayner.org" + +# home_button_image: "{wayner.home.png }http://www.wayner.org/books/ffa/" :A~ @title-author-date -- cgit v1.2.3