<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/data, branch debian/3.0.8-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>v3: date, version, changelog</title>
<updated>2011-05-06T02:08:36+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-06T02:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=e54612bdf5bc9c2478ec174db0daf1d8cfa427b8'/>
<id>e54612bdf5bc9c2478ec174db0daf1d8cfa427b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sample search form, revert to generating ruby 1.8.7 sample</title>
<updated>2011-05-05T03:53:51+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T03:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=c7c3ab1b867f615344cd36925d5bcd886535bb0e'/>
<id>c7c3ab1b867f615344cd36925d5bcd886535bb0e</id>
<content type='text'>
* sisu3 using ruby &gt;=1.9.2p180 generates search form for ruby 1.8.7, so:
  generate sample form using sisu3 -F (options), then; start webrick using
  ruby 1.8.7 &amp; sisu -W (not sisu3)
* take account of alternative output directory structures [work on, test]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sisu3 using ruby &gt;=1.9.2p180 generates search form for ruby 1.8.7, so:
  generate sample form using sisu3 -F (options), then; start webrick using
  ruby 1.8.7 &amp; sisu -W (not sisu3)
* take account of alternative output directory structures [work on, test]
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: db, review, directory structure changed, database prefix renamed</title>
<updated>2011-05-05T03:41:00+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T03:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=2d79257e0b2fe90e036fa6554cadb2d587128bc5'/>
<id>2d79257e0b2fe90e036fa6554cadb2d587128bc5</id>
<content type='text'>
* language_document_char field made larger [consider renaming]
* title, src_filename and language_document_char fields mandatory
  (title, title_main, src_filename, language_document_char)
* review of unique key setting, now based on combination of filename
  and language (filename no longer sufficient with intro of language
  subdirectories)
* [retest sqlite3]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* language_document_char field made larger [consider renaming]
* title, src_filename and language_document_char fields mandatory
  (title, title_main, src_filename, language_document_char)
* review of unique key setting, now based on combination of filename
  and language (filename no longer sufficient with intro of language
  subdirectories)
* [retest sqlite3]
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: urls, sqlite, a fix</title>
<updated>2011-05-05T03:15:37+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T03:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=5f0bc4a777cb5c32041812713d00be7245a3ee22'/>
<id>5f0bc4a777cb5c32041812713d00be7245a3ee22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: i18n, sysenv, options, language setting changes</title>
<updated>2011-05-05T03:08:55+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T03:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=8ece506490b3f52aa3cf241a3b3009abc8027eae'/>
<id>8ece506490b3f52aa3cf241a3b3009abc8027eae</id>
<content type='text'>
* must be able to set language at options stage from filename or directory
* affects many files
* old i18n more appropriately renamed prog_text_translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* must be able to set language at options stage from filename or directory
* affects many files
* old i18n more appropriately renamed prog_text_translation
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: options, language setting, based on directory structure or filename</title>
<updated>2011-05-05T02:41:19+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T02:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=46eebe8bbf6c0102c2f921f65778a99121c91ff2'/>
<id>46eebe8bbf6c0102c2f921f65778a99121c91ff2</id>
<content type='text'>
* affects multiple libraries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* affects multiple libraries
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: concordance, output path, screen info correction</title>
<updated>2011-05-05T02:12:39+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T02:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=9a9c366840fe0cd3bde483e8fbb27b5a69b4c85f'/>
<id>9a9c366840fe0cd3bde483e8fbb27b5a69b4c85f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: vim colorschemes minor review</title>
<updated>2011-05-05T01:58:29+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T01:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=75e80f2fb931a68a557a2baa3e82b989b6a9fe6e'/>
<id>75e80f2fb931a68a557a2baa3e82b989b6a9fe6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: bin/ cosmetic</title>
<updated>2011-05-05T01:24:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-05-05T01:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=6a20d40eadbdafa95cf6c77c42d146d05844d1c4'/>
<id>6a20d40eadbdafa95cf6c77c42d146d05844d1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: note (CHANGELOG) on ruby DBI bug affecting sisu cgi sample search forms</title>
<updated>2011-04-28T01:12:17+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-04-28T01:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=5fa19b6244ebaa10df1eda9f825b798d345fa13c'/>
<id>5fa19b6244ebaa10df1eda9f825b798d345fa13c</id>
<content type='text'>
* see &lt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596103&gt; however, it
  affects sqlite3 in the same way as pgsql (the driver against which it is
  reported)
* includes possible workarounds (for sisu sample search forms)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* see &lt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596103&gt; however, it
  affects sqlite3 in the same way as pgsql (the driver against which it is
  reported)
* includes possible workarounds (for sisu sample search forms)
</pre>
</div>
</content>
</entry>
</feed>
