<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/conf, branch upstream</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/'/>
<entry>
<title>filename reference version update sisu_7a_sqlite.cgi</title>
<updated>2015-12-15T05:03:17+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-12-15T04:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=86cf7cf36b9873b3beef87e6593b5d591e7e95a2'/>
<id>86cf7cf36b9873b3beef87e6593b5d591e7e95a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/sisu/*, single libs directory (c&amp;d gone) (7)</title>
<updated>2015-05-01T22:49:41+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-04-21T18:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=960c3088bc88f2db879154053280b06c160d4d70'/>
<id>960c3088bc88f2db879154053280b06c160d4d70</id>
<content type='text'>
* removed lib/sisu/{current,develop} dir branches
  v7 (v5 &amp; v6 retired)
* simplify dir structure, offer single version per snapshot
* have enjoyed carrying stable and development versions v5 &amp; v6
  in a single tarball, may return to this structure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* removed lib/sisu/{current,develop} dir branches
  v7 (v5 &amp; v6 retired)
* simplify dir structure, offer single version per snapshot
* have enjoyed carrying stable and development versions v5 &amp; v6
  in a single tarball, may return to this structure
</pre>
</div>
</content>
</entry>
<entry>
<title>sisurc, update samples</title>
<updated>2014-09-13T01:25:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-09-13T01:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=6e1e2b4db8efc9d6b9d062b28c9809c9794417c4'/>
<id>6e1e2b4db8efc9d6b9d062b28c9809c9794417c4</id>
<content type='text'>
* adjustments to default settings for --act0 to --act9 (to match current "se")
* removed sisurc examples to organize output by filetype, filename, monolingual,
  as one word diff
  output_dir_structure_by: language
  # (language|filetype|(filetype_mono|monolingual)|filename|filename_mono)
  # language
  #   (language and filetype directories);
  # filetype
  #   (filetype directories, filename includes language code);
  # filetype_mono (or monolingual)
  #   (filetype drectories, no language codes in filenames)
  # filename
  #   (directory output similar to v1 v2, filename includes language code);
  # filename_mono
  #   (directory output similar to v1 v2, filename without language code)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* adjustments to default settings for --act0 to --act9 (to match current "se")
* removed sisurc examples to organize output by filetype, filename, monolingual,
  as one word diff
  output_dir_structure_by: language
  # (language|filetype|(filetype_mono|monolingual)|filename|filename_mono)
  # language
  #   (language and filetype directories);
  # filetype
  #   (filetype directories, filename includes language code);
  # filetype_mono (or monolingual)
  #   (filetype drectories, no language codes in filenames)
  # filename
  #   (directory output similar to v1 v2, filename includes language code);
  # filename_mono
  #   (directory output similar to v1 v2, filename without language code)
</pre>
</div>
</content>
</entry>
<entry>
<title>sisurc, minor</title>
<updated>2014-08-29T23:44:07+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-08-29T23:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=91ac72140e711378a507644f0072a675f97d1454'/>
<id>91ac72140e711378a507644f0072a675f97d1454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://doc-reform.org/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: sysenv, processing shortcuts, options, adjust</title>
<updated>2014-07-23T01:50:57+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-23T01:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=0ec06db262b3ae933667cb4f71681d763985074f'/>
<id>0ec06db262b3ae933667cb4f71681d763985074f</id>
<content type='text'>
* (further refinement necessary)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* (further refinement necessary)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: made true, branches: v6 development; v5 stable; v4 closed</title>
<updated>2014-01-26T07:31:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-01-26T07:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=506e32633838b4daf9ab566c9da083329212f219'/>
<id>506e32633838b4daf9ab566c9da083329212f219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: config files (by filetype &amp; filename) touched</title>
<updated>2013-08-28T22:09:09+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-08-28T22:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=d78a0ecbb4a4bf03cc7c27755ed0b98cc4936695'/>
<id>d78a0ecbb4a4bf03cc7c27755ed0b98cc4936695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closed</title>
<updated>2013-05-10T02:21:33+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-05-10T02:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=879a4e6cbe97721bbc6cd18b324524159b4807ef'/>
<id>879a4e6cbe97721bbc6cd18b324524159b4807ef</id>
<content type='text'>
* 5.0.0 dev opened
* 4.1.0 stable
* 3.* branch gone
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 5.0.0 dev opened
* 4.1.0 stable
* 3.* branch gone
</pre>
</div>
</content>
</entry>
<entry>
<title>v4: sisurc.yml, reorganize configuration files</title>
<updated>2013-04-12T01:07:13+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-04-12T01:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisu/commit/?id=954c48da4fc28606485bbdb44a2bda787b6e4239'/>
<id>954c48da4fc28606485bbdb44a2bda787b6e4239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
