Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5 v6: html, remove trailing backslash for empty linebreak & paragraph, <br> <p> | Ralph Amissah | 2014-10-19 | 10 | -128/+128 |
| | |||||
* | v5: merge v6: remove defaults.rb & some relics related to sisu skinssisu_5.7.0 | Ralph Amissah | 2014-10-12 | 61 | -2468/+1557 |
| | |||||
* | v6: '*_parts', remove defaults.rb & some relics related to sisu skins, long gone | Ralph Amissah | 2014-10-12 | 61 | -2468/+1557 |
| | | | | | * old code removed & substituted as required by *_parts * attending code changes, fairly wide ranging, test | ||||
* | v5 v6: html, epub, set document body language | Ralph Amissah | 2014-10-12 | 6 | -12/+12 |
| | |||||
* | v5 v6: html_format, label, re: object number object names | Ralph Amissah | 2014-10-12 | 2 | -16/+15 |
| | |||||
* | v5 v6: constants, remove ocn html leader | Ralph Amissah | 2014-10-12 | 2 | -2/+2 |
| | | | | * resulting hashtag #1 instead of #o1 | ||||
* | v5: html, reduce difference with v6 (mostly removal of bgcolor) | Ralph Amissah | 2014-10-12 | 7 | -31/+31 |
| | | | | * note: html_format.rb has differences, else same | ||||
* | v5: html, reduce difference with v6 (removal of some trailing slashes <p> <br>) | Ralph Amissah | 2014-10-12 | 9 | -38/+36 |
| | |||||
* | v5 v6: moved files: harvest* to html_harvest* | Ralph Amissah | 2014-10-12 | 10 | -10/+10 |
| | |||||
* | v5 v6: bin/sisu, hub, urls --maintenance, fix | Ralph Amissah | 2014-10-12 | 8 | -256/+162 |
| | |||||
* | v5 v6: db, --maintenance sql, separated out postgresql & sqlite | Ralph Amissah | 2014-10-12 | 6 | -18/+54 |
| | | | | * could share "maintenance" db import sql file (as done previously), consider | ||||
* | v5 v6: epub tune, --maintenance, fix | Ralph Amissah | 2014-10-12 | 4 | -6/+12 |
| | |||||
* | v5 v6: qrcode, sha call, fix | Ralph Amissah | 2014-10-12 | 2 | -2/+2 |
| | |||||
* | v5 v6: html, tiny first nudge toward html5 (v5 v6 differ) | Ralph Amissah | 2014-10-03 | 25 | -190/+172 |
| | | | | * document headers, other minor | ||||
* | v5 v6: --act provides info on current --act0 to --act9 settings | Ralph Amissah | 2014-10-03 | 4 | -42/+110 |
| | | | | * makes it easier to make use of acts 0 to 9 | ||||
* | v5 v6: cleaning, minor | Ralph Amissah | 2014-10-03 | 2 | -102/+0 |
| | |||||
* | v5 v6: header comment reduction, minorsisu_5.6.8 | Ralph Amissah | 2014-09-28 | 296 | -900/+0 |
| | |||||
* | v5 v6: sql, clean searchable text | Ralph Amissah | 2014-09-28 | 6 | -36/+76 |
| | | | | * update for (ao/dal) text representation, fix legacy action | ||||
* | v5 v6: manifest, renamed html_manifest | Ralph Amissah | 2014-09-28 | 4 | -10/+10 |
| | |||||
* | v5 v6: xml cosmetic code, minor | Ralph Amissah | 2014-09-28 | 4 | -30/+90 |
| | |||||
* | update urls to git repo | Ralph Amissah | 2014-09-19 | 296 | -598/+598 |
| | |||||
* | v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6 | Ralph Amissah | 2014-09-12 | 2 | -120/+374 |
| | | | | | | | | | | * (i) auto naming attempts to extract a suitable numeric name from document headings if available, at times one appears to be available but is re-used elsewhere in the document, (as where the document has Parts or Sections and naming starts again within these sections from 1); (ii) this is treated as an exception and an alternative sequential naming scheme is triggered; (iii) if a document heading does not provide a suitable numeric name, another sequential scheme is used | ||||
* | v5 v6: ao, feedback on markup document structure (heading level) errors | Ralph Amissah | 2014-09-12 | 2 | -30/+48 |
| | | | | | | | | | | * adjustment to (existing) provided feedback, based on: * level A~ title, required; * levels B~ C~ D~ optional sequential document divider headings (Part, Section etc. equivalent); * level 1~ required, heading level preceding substantive text; followed by * levels 2~ 3~ 4~ optional, sequential headings (1.1, 1.1.1, 1.1.1.1 equivalents) | ||||
* | v5 v6: ao, expansion of links to internal filepaths (re: syntax based shortcut) | Ralph Amissah | 2014-09-12 | 2 | -32/+80 |
| | | | | * expansion of sisu output filepaths (sync with use of --act0 to --act9) | ||||
* | v5 v6: se, processing, adjustments to default settings for --act0 to --act9 | Ralph Amissah | 2014-09-12 | 2 | -20/+20 |
| | |||||
* | v5 v6: se, env, lingual: mono / multi, rc settings | Ralph Amissah | 2014-09-12 | 2 | -10/+16 |
| | |||||
* | v5 v6: hub, /tmp processing directory checks | Ralph Amissah | 2014-09-12 | 2 | -0/+4 |
| | |||||
* | v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skipsisu_5.6.5 | Ralph Amissah | 2014-09-05 | 2 | -14/+50 |
| | |||||
* | v5 v6: ao_numbering, provide more information on duplicate numbering before stop | Ralph Amissah | 2014-09-05 | 2 | -20/+26 |
| | |||||
* | v5 v6: html navigation, enable turn off (nav buttons on remaining html segments) | Ralph Amissah | 2014-09-05 | 2 | -30/+52 |
| | |||||
* | v5 v6: (for html) set default to navigation bar off | Ralph Amissah | 2014-09-05 | 4 | -4/+4 |
| | |||||
* | v5 v6: xml xhtml outputs, & issues | Ralph Amissah | 2014-09-05 | 12 | -216/+80 |
| | |||||
* | v5 v6: shared_metadata, requires xml_shared | Ralph Amissah | 2014-09-05 | 2 | -0/+2 |
| | |||||
* | v5 v6: link/path fixes | Ralph Amissah | 2014-09-05 | 6 | -8/+8 |
| | | | | | | * manifest, link where no "document harvest" * html, home button links url (remove slash) * harvest_authors, by_filetype, manifest path | ||||
* | v5 v6: misc, for when external dependencies unmet | Ralph Amissah | 2014-09-01 | 8 | -6/+8 |
| | |||||
* | v5 v6: cgi_sqlite, expansion of variable (default db name), double quotes, fix | Ralph Amissah | 2014-09-01 | 2 | -2/+2 |
| | |||||
* | v5 v6: dp, texpdf, copyright_and_license, minor fix, used by texpdfsisu_5.6.3 | Ralph Amissah | 2014-08-29 | 4 | -8/+38 |
| | |||||
* | v5 v6: hub, sisu version info, when & what to report | Ralph Amissah | 2014-08-29 | 6 | -18/+30 |
| | |||||
* | v5 v6: cosmetic code | Ralph Amissah | 2014-08-29 | 12 | -22/+34 |
| | |||||
* | v5 v6: start making use of --no-stop command | Ralph Amissah | 2014-08-20 | 12 | -24/+222 |
| | |||||
* | v5 v6: hub options, introduce "error override" --no-stop or --errors-as-warnings | Ralph Amissah | 2014-08-20 | 4 | -10/+28 |
| | |||||
* | v5 v6: ao, book index related | Ralph Amissah | 2014-08-20 | 4 | -32/+54 |
| | |||||
* | v5 v6: ao_expand_insertions, blocked text match, adjust | Ralph Amissah | 2014-08-20 | 2 | -12/+58 |
| | |||||
* | v5 v6: texpdf, output, copyright & license | Ralph Amissah | 2014-08-20 | 4 | -12/+64 |
| | |||||
* | v5 v6: cosmetic code | Ralph Amissah | 2014-08-20 | 46 | -172/+338 |
| | |||||
* | v5 v6: hub, organisation & loose endssisu_5.6.1 | Ralph Amissah | 2014-08-12 | 38 | -896/+1918 |
| | | | | | | * tweak triggers * split file further * remove mod | ||||
* | v5 v6: webrick, wb.cgi fixed & omitted/(use discarded) | Ralph Amissah | 2014-08-12 | 2 | -134/+132 |
| | |||||
* | documentation relatedsisu_5.6.0 | Ralph Amissah | 2014-08-08 | 2 | -4/+4 |
| | |||||
* | v5 v6: extend document structure, headings A - D, 1 - 4 | Ralph Amissah | 2014-08-08 | 42 | -314/+1158 |
| | | | | * sql db table structure changed (needs to be rebuilt) | ||||
* | v5: merged v6 libraries | Ralph Amissah | 2014-08-08 | 66 | -1653/+2271 |
| | | | | | | | | | | | | * 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 |