aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-144-14/+25
| | | | | | | | * 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: version & changelog (& rakefile)Ralph Amissah2014-02-144-6/+20
|
* documentation, minor updatesisu_5.3.3Ralph Amissah2014-02-0813-35/+89
|
* examples: nginx conf; cgi search forms pgsql & sqliteRalph Amissah2014-02-086-738/+1200
|
* v5 v6: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-082-0/+4
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-084-6/+20
|
* manual Rakefile, README & minor config adjustmentsisu_5.3.2Ralph Amissah2014-02-057-7/+35
|
* v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-052-0/+4
|
* v5 v6: utils, code markers & messages, notes/warning/errors, fixRalph Amissah2014-02-052-0/+4
|
* v5 v6: ao, html book index linking, follow --strict optionRalph Amissah2014-02-052-0/+4
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-054-2/+16
|
* README & manpage (sisu.1) updatesisu_5.3.1Ralph Amissah2014-02-052-0/+2
|
* sisu manual updateRalph Amissah2014-02-059-33/+277
|
* sisu manual directory movedRalph Amissah2014-02-0551-0/+2
|
* removed html man pages (man2html)Ralph Amissah2014-02-0522-4911/+6
|
* v5 v6: cgi (pgsql & sqlite), fixRalph Amissah2014-02-052-0/+4
|
* v5 v6: epub, hash digests used only if availableRalph Amissah2014-02-052-2/+6
|
* v5 v6: html, endnote name and nameref make compliant (epub use same)Ralph Amissah2014-02-052-0/+6
|
* v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-052-0/+8
|
* v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-052-0/+2
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-052-0/+10
|
* v5 v6: html, name tag related (output "cleaning")Ralph Amissah2014-02-052-0/+6
|
* v5 v6: ao, set document tagsRalph Amissah2014-02-052-0/+4
|
* v5 v6: error/warn messagesRalph Amissah2014-02-052-2/+2
|
* v5 v6: wrappers round requireRalph Amissah2014-02-052-0/+4
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-054-6/+20
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-267-2/+14
|
* v5 v6: version & changelog (& rakefile), make true on next commitRalph Amissah2014-01-265-11/+50
| | | | | | | * next commit: * v4 branch closed * v5 stable branch * v6 development branch opened (copy v5)
* bin/sisu changes to simplify switching to new stable & development branchessisu_4.2.21Ralph Amissah2014-01-262-0/+4
|
* v4 v5: version & changelog (& rakefile) [v4 about to be closed]Ralph Amissah2014-01-264-6/+22
|
* v4 v5: sysenv for texpdf, fix for when tex to pdf generator is absentsisu_4.2.20Ralph Amissah2014-01-202-0/+4
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-202-0/+15
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* v4 v5: version & changelog (& rakefile)Ralph Amissah2014-01-204-6/+20
|
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-172-0/+8
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* v4 v5: version & changelog (& rakefile)Ralph Amissah2014-01-174-6/+20
|
* v5: asciidoc, file extension (for now .ad), inline footnotes, minorsisu_4.2.18Ralph Amissah2014-01-121-0/+2
|
* v5: heading recalibration, code (downstream) changes, continueRalph Amissah2014-01-121-0/+2
|
* v5: ao, counter for various grouped / blocked texts & tablesRalph Amissah2014-01-121-0/+3
| | | | * 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-0/+6
| | | | * decide how to deal with as multiple document file-sizes may be produced
* v4 v5: texinfo, fixesRalph Amissah2014-01-122-0/+4
|
* v4 v5: version & changelog (& rakefile)Ralph Amissah2014-01-124-6/+20
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-0/+1
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: vim syntax, v5.2 match heading level D~Ralph Amissah2014-01-062-3/+5
|
* v5: single document root A~ (recalibrate headings); level D~ possibleRalph Amissah2014-01-061-4/+23
| | | | | | | | * :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: version (5.2 version bump) & changelog (& rakefile)Ralph Amissah2014-01-062-8/+16
| | | | | | | * markup rule change; document structure rule be introduced: * single document root == document title == heading level A~ * adds possible level D~ * (earlier v5, development branch insulated from v4)
* v5: cosmetic code, case statementRalph Amissah2014-01-061-0/+2
|
* v5: docbook, fictionbook, some tidyingRalph Amissah2014-01-061-0/+2
|
* v5: asciidoc, rename AsciiDoc module, & recalibrate headingsRalph Amissah2014-01-061-0/+2
|
* v4 v5: fixesRalph Amissah2014-01-062-0/+12
| | | | | | | * 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-062-0/+10
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs