<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin/sisu_termsheet, branch debian/0.70.5-1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/'/>
<entry>
<title>year rollover</title>
<updated>2009-01-01T15:19:10+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2009-01-01T15:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=013140d9ff53209013da5ed4d8a440abca333bfc'/>
<id>013140d9ff53209013da5ed4d8a440abca333bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sisu harvest, introduce module along with header syntax addition &amp; modification</title>
<updated>2008-12-03T04:54:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-12-03T04:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=0e6fc15ada3c5d9a86b227163f35a54993b32529'/>
<id>0e6fc15ada3c5d9a86b227163f35a54993b32529</id>
<content type='text'>
* sisu markup, additional header and new format rule:
  * @creator: / @author: header field, introduced author name format rules
    for more usable metadata harvesting: surname comma other names, additional
    authors separated by semi-colon
  * param added meta-tag, @topic_register: formatting topic levels are
    separated from sub-levels by a colon, a semi-colon separates main topics
    if there are multiple topics at lowest sub-level, a pipe can be used to
    create multiple headings

* harvest module, harvests metadata from document set currently extracts: (i)
  authors and their writings from document set; (ii) topics and associated
  writings from document set (topics use topic_register header). harvest
  (when run against documents common to a directory of a site) extracts
  metadata and organises the documents on a site by author and topic
  information provided (there is a new "topic_register" header, with
  formatting rules similar to those of the book index), results are placed in
  [output_path]/sisu_site_metadata.
    sisu --harvest *.sst
  * by author (see change in param @creator: / @author: header field)
  * by topic / subject index (see addition in param of @topic_register:
    header field)
  initially there should be an example samples here:
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html
  together with update markup source files

  The authors and their writings list will be made to take on a more
  biblographical form, with the use of additional fields as required.
  (concept example, suitable for medium sized sites [to remove size
  constraint: implement SQL equivalent]) make feature more robust

* css, for harvest output added

* remote placement of sisu_site_metadata (output produced by metadata harvest)

* sisu markup, update document samples accordingly

* tidy copyright marks in program headers, remove repetition of dates

[version bump because formatting rule introduced to author / creator header -
where new site metadata harvest feature is used, (at present changes changes
should not be noticed except when using metadata harvest)]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sisu markup, additional header and new format rule:
  * @creator: / @author: header field, introduced author name format rules
    for more usable metadata harvesting: surname comma other names, additional
    authors separated by semi-colon
  * param added meta-tag, @topic_register: formatting topic levels are
    separated from sub-levels by a colon, a semi-colon separates main topics
    if there are multiple topics at lowest sub-level, a pipe can be used to
    create multiple headings

* harvest module, harvests metadata from document set currently extracts: (i)
  authors and their writings from document set; (ii) topics and associated
  writings from document set (topics use topic_register header). harvest
  (when run against documents common to a directory of a site) extracts
  metadata and organises the documents on a site by author and topic
  information provided (there is a new "topic_register" header, with
  formatting rules similar to those of the book index), results are placed in
  [output_path]/sisu_site_metadata.
    sisu --harvest *.sst
  * by author (see change in param @creator: / @author: header field)
  * by topic / subject index (see addition in param of @topic_register:
    header field)
  initially there should be an example samples here:
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html
    http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html
  together with update markup source files

  The authors and their writings list will be made to take on a more
  biblographical form, with the use of additional fields as required.
  (concept example, suitable for medium sized sites [to remove size
  constraint: implement SQL equivalent]) make feature more robust

* css, for harvest output added

* remote placement of sisu_site_metadata (output produced by metadata harvest)

* sisu markup, update document samples accordingly

* tidy copyright marks in program headers, remove repetition of dates

[version bump because formatting rule introduced to author / creator header -
where new site metadata harvest feature is used, (at present changes changes
should not be noticed except when using metadata harvest)]
</pre>
</div>
</content>
</entry>
<entry>
<title>CHANGELOG 0.66 and ruby identify program files as utf-8</title>
<updated>2008-02-24T21:18:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-02-24T21:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=2ff88bb0741cb75b9836bbda00a039fea50e120b'/>
<id>2ff88bb0741cb75b9836bbda00a039fea50e120b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mkdir_p, and again close running of ruby 1.9</title>
<updated>2008-01-19T03:35:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-01-19T03:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=d6b580c9f67a9ee4b5f57310f34c28799d616da1'/>
<id>d6b580c9f67a9ee4b5f57310f34c28799d616da1</id>
<content type='text'>
* mkdir_p, [instead of ftools file.mkpath]

* running against ruby 1.9 closed for now
  raise request for use of version 1.8 branch

* manual update version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mkdir_p, [instead of ftools file.mkpath]

* running against ruby 1.9 closed for now
  raise request for use of version 1.8 branch

* manual update version
</pre>
</div>
</content>
</entry>
<entry>
<title>permit to run on ruby 1.9, debian unstable requires it</title>
<updated>2008-01-18T20:59:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-01-18T20:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=48bbce70d86476cca039a55e244b68bcdfb56a36'/>
<id>48bbce70d86476cca039a55e244b68bcdfb56a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year updated to 2008 - happy new year</title>
<updated>2007-12-31T13:53:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-12-31T13:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c'/>
<id>e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gpl links etc.</title>
<updated>2007-12-14T21:19:42+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-12-14T21:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=1ce7060c2ef7f252b4349a0a407efdb962c7664b'/>
<id>1ce7060c2ef7f252b4349a0a407efdb962c7664b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gpl links updated and added link to plaintext as allows for convenient use of vim gf</title>
<updated>2007-12-03T18:38:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-12-03T18:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=48318c934322ee5b80902aa7d85ff41b33151b29'/>
<id>48318c934322ee5b80902aa7d85ff41b33151b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>primarily todo with sisu documentation, changelog reproduced below:</title>
<updated>2007-09-23T04:16:21+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-09-23T04:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=50d45c6deb0afd2e4222d2e33a45487a9d1fa676'/>
<id>50d45c6deb0afd2e4222d2e33a45487a9d1fa676</id>
<content type='text'>
* start documenting sisu using sisu
  * sisu markup source files in
    data/doc/sisu/sisu_markup_samples/sisu_manual/
    /usr/share/doc/sisu/sisu_markup_samples/sisu_manual/
  * default output [sisu -3] in
    data/doc/manuals_generated/sisu_manual/
    /usr/share/doc/manuals_generated/sisu_manual/
    (adds substantially to the size of sisu package!)

* help related edits

* manpage, work on ability to generate manpages, improved

* param, exclude footnote mark count when occurs within code block

* plaintext changes made

* shared_txt, line wrap visited

* file:// link option introduced (in addition to existing https?:// and
  ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and
  hub]

* minor adjustments
  * html url match refinement
  * css added tiny_center

* plaintext
  * endnotes fix
  * footnote adjustment to make more easily distinguishable from substantive
    text
  * flag -a only [flags -A -e -E dropped]
    controlled by modifiers --unix/msdos --footnote/endnote

* defaults, homepage
  * renamed homepage (instead of index) implications for modifying skins,
    which need likewise to have any homepage entry renamed
  * added link to sisu_manual in homepage

* css the css for the default homepage is renamed homepage.css (instead of
  index.css) [consider removing this and relying on html.css]

* ruby version &lt; ruby1.9
  * place stop on installation and working with for now [ruby String.strip
    broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux],
    2007-09-18:38/2]
  * debian/control restrict use to ruby &gt; 1.8.4 and ruby &lt; 1.9

* debian
  * debian/control restrict use to ruby &gt; 1.8.4 and ruby &lt; 1.9
  * sisu-doc new sub-package for sisu documentation
    debian/control and sisu-doc.install
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start documenting sisu using sisu
  * sisu markup source files in
    data/doc/sisu/sisu_markup_samples/sisu_manual/
    /usr/share/doc/sisu/sisu_markup_samples/sisu_manual/
  * default output [sisu -3] in
    data/doc/manuals_generated/sisu_manual/
    /usr/share/doc/manuals_generated/sisu_manual/
    (adds substantially to the size of sisu package!)

* help related edits

* manpage, work on ability to generate manpages, improved

* param, exclude footnote mark count when occurs within code block

* plaintext changes made

* shared_txt, line wrap visited

* file:// link option introduced (in addition to existing https?:// and
  ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and
  hub]

* minor adjustments
  * html url match refinement
  * css added tiny_center

* plaintext
  * endnotes fix
  * footnote adjustment to make more easily distinguishable from substantive
    text
  * flag -a only [flags -A -e -E dropped]
    controlled by modifiers --unix/msdos --footnote/endnote

* defaults, homepage
  * renamed homepage (instead of index) implications for modifying skins,
    which need likewise to have any homepage entry renamed
  * added link to sisu_manual in homepage

* css the css for the default homepage is renamed homepage.css (instead of
  index.css) [consider removing this and relying on html.css]

* ruby version &lt; ruby1.9
  * place stop on installation and working with for now [ruby String.strip
    broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux],
    2007-09-18:38/2]
  * debian/control restrict use to ruby &gt; 1.8.4 and ruby &lt; 1.9

* debian
  * debian/control restrict use to ruby &gt; 1.8.4 and ruby &lt; 1.9
  * sisu-doc new sub-package for sisu documentation
    debian/control and sisu-doc.install
</pre>
</div>
</content>
</entry>
<entry>
<title>primarily gpl3 changes, license changed, license included, images added</title>
<updated>2007-07-01T10:19:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2007-07-01T10:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=074d3109fd6cdc96b8363e173bb861e82005b0b8'/>
<id>074d3109fd6cdc96b8363e173bb861e82005b0b8</id>
<content type='text'>
skins cleaned a bit and output info on sisu modified, esp. in html

html no link to concordance if generated on document above word count 260k

odf url match bug fix

dal text block fix for dealing with url to be followed by &lt;br&gt;

minor cosmetic stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
skins cleaned a bit and output info on sisu modified, esp. in html

html no link to concordance if generated on document above word count 260k

odf url match bug fix

dal text block fix for dealing with url to be followed by &lt;br&gt;

minor cosmetic stuff
</pre>
</div>
</content>
</entry>
</feed>
