<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch sisu_5.5.0</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>v5 v6: src, sisupod composite source, nested includes</title>
<updated>2014-07-11T04:24:55+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=a93f8d5da9c2104ebd370ddfcc51021b5a858920'/>
<id>a93f8d5da9c2104ebd370ddfcc51021b5a858920</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: src sisupod, cosmetic code arrangement</title>
<updated>2014-07-11T04:24:55+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=3daec543362c334a4c6f4de33fc226401692a37e'/>
<id>3daec543362c334a4c6f4de33fc226401692a37e</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: ao_composite, nested includes, .ssi (insert) can now include .ssi &amp; .sst</title>
<updated>2014-07-11T04:24:46+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=86ce218124eeca073621a153c5f3f830a90f1a74'/>
<id>86ce218124eeca073621a153c5f3f830a90f1a74</id>
<content type='text'>
* .ssm can contain/include .sst or .ssi
  .sst files can be processed independently, they do not contain other files
  .ssi files have been only insertions of text &amp; are not processed independently
  but as part of an ssm
  change proposed:
  .ssm unchanged,
  .sst unchanged,
  .ssi as before, but can include .sst or .ssi, so:
  files are only insertions &amp; are not processed independently but as part of an
  .ssm or another .ssi
  i.e. as before with the addition that it like a .ssm can contain/include
  .sst or .ssi
* requested feature, (Closes: #744408)
  User beware. In previous versions there has been a deliberate attempt to keep
  it easy to follow documents &amp; not have to dig through different levels of
  includes, as this is more likely to lead to errors in markup.
  The idea of nested includes has not been attractive (messy for a document),
  however, this is now made possible, use with care
  * it is not as easy to see document structure at a glance, and structural
    errors may be introduced and will need to be taken care of (requiring
    document markup debugging)
  * allowing .ssi to also include other .ssi or .sst could lead to infinite
    recursion if an .ssi includes another which includes itself; stopping after
    an additional level of includes seems arbitrary, and possibly prone to error
    if you are dealing with many documents
* requires testing
* version bump, new behavior added to .ssi one of the 3 sisu filetypes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .ssm can contain/include .sst or .ssi
  .sst files can be processed independently, they do not contain other files
  .ssi files have been only insertions of text &amp; are not processed independently
  but as part of an ssm
  change proposed:
  .ssm unchanged,
  .sst unchanged,
  .ssi as before, but can include .sst or .ssi, so:
  files are only insertions &amp; are not processed independently but as part of an
  .ssm or another .ssi
  i.e. as before with the addition that it like a .ssm can contain/include
  .sst or .ssi
* requested feature, (Closes: #744408)
  User beware. In previous versions there has been a deliberate attempt to keep
  it easy to follow documents &amp; not have to dig through different levels of
  includes, as this is more likely to lead to errors in markup.
  The idea of nested includes has not been attractive (messy for a document),
  however, this is now made possible, use with care
  * it is not as easy to see document structure at a glance, and structural
    errors may be introduced and will need to be taken care of (requiring
    document markup debugging)
  * allowing .ssi to also include other .ssi or .sst could lead to infinite
    recursion if an .ssi includes another which includes itself; stopping after
    an additional level of includes seems arbitrary, and possibly prone to error
    if you are dealing with many documents
* requires testing
* version bump, new behavior added to .ssi one of the 3 sisu filetypes
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: ao_composite, variable name</title>
<updated>2014-07-11T04:07:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=cc3380a5050a839e4be9b5b12277cd83ce738d02'/>
<id>cc3380a5050a839e4be9b5b12277cd83ce738d02</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: ao_numbering, check that all auto given number based seg names are unique</title>
<updated>2014-07-11T04:05:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=561b66275f186fcf8f3ed6e697e560f28354d38c'/>
<id>561b66275f186fcf8f3ed6e697e560f28354d38c</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: ao_numbering, auto name segment, extract "number" from heading, fix</title>
<updated>2014-07-11T04:03:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-11T04:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d1c4bb34715672c50a646b11007191ef91fcc287'/>
<id>d1c4bb34715672c50a646b11007191ef91fcc287</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: ao, auto seg naming, adjustments</title>
<updated>2014-07-07T05:36:30+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-07T05:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=0c80533993f1f8dfcb5a68e75ca49cd216dc68bd'/>
<id>0c80533993f1f8dfcb5a68e75ca49cd216dc68bd</id>
<content type='text'>
* re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: ao, fix, re: seg numbering, fixed width, leading zeros (new in 5.4.3)</title>
<updated>2014-07-04T17:49:02+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-04T17:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=618c5f11c5f799510478f2d403e01e656da935c3'/>
<id>618c5f11c5f799510478f2d403e01e656da935c3</id>
<content type='text'>
* provisional fix (check related issues against 5.4.2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* provisional fix (check related issues against 5.4.2)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modified</title>
<updated>2014-07-01T04:58:11+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-01T04:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d850e670c1163dd1dba5f958d0cfd62f2a431112'/>
<id>d850e670c1163dd1dba5f958d0cfd62f2a431112</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: epub, a fix, double check</title>
<updated>2014-07-01T04:56:27+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-07-01T04:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=1b3d9ac3643bee5c51e37c2b6d27886fe0f721df'/>
<id>1b3d9ac3643bee5c51e37c2b6d27886fe0f721df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
