aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-183-20/+16
|
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-186-25/+78
| | | | | | | | * 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 & sisu pg and sisu sqlite3) * separate pg and sqlite db actions
* v5 v6: db, use symbols to identify sql engineRalph Amissah2014-05-188-41/+41
|
* v6: ao, document markup structure check, skip processing file on major errorRalph Amissah2014-05-121-3/+3
| | | | * with error message & text at location of failure
* v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-121-1/+1
| | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
* v6: digests sha512 option implementedRalph Amissah2014-05-121-3/+3
| | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
* v5: digests cleaningRalph Amissah2014-05-121-142/+16
|
* v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is usedRalph Amissah2014-05-121-3/+8
| | | | * (Closes: #744378)
* v5 v6: composite (inserts), missing includes doesn't give an error, fixRalph Amissah2014-05-121-4/+5
| | | | * (Closes: #744379) see sisu.org for comment
* v5 v6: composite, fix includes, provide extra newline after inserted commentRalph Amissah2014-05-121-1/+1
| | | | * (Closes: #744360) [n|u] sisu: includes do not work properly
* v5 v6: ao_syntax, address possible manual use of url delimiters「」Ralph Amissah2014-05-121-1/+1
|
* v5 v6: coding, various minor cosmeticRalph Amissah2014-05-124-9/+10
|
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-142-13/+13
| | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs]
* v5 v6: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-084-19/+23
|
* v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-051-1/+4
|
* v5 v6: utils, code markers & messages, notes/warning/errors, fixRalph Amissah2014-02-052-17/+41
|
* v5 v6: ao, html book index linking, follow --strict optionRalph Amissah2014-02-051-8/+9
|
* v5 v6: cgi (pgsql & sqlite), fixRalph Amissah2014-02-052-22/+22
|
* v5 v6: html, (output) cleaningRalph Amissah2014-02-053-5/+20
|
* v5 v6: epub, hash digests used only if availableRalph Amissah2014-02-051-4/+6
|
* v5 v6: html, endnote name and nameref make compliant (epub use same)Ralph Amissah2014-02-057-24/+30
|
* v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-059-31/+54
|
* v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-052-10/+69
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-052-1/+25
|
* v5 v6: html, name tag related (output "cleaning")Ralph Amissah2014-02-051-8/+16
|
* v5 v6: ao, set document tagsRalph Amissah2014-02-052-14/+25
|
* v5 v6: epub, odt, check availability of zip programRalph Amissah2014-02-053-2/+16
|
* v5 v6: error/warn messagesRalph Amissah2014-02-055-14/+17
|
* v5 v6: wrappers round requireRalph Amissah2014-02-0526-74/+256
|
* v5 v6: html, cleaning, minorRalph Amissah2014-02-051-20/+0
|
* v4 v5: sysenv for texpdf, fix for when tex to pdf generator is absentsisu_4.2.20Ralph Amissah2014-01-201-5/+4
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-203-58/+22
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-171-9/+14
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* v5: asciidoc, file extension (for now .ad), inline footnotes, minorsisu_4.2.18Ralph Amissah2014-01-122-39/+4
|
* v5: heading recalibration, code (downstream) changes, continueRalph Amissah2014-01-1210-42/+25
|
* v5: ao, counter for various grouped / blocked texts & tablesRalph Amissah2014-01-122-31/+43
| | | | * of particular use for poems which are broken into verse
* v4 v5: texpdf, report to screen on pdf output, link to a generated file-sizeRalph Amissah2014-01-122-4/+4
| | | | * decide how to deal with as multiple document file-sizes may be produced
* v4 v5: texinfo, fixesRalph Amissah2014-01-123-68/+48
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-0627-207/+415
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: single document root A~ (recalibrate headings); level D~ possibleRalph Amissah2014-01-066-55/+111
| | | | | | | | * :A~ document title, single document root (ln==0) * introduce additional possible heading level, D~ * markup rule change: single document root * breaks much downstream code, recalibrate (fix, test, fix & test again) * v4 & v5 bifurcate (diverge "un-merge-ably")
* v5: cosmetic code, case statementRalph Amissah2014-01-0642-994/+982
|
* v5: docbook, fictionbook, some tidyingRalph Amissah2014-01-062-72/+67
|
* v5: asciidoc, rename AsciiDoc module, & recalibrate headingsRalph Amissah2014-01-064-18/+18
|
* v4 v5: fixesRalph Amissah2014-01-065-14/+17
| | | | | | | * ao_doc_str, nodes, possible parents, correction * epub, url closure decoration * sysenv, qrcode report absent program, minor * html scroll toc, clean links where none, exclude metadata
* bin/sisu, version dir (fix) & version infoRalph Amissah2014-01-063-5/+9
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-06127-131/+258
|
* v5: docbook, structure, a fixsisu_4.2.15Ralph Amissah2013-12-091-4/+7
| | | | * construction zone: structure okish; docbook generated not usable
* v4 v5: rake create build & install sisu gemspec; (.gitignore), work onRalph Amissah2013-12-031-1/+1
| | | | | * gemspec adjusted to install only libraries related to a version (v4 or v5) * select sisu version to create, build & install
* v5: xml, fictionbookRalph Amissah2013-12-038-4/+496
|
* v5: xml, docbookRalph Amissah2013-12-038-2/+408
|