<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/data, branch debian/sisu_5.6.0-1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/'/>
<entry>
<title>documentation related</title>
<updated>2014-08-08T04:37:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=23b07d95a58713eca27df7e6013be890892faf0c'/>
<id>23b07d95a58713eca27df7e6013be890892faf0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: extend document structure, headings A - D, 1 - 4</title>
<updated>2014-08-08T04:36:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=6bc3b814011e829db684ec96bb3abd1e4abb29c3'/>
<id>6bc3b814011e829db684ec96bb3abd1e4abb29c3</id>
<content type='text'>
* sql db table structure changed (needs to be rebuilt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sql db table structure changed (needs to be rebuilt)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: merged v6 libraries</title>
<updated>2014-08-08T04:32:27+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=809034240a1be22cc00cb3b4c1df1dd2facdc8f8'/>
<id>809034240a1be22cc00cb3b4c1df1dd2facdc8f8</id>
<content type='text'>
* commandline, --act0 to --act9, rc-config with flag:act[0-9]
  * configurable command line options increased to 0 - 9 (instead of 0 - 5)
  * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available)
  * default --act0
  * rc config with flag:act0 to flag:act9 (previously roman numerals)
  * legacy roman numeral configuration works (for now)
* use opt.act, code internals (simplify, cleaner; remove opt.cmd
    &amp; opt.mod)
* hub, further changes related to use of opt.act; hub file split
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commandline, --act0 to --act9, rc-config with flag:act[0-9]
  * configurable command line options increased to 0 - 9 (instead of 0 - 5)
  * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available)
  * default --act0
  * rc config with flag:act0 to flag:act9 (previously roman numerals)
  * legacy roman numeral configuration works (for now)
* use opt.act, code internals (simplify, cleaner; remove opt.cmd
    &amp; opt.mod)
* hub, further changes related to use of opt.act; hub file split
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: version &amp; changelog (&amp; rakefile)</title>
<updated>2014-08-08T04:29:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d7f17dc4194f590a182aa0dccc6a238a2b3483b9'/>
<id>d7f17dc4194f590a182aa0dccc6a238a2b3483b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd &amp; opt.mod)</title>
<updated>2014-08-08T04:16:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=64e5c9120ffb7a65b96eded0850f481e116f1d3f'/>
<id>64e5c9120ffb7a65b96eded0850f481e116f1d3f</id>
<content type='text'>
* v5 dp, indentation changed to retain easy comparison with v6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* v5 dp, indentation changed to retain easy comparison with v6
</pre>
</div>
</content>
</entry>
<entry>
<title>v6: commandline, --act0 to --act9, rc-config with flag:act[0-9]</title>
<updated>2014-08-08T04:14:17+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=c10a6dcb74bfcd13e5e0897cb5d92e8e471e99e1'/>
<id>c10a6dcb74bfcd13e5e0897cb5d92e8e471e99e1</id>
<content type='text'>
* configurable command line options increased to 0 - 9 (instead of 0 - 5)
* use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available)
* default --act0
* rc config with flag:act0 to flag:act9 (previously roman numerals)
* legacy roman numeral configuration works (for now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configurable command line options increased to 0 - 9 (instead of 0 - 5)
* use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available)
* default --act0
* rc config with flag:act0 to flag:act9 (previously roman numerals)
* legacy roman numeral configuration works (for now)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: code file renames, fairly extensive</title>
<updated>2014-08-08T04:10:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=39e11a4420226c3238e787de5be1c9279f46cf1f'/>
<id>39e11a4420226c3238e787de5be1c9279f46cf1f</id>
<content type='text'>
* v5 file renames sync with v6 for easier comparison
* v5 here (5.5.6) remains as in previous version (5.5.5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* v5 file renames sync with v6 for easier comparison
* v5 here (5.5.6) remains as in previous version (5.5.5)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: version &amp; changelog (&amp; rakefile)</title>
<updated>2014-08-08T04:07:41+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-08T04:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=94106f1622f5c3067f30f2c9d90afdfb30db0f19'/>
<id>94106f1622f5c3067f30f2c9d90afdfb30db0f19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: ensure reset of parsed document directory path</title>
<updated>2014-07-29T23:29:35+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-29T23:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=a79f98621cca3304c06ab3312603b3314bfe773f'/>
<id>a79f98621cca3304c06ab3312603b3314bfe773f</id>
<content type='text'>
* needed in the case of html for some subsequent processing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* needed in the case of html for some subsequent processing
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: version &amp; changelog (&amp; rakefile)</title>
<updated>2014-07-29T23:24:05+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-29T23:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=cf8ecbb701599ccdfcc9a472990fa2b6140aa7a0'/>
<id>cf8ecbb701599ccdfcc9a472990fa2b6140aa7a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
