| Commit message (Expand) | Author | Age | Files | Lines |
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 6 | -46/+33 |
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 13 | -63/+169 |
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 16 | -83/+83 |
* | v6: utils, add ok code marker | Ralph Amissah | 2014-05-18 | 1 | -1/+13 |
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 6 | -58/+74 |
* | v6: ao_images, reduce warnings when ruby RMagic absent as program used directly | Ralph Amissah | 2014-05-12 | 1 | -5/+3 |
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 5 | -118/+217 |
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 1 | -9/+24 |
* | v6: texpdf, mailto markup links set for normal text objects | Ralph Amissah | 2014-05-12 | 1 | -2/+2 |
* | v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bug | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v6: texpdf, for urls switch to sans serif (small fontsize) | Ralph Amissah | 2014-05-12 | 1 | -0/+1 |
* | v6: texpdf, pdf colored hyperlinks configurable | Ralph Amissah | 2014-05-12 | 3 | -34/+80 |
* | v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) | Ralph Amissah | 2014-05-12 | 3 | -14/+59 |
* | v6: texpdf, headings and table of contents representation | Ralph Amissah | 2014-05-12 | 2 | -67/+77 |
* | v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface | Ralph Amissah | 2014-05-12 | 2 | -63/+63 |
* | v6: texpdf, (internal coding) use symbols to identify page orientation | Ralph Amissah | 2014-05-12 | 2 | -18/+19 |
* | v6: param, metadata rights, line-breaks instead of semicolons separating rights | Ralph Amissah | 2014-05-12 | 2 | -14/+22 |
* | v5 v6: param, metadata add 'Copyright:' tag to output related to copyright | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v6: digests sha512 option implemented | Ralph Amissah | 2014-05-12 | 13 | -216/+189 |
* | v5: digests cleaning | Ralph Amissah | 2014-05-12 | 1 | -142/+16 |
* | v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is used | Ralph Amissah | 2014-05-12 | 2 | -6/+16 |
* | v5 v6: composite (inserts), missing includes doesn't give an error, fix | Ralph Amissah | 2014-05-12 | 2 | -12/+11 |
* | v5 v6: composite, fix includes, provide extra newline after inserted comment | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v5 v6: ao_syntax, address possible manual use of url delimiters「」 | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v6: xml object citation numbering (docbook fictionbook) | Ralph Amissah | 2014-05-12 | 2 | -2/+10 |
* | v5 v6: coding, various minor cosmetic | Ralph Amissah | 2014-05-12 | 11 | -43/+45 |
* | v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4 | Ralph Amissah | 2014-02-14 | 4 | -26/+26 |
* | v5 v6: cgi, sample search form (generator), using cgi ENV variables | Ralph Amissah | 2014-02-08 | 8 | -38/+48 |
* | v5 v6: sysenv, concordance redirected paths, watch | Ralph Amissah | 2014-02-05 | 2 | -2/+8 |
* | v5 v6: utils, code markers & messages, notes/warning/errors, fix | Ralph Amissah | 2014-02-05 | 4 | -34/+82 |
* | v5 v6: ao, html book index linking, follow --strict option | Ralph Amissah | 2014-02-05 | 2 | -16/+18 |
* | v5 v6: cgi (pgsql & sqlite), fix | Ralph Amissah | 2014-02-05 | 4 | -44/+44 |
* | v5 v6: html, (output) cleaning | Ralph Amissah | 2014-02-05 | 6 | -10/+40 |
* | v5 v6: epub, hash digests used only if available | Ralph Amissah | 2014-02-05 | 2 | -8/+12 |
* | v5 v6: html, endnote name and nameref make compliant (epub use same) | Ralph Amissah | 2014-02-05 | 14 | -48/+60 |
* | v5 v6: ocn: strict html; turn on/off rules for txt & odf | Ralph Amissah | 2014-02-05 | 18 | -62/+108 |
* | v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt) | Ralph Amissah | 2014-02-05 | 4 | -20/+138 |
* | v5 v6: options, html --strict instruction | Ralph Amissah | 2014-02-05 | 4 | -2/+50 |
* | v5 v6: html, name tag related (output "cleaning") | Ralph Amissah | 2014-02-05 | 2 | -16/+32 |
* | v5 v6: ao, set document tags | Ralph Amissah | 2014-02-05 | 4 | -28/+50 |
* | v5 v6: epub, odt, check availability of zip program | Ralph Amissah | 2014-02-05 | 6 | -4/+32 |
* | v5 v6: error/warn messages | Ralph Amissah | 2014-02-05 | 10 | -28/+34 |
* | v5 v6: wrappers round require | Ralph Amissah | 2014-02-05 | 52 | -148/+512 |
* | v5 v6: html, cleaning, minor | Ralph Amissah | 2014-02-05 | 2 | -40/+0 |
* | v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0 | Ralph Amissah | 2014-01-26 | 129 | -3528/+8068 |
* | v4 v5: sysenv for texpdf, fix for when tex to pdf generator is absentsisu_4.2.20 | Ralph Amissah | 2014-01-20 | 2 | -10/+8 |
* | v4 v5: bin/sisu & some related lib changes | Ralph Amissah | 2014-01-20 | 6 | -83/+42 |
* | bin/sisu experimentationsisu_4.2.19 | Ralph Amissah | 2014-01-17 | 2 | -17/+27 |
* | v5: asciidoc, file extension (for now .ad), inline footnotes, minorsisu_4.2.18 | Ralph Amissah | 2014-01-12 | 2 | -39/+4 |
* | v5: heading recalibration, code (downstream) changes, continue | Ralph Amissah | 2014-01-12 | 10 | -42/+25 |