diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-01-07 19:04:46 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2015-01-07 22:42:40 -0500 |
commit | 881e80ccce53136652b269aa34b6c7cb6ceb34ca (patch) | |
tree | e87f7292914f2b5cf90ebc7fc8b4fd4483cc4289 /data/doc | |
parent | c&d: small fixes (diff) |
c&d: html, ocn link back to self reinstated
* requested, used as quick means to get object url reference link
* d: removed ocn_html_identifier variable, unnecessary in html5
(requirement previously forced by html4)
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 5 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index 52610948..02a8fa3a 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -73,7 +73,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.8.0.orig.tar.xz reflected in generated cgi, sample search form, so, does not jump to the (otherwise correctly) identified location - * html, output by filename, filenames, fix + * html, + * output by filename, filenames, fix + * ocn link back to self reinstated + (requested, used as quick means to get object url reference link) * sisu.org addition, modification, consider diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index a75a680a..a451ea3f 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -81,7 +81,12 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.4.0.orig.tar.xz reflected in generated cgi, sample search form, so, does not jump to the (otherwise correctly) identified location - * html, output by filename, filenames, fix + * html, + * output by filename, filenames, fix + * ocn link back to self reinstated + (removed ocn_html_identifier variable, unnecessary in html5, + requirement previously forced by html4) + (requested, used as quick means to get object url reference link) * sisu.org addition, modification, consider |