aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/html_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* c&d: project dir structure, libs moved under new branch namesRalph Amissah2014-12-081-1364/+0
| | | | | | | | | | | | | * libs & version files under new branch names: current & develop * previously under branch version numbers (v5|v6) * version .yml files moved * associated adjustments made as required, notably to: bin/sisu se* qi* (file headers); breakage potential, testing required * [on dir names, want release to (alphabetically) precede next/development, considered (cur|dev) (current|(dev|development|progress|next)) (stable|unstable), alpha sorting fail (release|(next|develop))]
* v5 v6: code headers reformatted for viewing as org-mode filesRalph Amissah2014-12-081-40/+37
|
* year set 2015 (prepare for the new year)Ralph Amissah2014-12-081-1/+1
|
* v5 v6: html_format, "id"s for objects & footnotesRalph Amissah2014-10-191-3/+1
|
* v5: merge v6: remove defaults.rb & some relics related to sisu skinssisu_5.7.0Ralph Amissah2014-10-121-151/+87
|
* v5 v6: html, epub, set document body languageRalph Amissah2014-10-121-2/+2
|
* v5 v6: html_format, label, re: object number object namesRalph Amissah2014-10-121-13/+7
|
* v5: html, reduce difference with v6 (removal of some trailing slashes <p> <br>)Ralph Amissah2014-10-121-11/+9
|
* v5 v6: html, tiny first nudge toward html5 (v5 v6 differ)Ralph Amissah2014-10-031-23/+6
| | | | * document headers, other minor
* 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: html navigation, enable turn off (nav buttons on remaining html segments)Ralph Amissah2014-09-051-15/+26
|
* v5 v6: link/path fixesRalph Amissah2014-09-051-1/+1
| | | | | | * manifest, link where no "document harvest" * html, home button links url (remove slash) * harvest_authors, by_filetype, manifest path
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-081-0/+15
| | | | * sql db table structure changed (needs to be rebuilt)
* v5 v6: coding, various minor cosmeticRalph Amissah2014-05-121-1/+1
|
* v5 v6: html, (output) cleaningRalph Amissah2014-02-051-3/+6
|
* v5 v6: html, endnote name and nameref make compliant (epub use same)Ralph Amissah2014-02-051-1/+1
|
* v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-051-9/+16
|
* v5 v6: html, name tag related (output "cleaning")Ralph Amissah2014-02-051-8/+16
|
* v5 v6: html, cleaning, minorRalph Amissah2014-02-051-20/+0
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-5/+15
| | | | * here no doubt remains breakage (test, fix & test again)
* 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-1/+1
|
* v5: renaming files & modules ao & AO (from dal & DAL)Ralph Amissah2013-12-021-1/+1
| | | | | | * ao (abstract objects) shorter, also easily searched, higher sort location abstract as representation of & extraction of document objects (dal (document abstraction layer))
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-1/+1
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-9/+7
| | | | * 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/+1428
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone