From d5e1af645ab988671b418b280a39c477ec16b688 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 18 Feb 2022 09:48:15 -0500 Subject: footers, year, minor --- org/cgi_spine_search.org | 12 ++++++++++-- org/out_xmls.org | 7 ++++++- src/doc_reform/io_out/xmls.d | 2 +- sundry/spine_search_cgi/src/spine_search.d_ | 4 ++-- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/org/cgi_spine_search.org b/org/cgi_spine_search.org index a79d89b..e9b522d 100644 --- a/org/cgi_spine_search.org +++ b/org/cgi_spine_search.org @@ -19,6 +19,11 @@ [[./spine_info.org][spine_info.org]] [[./][org/]] [[./spine_build_scaffold.org][make/build]] VERSION +#+NAME: year +#+BEGIN_SRC text +2022 +#+END_SRC + * 0. version.txt configuration.txt (set version & configuration) ** program version struct @@ -1286,11 +1291,14 @@ if (!select_query_results.empty) { **** cgi write tail + + SiSU Spine (object numbering & object search) <> + #+NAME: spine_search_cgi_write_tail #+BEGIN_SRC d cgi.write("

- - + +
git

diff --git a/org/out_xmls.org b/org/out_xmls.org index 9348a55..613925e 100644 --- a/org/out_xmls.org +++ b/org/out_xmls.org @@ -19,6 +19,11 @@ - [[./spine.org][spine]] [[./][org/]] - [[./output_hub.org][output_hub]] +#+NAME: year +#+BEGIN_SRC text +2022 +#+END_SRC + * xml offspring (xhtml html epub) ** format xhtml objects :format: *** _module template_ :module: @@ -561,7 +566,7 @@ import

- SiSU Spine (object numbering & search) + SiSU Spine (object numbering & object search) <>

diff --git a/src/doc_reform/io_out/xmls.d b/src/doc_reform/io_out/xmls.d index 871332d..86d012a 100644 --- a/src/doc_reform/io_out/xmls.d +++ b/src/doc_reform/io_out/xmls.d @@ -434,7 +434,7 @@ template outputXHTMLs() {

- SiSU Spine (object numbering & search) + SiSU Spine (object numbering & object search) 2022

diff --git a/sundry/spine_search_cgi/src/spine_search.d_ b/sundry/spine_search_cgi/src/spine_search.d_ index 5259ce7..f8e88e3 100755 --- a/sundry/spine_search_cgi/src/spine_search.d_ +++ b/sundry/spine_search_cgi/src/spine_search.d_ @@ -1895,8 +1895,8 @@ LIMIT %s OFFSET %s cgi.write("select_query_results empty

\n"); } cgi.write("

- - + +
git

-- cgit v1.2.3