<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu, branch debian/sisu_5.4.0-1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/'/>
<entry>
<title>debian/changelog (5.4.0-1)</title>
<updated>2014-05-25T14:11:50+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-25T14:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=dd358d6fc63d28211b8e4ccded1ec403587aebdc'/>
<id>dd358d6fc63d28211b8e4ccded1ec403587aebdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'sisu_5.4.0' into debian/sid</title>
<updated>2014-05-25T14:06:59+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-25T14:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=dcb004beebc9551e19e8380702aaa7c38224d787'/>
<id>dcb004beebc9551e19e8380702aaa7c38224d787</id>
<content type='text'>
SiSU 5.4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SiSU 5.4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: merge v6 to v5, version bump to 5.4.*, reason adds structure check</title>
<updated>2014-05-25T14:01:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-25T14:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=16c30474f06ed3774ad524a38b55b7840de057d0'/>
<id>16c30474f06ed3774ad524a38b55b7840de057d0</id>
<content type='text'>
* ao, document structure check, stop processing on major error
  (with error message &amp; text at location of failure)
  [reason for version bump the addition of structure check]
* utils, add ok code marker
* ao, heading with no ocn, distinguish ~# from -#
  * ~# is general &amp; means no ocn (for any object to which it is applied)
  * -# is relevant only for 1~ dummy headings &amp; instructs that they should be
    removed from output where possible
  * applied so far to pdf, odt &amp; plaintext
* ao_images, reduce warnings when ruby RMagic absent as program used directly
  * reduced dependency on ruby RMagic library (as some time way back had
    issues)
* ao, document markup structure check, skip processing file on major error
  * with error message &amp; text at location of failure
* texpdf, urls in creator cause breakage
* texpdf, mailto markup links set for normal text objects
* texpdf, '&amp;' in heading breaks toc (now removed from toc (not heading)), bug
  * revisit, bug
* texpdf, for urls switch to sans serif (small fontsize)
  * instead of typewriter, latex default
* texpdf, pdf colored hyperlinks configurable
  * --pdf-hyperlinks-color
    --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome
  * ['default']['pdf_hyperlinks']='color'
    (other options switch hyperlink color off 'no-color' 'color-off'
    'monochrome')
* texpdf, pdf default font size configurable (cli &amp; sisurc.yml) (no fractions)
  * --pdf-fontsize-12 --pdf-fontsize-8
  * default:
    texpdf_fontsize: 12
* texpdf, headings and table of contents representation
  * fixes 1~ and 2~ result in the same formatting
    1~ 2~ &amp; 3~ now differentiated, see discussion in sisu.org under #744383
  * fixes :A smaller formatted than :B
    A~ B~ C~ now the same size, see discussion in sisu.org under #744383
  * :B and :C result in the same formatting, issue explained see sisu.org
* texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface
* texpdf, (internal coding) use symbols to identify page orientation
* param, metadata rights, line-breaks instead of semicolons separating rights
  * fixes remove trailing semicolon after :copyright:
* digests sha512 option implemented
  * options sha512 sha256 md5
  * command line --sha512
  * rcconf.yml ['defsault']['digest'] = sha512
* xml object citation numbering (docbook fictionbook)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ao, document structure check, stop processing on major error
  (with error message &amp; text at location of failure)
  [reason for version bump the addition of structure check]
* utils, add ok code marker
* ao, heading with no ocn, distinguish ~# from -#
  * ~# is general &amp; means no ocn (for any object to which it is applied)
  * -# is relevant only for 1~ dummy headings &amp; instructs that they should be
    removed from output where possible
  * applied so far to pdf, odt &amp; plaintext
* ao_images, reduce warnings when ruby RMagic absent as program used directly
  * reduced dependency on ruby RMagic library (as some time way back had
    issues)
* ao, document markup structure check, skip processing file on major error
  * with error message &amp; text at location of failure
* texpdf, urls in creator cause breakage
* texpdf, mailto markup links set for normal text objects
* texpdf, '&amp;' in heading breaks toc (now removed from toc (not heading)), bug
  * revisit, bug
* texpdf, for urls switch to sans serif (small fontsize)
  * instead of typewriter, latex default
* texpdf, pdf colored hyperlinks configurable
  * --pdf-hyperlinks-color
    --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome
  * ['default']['pdf_hyperlinks']='color'
    (other options switch hyperlink color off 'no-color' 'color-off'
    'monochrome')
* texpdf, pdf default font size configurable (cli &amp; sisurc.yml) (no fractions)
  * --pdf-fontsize-12 --pdf-fontsize-8
  * default:
    texpdf_fontsize: 12
* texpdf, headings and table of contents representation
  * fixes 1~ and 2~ result in the same formatting
    1~ 2~ &amp; 3~ now differentiated, see discussion in sisu.org under #744383
  * fixes :A smaller formatted than :B
    A~ B~ C~ now the same size, see discussion in sisu.org under #744383
  * :B and :C result in the same formatting, issue explained see sisu.org
* texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface
* texpdf, (internal coding) use symbols to identify page orientation
* param, metadata rights, line-breaks instead of semicolons separating rights
  * fixes remove trailing semicolon after :copyright:
* digests sha512 option implemented
  * options sha512 sha256 md5
  * command line --sha512
  * rcconf.yml ['defsault']['digest'] = sha512
* xml object citation numbering (docbook fictionbook)
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: version &amp; changelog (&amp; rakefile)</title>
<updated>2014-05-25T13:57:48+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-25T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=108142f5a3b85ddbcd10b3b7c302b5ae2f1da818'/>
<id>108142f5a3b85ddbcd10b3b7c302b5ae2f1da818</id>
<content type='text'>
* will merge v6 into v5, 5.4 version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* will merge v6 into v5, 5.4 version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>debian/changelog (5.3.6-1)</title>
<updated>2014-05-18T13:49:18+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T13:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=e46a49674bdbfe87f24d330fd62346de169ccb41'/>
<id>e46a49674bdbfe87f24d330fd62346de169ccb41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debian/control sisu-postgresql added depends ruby-pg, omission corrected</title>
<updated>2014-05-18T13:43:36+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T13:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=1524845f76d80a0f209c29e324f5fe520ed62c2f'/>
<id>1524845f76d80a0f209c29e324f5fe520ed62c2f</id>
<content type='text'>
* removed ruby-dbi using ruby-pg instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* removed ruby-dbi using ruby-pg instead
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'sisu_5.3.6' into debian/sid</title>
<updated>2014-05-18T13:39:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T13:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=808c9c74a72b95e6272c8927cce839d89626ba47'/>
<id>808c9c74a72b95e6272c8927cce839d89626ba47</id>
<content type='text'>
SiSU 5.3.6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SiSU 5.3.6
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: cgi, sample search forms: use ruby-pg &amp; ruby-sqlite3; remove ruby-dbi</title>
<updated>2014-05-18T12:57:12+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T12:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=bcb074af136731ff36e479090447f21dd13aa218'/>
<id>bcb074af136731ff36e479090447f21dd13aa218</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: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)</title>
<updated>2014-05-18T12:53:36+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T12:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=7bfd567154b9fd468e5df53901c3d8c383cc25f8'/>
<id>7bfd567154b9fd468e5df53901c3d8c383cc25f8</id>
<content type='text'>
* ruby-pg require for postgresql
* ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3
  rather than ruby-dbi)
* ruby-dbi remove calls (in any common files &amp; sisu pg and sisu sqlite3)
* separate pg and sqlite db actions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ruby-pg require for postgresql
* ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3
  rather than ruby-dbi)
* ruby-dbi remove calls (in any common files &amp; sisu pg and sisu sqlite3)
* separate pg and sqlite db actions
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 v6: db, use symbols to identify sql engine</title>
<updated>2014-05-18T12:49:03+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-05-18T12:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=307ecb4df591aa675b71839014debf6e81d462e1'/>
<id>307ecb4df591aa675b71839014debf6e81d462e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
