<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin, branch sisu_5.8.0</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/'/>
<entry>
<title>bin/sisu when run from dir tree, check git describe version info</title>
<updated>2015-04-13T20:39:36+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-04-12T19:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=d0ad76e346541c7ed532c49f31d2f671c81eb175'/>
<id>d0ad76e346541c7ed532c49f31d2f671c81eb175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c&amp;d: pass info needed make run better without install</title>
<updated>2015-04-09T03:05:39+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-04-07T02:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=906634e9ac9793110f2fd6bd6e215a66c84932cd'/>
<id>906634e9ac9793110f2fd6bd6e215a66c84932cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c&amp;d: misc, largely but not entirely cosmetic</title>
<updated>2015-03-24T01:43:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-03-19T21:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=9a05bd6dd052174d5264e9fef9ef2d4fbee1e52b'/>
<id>9a05bd6dd052174d5264e9fef9ef2d4fbee1e52b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d: po4a, initialize either directly with sst or passed through ao</title>
<updated>2015-01-20T04:46:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-01-16T04:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=45d6d69d89fb6a8ad36be13f22c6af0b2a7cbc9a'/>
<id>45d6d69d89fb6a8ad36be13f22c6af0b2a7cbc9a</id>
<content type='text'>
* creates source language directory with source markup files
  (.sst .ssm .ssi) &amp; the po4a.cfg configuration file, then runs
  po4a to place the markup source under po4a translation
  management
* --po4a-sst uses original sisu markup source as described above
* --po4a-ao passes sisu source markup through document abstraction
  before converting back to a sisu markup source markup equivalent
  of the original document, it does this in an attempt to get more
  uniform output, and put footnotes for example if any in a form
  that is easier to translate
  --po4a-ao -v --trans-en:fr,es en/live-manual.ssm
  --po4a-ao -v --trans-en:fr,es en/live-manual.ssm \
    es/live-manual.ssm
  in the latter example also runs sisu marked up "es" document
  through document abstraction and returns a sisu markup source
  version of the document, and against this gettext is (or can be
  run) to (attempt to) have the source and target languages
  together in the po/es file
* all quite rough, will need to be revisited,
* these for now replace the renamed --po4a-shelf (formerly --po4a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* creates source language directory with source markup files
  (.sst .ssm .ssi) &amp; the po4a.cfg configuration file, then runs
  po4a to place the markup source under po4a translation
  management
* --po4a-sst uses original sisu markup source as described above
* --po4a-ao passes sisu source markup through document abstraction
  before converting back to a sisu markup source markup equivalent
  of the original document, it does this in an attempt to get more
  uniform output, and put footnotes for example if any in a form
  that is easier to translate
  --po4a-ao -v --trans-en:fr,es en/live-manual.ssm
  --po4a-ao -v --trans-en:fr,es en/live-manual.ssm \
    es/live-manual.ssm
  in the latter example also runs sisu marked up "es" document
  through document abstraction and returns a sisu markup source
  version of the document, and against this gettext is (or can be
  run) to (attempt to) have the source and target languages
  together in the po/es file
* all quite rough, will need to be revisited,
* these for now replace the renamed --po4a-shelf (formerly --po4a)
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/sisu-misc-utils + c&amp;d: lib sisu_thor_lib currently only po4a</title>
<updated>2015-01-20T04:46:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-01-12T15:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=b36588c9f9f5762a8c8e924c6be716a44816b44d'/>
<id>b36588c9f9f5762a8c8e924c6be716a44816b44d</id>
<content type='text'>
* uses po4a to create po files with empty translation strings
* in appropriately configured directory e.g.
  "data/doc/sisu/markup-samples/manual" have file named:
  "languages_source_and_targets" containing e.g.:
    source: en
    targets: de fr es ja ru zh
  command examples:
    ruby ~snx/bin/sisu-misc-utils po4a --next --clean
    ruby ~snx/bin/sisu-misc-utils po4a --next --distclean
    ruby ~snx/bin/sisu-misc-utils po4a --next --make
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* uses po4a to create po files with empty translation strings
* in appropriately configured directory e.g.
  "data/doc/sisu/markup-samples/manual" have file named:
  "languages_source_and_targets" containing e.g.:
    source: en
    targets: de fr es ja ru zh
  command examples:
    ruby ~snx/bin/sisu-misc-utils po4a --next --clean
    ruby ~snx/bin/sisu-misc-utils po4a --next --distclean
    ruby ~snx/bin/sisu-misc-utils po4a --next --make
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/sisu + c&amp;d: SiSU_is now methods (instead of hash)</title>
<updated>2015-01-20T04:46:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-01-12T02:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=802bf61f72cf3cff29298b1816a79bb2b8d1dacf'/>
<id>802bf61f72cf3cff29298b1816a79bb2b8d1dacf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bin + c&amp;d: RbConfig (instead of Config, switch)</title>
<updated>2015-01-20T04:46:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2015-01-12T14:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=b2ccc63796ce0bf17a8c75e857073c8440ee3955'/>
<id>b2ccc63796ce0bf17a8c75e857073c8440ee3955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c&amp;d: version &amp; branch info, changes related to move of lib dirs</title>
<updated>2014-12-08T05:18:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-12-06T04:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=71badaf7b2374edcc05268ee79db2fbfd2d7fbb1'/>
<id>71badaf7b2374edcc05268ee79db2fbfd2d7fbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c&amp;d: project dir structure, libs moved under new branch names</title>
<updated>2014-12-08T05:18:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-11-26T14:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=4db4dcc886b85bf9db43d66025452fb33c94a9dd'/>
<id>4db4dcc886b85bf9db43d66025452fb33c94a9dd</id>
<content type='text'>
* libs &amp; version files under new branch names: current &amp; develop
* previously under branch version numbers (v5|v6)
* version .yml files moved
* associated adjustments made as required, notably to:
  bin/sisu se* qi* (file headers); breakage potential, testing
  required
* [on dir names, want release to (alphabetically) precede
  next/development, considered (cur|dev)
  (current|(dev|development|progress|next)) (stable|unstable),
  alpha sorting fail (release|(next|develop))]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libs &amp; version files under new branch names: current &amp; develop
* previously under branch version numbers (v5|v6)
* version .yml files moved
* associated adjustments made as required, notably to:
  bin/sisu se* qi* (file headers); breakage potential, testing
  required
* [on dir names, want release to (alphabetically) precede
  next/development, considered (cur|dev)
  (current|(dev|development|progress|next)) (stable|unstable),
  alpha sorting fail (release|(next|develop))]
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: code headers reformatted for viewing as org-mode files</title>
<updated>2014-12-08T05:18:14+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-11-13T03:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/projects/sisu/commit/?id=98c8c90b52343f6136a31f932d86273c30b59a41'/>
<id>98c8c90b52343f6136a31f932d86273c30b59a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
