From f502a17211a01e7284b898f85f89fde6d99c44e3 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 6 Jun 2013 21:26:36 -0400 Subject: v4 v5: cgi, cosmetic, drop use of images in sample form --- data/doc/sisu/CHANGELOG_v4 | 2 ++ data/doc/sisu/CHANGELOG_v5 | 2 ++ lib/sisu/v4/cgi_sql_common.rb | 49 ++++++++++++++++++++++++++++++------------- lib/sisu/v5/cgi_sql_common.rb | 49 ++++++++++++++++++++++++++++++------------- 4 files changed, 72 insertions(+), 30 deletions(-) diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4 index b80206cb..2f7d96e1 100644 --- a/data/doc/sisu/CHANGELOG_v4 +++ b/data/doc/sisu/CHANGELOG_v4 @@ -34,6 +34,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.1.4.orig.tar.xz (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns @md.opt.fns, affects construction of unique identifier) +* cgi, cosmetic, drop use of images in sample form + * sysenv, requested load warning removed, less screen clutter, consider %% 4.1.3.orig.tar.xz (2013-05-30:21/4) diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 5ff66403..50474168 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -34,6 +34,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.0.4.orig.tar.xz (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns @md.opt.fns, affects construction of unique identifier) +* cgi, cosmetic, drop use of images in sample form + * sysenv, requested load warning removed, less screen clutter, consider %% 5.0.3.orig.tar.xz (2013-05-30:21/4) diff --git a/lib/sisu/v4/cgi_sql_common.rb b/lib/sisu/v4/cgi_sql_common.rb index 33cb2dc6..d15967aa 100644 --- a/lib/sisu/v4/cgi_sql_common.rb +++ b/lib/sisu/v4/cgi_sql_common.rb @@ -165,7 +165,19 @@ module SiSU_CGI_SQL - +
SiSU --> +
+ + +
+
+ SiSU + +
+ git + +
+
@@ -541,26 +553,29 @@ module SiSU_CGI_SQL +
-

- - SiSU - -

-
+ + +
+
+ SiSU + +
+ git + +
+

Generated by - - #{v[:project]} #{v[:version]} #{v[:date]} (#{v[:date_stamp]}) + #{v[:project]} #{v[:version]} #{v[:date]} (#{v[:date_stamp]})
- + #{v[:project]} © Ralph Amissah 1993, current 2013. All Rights Reserved.
- - #{v[:project]} - is software for document structuring, publishing and search, + #{v[:project]} is software for document structuring, publishing and search,
www.jus.uio.no/sisu @@ -569,6 +584,10 @@ module SiSU_CGI_SQL www.sisudoc.org + sources + + git.sisudoc.org +
w3 since October 3 1993 @@ -589,7 +608,7 @@ module SiSU_CGI_SQL #{v[:project]} using:
Standard SiSU markup syntax,
Standard SiSU meta-markup syntax, and the -
Standard SiSU object citation numbering and system, (object/text positioning system) +
Standard SiSU object citation numbering and system, (object/text identifying/locating system)
© Ralph Amissah 1997, current 2013. All Rights Reserved. @@ -599,7 +618,7 @@ module SiSU_CGI_SQL

- GPLv3 + .:

diff --git a/lib/sisu/v5/cgi_sql_common.rb b/lib/sisu/v5/cgi_sql_common.rb index 9e872139..fddde88c 100644 --- a/lib/sisu/v5/cgi_sql_common.rb +++ b/lib/sisu/v5/cgi_sql_common.rb @@ -165,7 +165,19 @@ module SiSU_CGI_SQL - +
SiSU --> +
+ + +
+
+ SiSU + +
+ git + +
+
@@ -541,26 +553,29 @@ module SiSU_CGI_SQL +
-

- - SiSU - -

-
+ + +
+
+ SiSU + +
+ git + +
+

Generated by - - #{v[:project]} #{v[:version]} #{v[:date]} (#{v[:date_stamp]}) + #{v[:project]} #{v[:version]} #{v[:date]} (#{v[:date_stamp]})
- + #{v[:project]} © Ralph Amissah 1993, current 2013. All Rights Reserved.
- - #{v[:project]} - is software for document structuring, publishing and search, + #{v[:project]} is software for document structuring, publishing and search,
www.jus.uio.no/sisu @@ -569,6 +584,10 @@ module SiSU_CGI_SQL www.sisudoc.org + sources + + git.sisudoc.org +
w3 since October 3 1993 @@ -589,7 +608,7 @@ module SiSU_CGI_SQL #{v[:project]} using:
Standard SiSU markup syntax,
Standard SiSU meta-markup syntax, and the -
Standard SiSU object citation numbering and system, (object/text positioning system) +
Standard SiSU object citation numbering and system, (object/text identifying/locating system)
© Ralph Amissah 1997, current 2013. All Rights Reserved. @@ -599,7 +618,7 @@ module SiSU_CGI_SQL

- GPLv3 + .:

-- cgit v1.2.3