<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/data, branch debian/0.70.0-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>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 and version updated</title>
<updated>2008-11-03T23:42:19+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-11-03T23:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=edc7d97f5a8933ce44ef2165a65104774006edb9'/>
<id>edc7d97f5a8933ce44ef2165a65104774006edb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sisu-mode.el make version number match this sisu version where introduced</title>
<updated>2008-11-03T23:31:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-11-03T23:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=917b58bba636eca63337be1ea6d44d90c8dbf793'/>
<id>917b58bba636eca63337be1ea6d44d90c8dbf793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diakonos editor syntax highilighting, updated conf file from v0.8.6</title>
<updated>2008-11-03T18:38:08+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-11-03T18:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=27d38e541fc25a99d76fa48ab6646a5b3a8a145a'/>
<id>27d38e541fc25a99d76fa48ab6646a5b3a8a145a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sisu-mode.el, emacs syntax highlighting contributed by Ambrose Kofi Laing</title>
<updated>2008-11-03T18:36:18+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-11-03T18:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=c523a5134c8369cec568e69f3ed3f1dd19ed07aa'/>
<id>c523a5134c8369cec568e69f3ed3f1dd19ed07aa</id>
<content type='text'>
based on work by Tong Sun (doc-mode.el) and included with his kind permission
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on work by Tong Sun (doc-mode.el) and included with his kind permission
</pre>
</div>
</content>
</entry>
<entry>
<title>vim syntax, header, version number updated</title>
<updated>2008-10-14T16:20:01+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-10-14T16:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=33016270298bc963ab391e09f2586bb362967748'/>
<id>33016270298bc963ab391e09f2586bb362967748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog and version updated</title>
<updated>2008-10-11T02:38:03+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-10-11T02:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=bf4d928f046f35bc0a29be04a7d222fa465f51a4'/>
<id>bf4d928f046f35bc0a29be04a7d222fa465f51a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog and version updated</title>
<updated>2008-09-19T23:13:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-09-19T23:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=13e1b36c8a46053e470771b20f47fa15590f29f7'/>
<id>13e1b36c8a46053e470771b20f47fa15590f29f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sample sisu markup "Free as in Freedom": book index markers included, and; identify markup helpers updated</title>
<updated>2008-09-19T23:03:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-09-19T23:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=452f2c20ea361d68e7533f2bd45a6d5b215ed700'/>
<id>452f2c20ea361d68e7533f2bd45a6d5b215ed700</id>
<content type='text'>
* sample sisu markup "Free as in Freedom": book index markers included
* identify markup helpers updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sample sisu markup "Free as in Freedom": book index markers included
* identify markup helpers updated
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog and version updated</title>
<updated>2008-09-17T04:40:35+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2008-09-17T04:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=7681e3d5a1b6cd916915ebf8611d071da431f542'/>
<id>7681e3d5a1b6cd916915ebf8611d071da431f542</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
