aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/xhtml.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-281-3/+0
|
* update urls to git repoRalph Amissah2014-09-191-2/+2
|
* v5 v6: xml xhtml outputs, & issuesRalph Amissah2014-09-051-1/+1
|
* v5 v6: cosmetic codeRalph Amissah2014-08-291-1/+3
|
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-081-2/+3
| | | | * sql db table structure changed (needs to be rebuilt)
* v5: merged v6 librariesRalph Amissah2014-08-081-2/+2
| | | | | | | | | | | | * commandline, --act0 to --act9, rc-config with flag:act[0-9] * configurable command line options increased to 0 - 9 (instead of 0 - 5) * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available) * default --act0 * rc config with flag:act0 to flag:act9 (previously roman numerals) * legacy roman numeral configuration works (for now) * use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod) * hub, further changes related to use of opt.act; hub file split
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-2/+2
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: ensure reset of parsed document directory pathsisu_5.5.5Ralph Amissah2014-07-291-0/+1
| | | | * needed in the case of html for some subsequent processing
* v5 v6: cosmetic codeRalph Amissah2014-07-221-5/+27
|
* v5 v6: base images & css, continueRalph Amissah2014-07-151-1/+1
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-0/+1
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: cosmetic code, case statementRalph Amissah2014-01-061-6/+6
|
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: some file renaming related to: shared files & epub, odf:odt, plaintextRalph Amissah2013-12-031-3/+3
|
* v5: some renaming to ao from dal continuedRalph Amissah2013-12-021-4/+4
|
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-14/+25
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: rescued error messagesRalph Amissah2013-08-211-2/+2
|
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-6/+2
| | | | * propagate back to v4 after testing
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+442
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone