<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch debian/sisu_3.2.5-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>v3: shared_html_lite, codeblock fix, affecting sql</title>
<updated>2012-04-22T17:47:35+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-22T17:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=173a8becc4250e65af6c8ce71914f2a7052c9dd4'/>
<id>173a8becc4250e65af6c8ce71914f2a7052c9dd4</id>
<content type='text'>
* SELECT ocn,body FROM doc_objects WHERE t_is='code';
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* SELECT ocn,body FROM doc_objects WHERE t_is='code';
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: rescue reporting</title>
<updated>2012-04-21T05:54:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-21T05:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d810b3f1a2c26f07cd224cfc23339b5ac0bdd26f'/>
<id>d810b3f1a2c26f07cd224cfc23339b5ac0bdd26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sysenv, default processing dir name change</title>
<updated>2012-04-21T05:50:42+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-21T05:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=5ae11e06f0ca7605a29876a3d840ac8c88f1f40d'/>
<id>5ae11e06f0ca7605a29876a3d840ac8c88f1f40d</id>
<content type='text'>
* distinguish sisu branch, add sisu branch to processing directory name
* if constants, 'DEVELOPER[:maintenance] == :true' then additionally add
  sisu version number to processing directory name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distinguish sisu branch, add sisu branch to processing directory name
* if constants, 'DEVELOPER[:maintenance] == :true' then additionally add
  sisu version number to processing directory name
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: db bugfix in maintenance mode (variable name reused)</title>
<updated>2012-04-21T05:47:35+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-21T05:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=06520be4633f7ee3463c92615be3e11f0f21fa08'/>
<id>06520be4633f7ee3463c92615be3e11f0f21fa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: param, dal_syntax, document header (simple regex) substitution list</title>
<updated>2012-04-15T04:32:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-15T04:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=0013ec9d66de5341a419585909d722009fc33381'/>
<id>0013ec9d66de5341a419585909d722009fc33381</id>
<content type='text'>
* $ and curly braces are escaped (within sisu) to allow the following:
  @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \
  /${testing}/,'Wheezy'
* changes are not made within text object types: code-blocks, tables or
  metadata (document headers). Marked up document remains self-referential.
* Note: the substitution list must be written on a single line, without
  line-breaks.
* [Substitutions possibility requested by Debian-live, live-manual (Ben
  Armstrong &amp; Daniel Baumann)]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* $ and curly braces are escaped (within sisu) to allow the following:
  @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \
  /${testing}/,'Wheezy'
* changes are not made within text object types: code-blocks, tables or
  metadata (document headers). Marked up document remains self-referential.
* Note: the substitution list must be written on a single line, without
  line-breaks.
* [Substitutions possibility requested by Debian-live, live-manual (Ben
  Armstrong &amp; Daniel Baumann)]
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sql creation -v reporting reduced</title>
<updated>2012-04-05T18:48:12+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-05T18:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=683ca12cf2ace7a5203e2f9340cb69b2021c2e11'/>
<id>683ca12cf2ace7a5203e2f9340cb69b2021c2e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: urls, reporting, some cleaning</title>
<updated>2012-04-05T18:47:29+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-05T18:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=6a6c011f1278d37d078c224410311ffac45bad1c'/>
<id>6a6c011f1278d37d078c224410311ffac45bad1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sysenv, path.style (a quick fix, review)</title>
<updated>2012-04-05T18:44:28+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-04-05T18:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=19c96080a7ed012d58ce3171715e14c4a19c5672'/>
<id>19c96080a7ed012d58ce3171715e14c4a19c5672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: 3.2 branch is main (v3dv --&gt; v3); dev (v3dv) branch directories removed</title>
<updated>2012-03-20T02:07:33+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-03-20T02:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=6811ac91f21a434fc7d967c11e1b20f33918c6ea'/>
<id>6811ac91f21a434fc7d967c11e1b20f33918c6ea</id>
<content type='text'>
* v3dv (3.2) "merged" into v3 (previously 3.1) (&amp; removed)
  * conf/sisu/v3dv --&gt; conf/sisu/v3
  * data/sisu/v3dv --&gt; data/sisu/v3
  * lib/sisu/v3dv  --&gt; lib/sisu/v3
  * bin/sisu* (v3dv references changed to v3)
  * (--dev modifier (superfluous for the time being) runs main v3 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* v3dv (3.2) "merged" into v3 (previously 3.1) (&amp; removed)
  * conf/sisu/v3dv --&gt; conf/sisu/v3
  * data/sisu/v3dv --&gt; data/sisu/v3
  * lib/sisu/v3dv  --&gt; lib/sisu/v3
  * bin/sisu* (v3dv references changed to v3)
  * (--dev modifier (superfluous for the time being) runs main v3 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>v3dv: sqlite3 discreet .sql.db file for each document (possibility added)</title>
<updated>2012-03-12T22:50:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2012-03-12T22:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=86b767b0f9a5aeac4708e48231d2010215b35e2b'/>
<id>86b767b0f9a5aeac4708e48231d2010215b35e2b</id>
<content type='text'>
* in addition to existing possibility of a shared db in sqlite3 or postgresql
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* in addition to existing possibility of a shared db in sqlite3 or postgresql
</pre>
</div>
</content>
</entry>
</feed>
