<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu, branch sisu_2.3.0</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/'/>
<entry>
<title>update: changelog, version (2.3.0)</title>
<updated>2010-04-27T23:43:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T23:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=fbd6fdfd13d57ab12f0cca7a79cde4ed9f5ba480'/>
<id>fbd6fdfd13d57ab12f0cca7a79cde4ed9f5ba480</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i18n, mark OCLC number for translation</title>
<updated>2010-04-27T23:43:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T23:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=74e7af807d62161e13335a501bfc1124175a78da'/>
<id>74e7af807d62161e13335a501bfc1124175a78da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch markup for bold and emphasis, now !{bold}! and *{emphasis}*</title>
<updated>2010-04-27T19:13:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T19:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=39943bc95dc5bc96cb2af1ac431c395b938e515c'/>
<id>39943bc95dc5bc96cb2af1ac431c395b938e515c</id>
<content type='text'>
(emphais output defaults to bold, later make it possible to configure emphasis
output optionally as being represented by italics)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(emphais output defaults to bold, later make it possible to configure emphasis
output optionally as being represented by italics)
</pre>
</div>
</content>
</entry>
<entry>
<title>plaintext, clean up bulleted grouped text output (still not line-wrapped though)</title>
<updated>2010-04-27T15:42:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T15:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=02afaef5fe0b35ee2554b86a98dc9563cd6b5c5f'/>
<id>02afaef5fe0b35ee2554b86a98dc9563cd6b5c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update: changelog, version (2.3.0) still under review</title>
<updated>2010-04-27T01:18:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T01:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=bc4e077e3c38fb267fb475758b696f56850859ad'/>
<id>bc4e077e3c38fb267fb475758b696f56850859ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim syntax highlighter adds oclc to classify</title>
<updated>2010-04-27T01:16:08+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T01:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=fae1f62c9a8a8aa6a9ac9745398183a6a45df587'/>
<id>fae1f62c9a8a8aa6a9ac9745398183a6a45df587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metadata, db sql (table structure), adds OCLC number, and; html metadata, renables showing of topic_register</title>
<updated>2010-04-27T01:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T01:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=361032d47d096c241d562852e71211feb0198b56'/>
<id>361032d47d096c241d562852e71211feb0198b56</id>
<content type='text'>
* db (sql)  add oclc (Online Computer Library Center) number, affects table
  structure, (hence breakage &amp; version bump)
  * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_"

* OCLC == Online Computer Library Center
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* db (sql)  add oclc (Online Computer Library Center) number, affects table
  structure, (hence breakage &amp; version bump)
  * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_"

* OCLC == Online Computer Library Center
</pre>
</div>
</content>
</entry>
<entry>
<title>git, start experimenting with an alternative/parallel git based sisu document structure</title>
<updated>2010-04-27T00:59:24+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-27T00:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=8b3f9e832f69bcef52f073678bbde1fcc588e695'/>
<id>8b3f9e832f69bcef52f073678bbde1fcc588e695</id>
<content type='text'>
* git, start to experiment with file structure to replace sisupod -g and will
  be in configure options, to track changes to document, enable creation of
  "pods" (zipped content) and allow for remote versioned (or unversioned)
  placement of content source; ideally would end up with two co-existing,
  distinct parse-able structures whether local or remote, the existing directory
  structure with multiple documents and document images etc. and git directories
  with all content associated with a single document (including other language
  versions of it); cannot guarantee at this stage that the file structure will be
  retained, which may mean recreating any directory started and defeat the
  purpose of using it, though it is in a version control repo, so perhaps not ...
  best left alone (unused) for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git, start to experiment with file structure to replace sisupod -g and will
  be in configure options, to track changes to document, enable creation of
  "pods" (zipped content) and allow for remote versioned (or unversioned)
  placement of content source; ideally would end up with two co-existing,
  distinct parse-able structures whether local or remote, the existing directory
  structure with multiple documents and document images etc. and git directories
  with all content associated with a single document (including other language
  versions of it); cannot guarantee at this stage that the file structure will be
  retained, which may mean recreating any directory started and defeat the
  purpose of using it, though it is in a version control repo, so perhaps not ...
  best left alone (unused) for now
</pre>
</div>
</content>
</entry>
<entry>
<title>sisupod_make, take new markup into account, done for :skin:</title>
<updated>2010-04-24T00:11:00+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-24T00:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=4cff73e6c4fddbbea1aa23d850bccf6c5341b9bd'/>
<id>4cff73e6c4fddbbea1aa23d850bccf6c5341b9bd</id>
<content type='text'>
* not perfect, improve  upon, should probably match @make: then :skin:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* not perfect, improve  upon, should probably match @make: then :skin:
</pre>
</div>
</content>
</entry>
<entry>
<title>defaults, for default home search form, always point to latest db version</title>
<updated>2010-04-23T14:40:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-23T14:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisu/commit/?id=59fda0080a5e6d7e1caecc67373992ec9fccac77'/>
<id>59fda0080a5e6d7e1caecc67373992ec9fccac77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
