aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-28148-450/+0
|
* v5 v6: sql, clean searchable textRalph Amissah2014-09-283-18/+38
| | | | * update for (ao/dal) text representation, fix legacy action
* v5 v6: manifest, renamed html_manifestRalph Amissah2014-09-282-5/+5
|
* v5 v6: xml cosmetic code, minorRalph Amissah2014-09-282-15/+45
|
* update urls to git repoRalph Amissah2014-09-19148-299/+299
|
* v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6Ralph Amissah2014-09-121-60/+187
| | | | | | | | | | * (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) errorsRalph Amissah2014-09-121-15/+24
| | | | | | | | | | * 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 Amissah2014-09-121-16/+40
| | | | * expansion of sisu output filepaths (sync with use of --act0 to --act9)
* v5 v6: se, processing, adjustments to default settings for --act0 to --act9Ralph Amissah2014-09-121-10/+10
|
* v5 v6: se, env, lingual: mono / multi, rc settingsRalph Amissah2014-09-121-5/+8
|
* v5 v6: hub, /tmp processing directory checksRalph Amissah2014-09-121-0/+2
|
* v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skipsisu_5.6.5Ralph Amissah2014-09-051-7/+25
|
* v5 v6: ao_numbering, provide more information on duplicate numbering before stopRalph Amissah2014-09-051-10/+13
|
* v5 v6: html navigation, enable turn off (nav buttons on remaining html segments)Ralph Amissah2014-09-051-15/+26
|
* v5 v6: (for html) set default to navigation bar offRalph Amissah2014-09-052-2/+2
|
* v5 v6: xml xhtml outputs, & issuesRalph Amissah2014-09-056-108/+40
|
* v5 v6: shared_metadata, requires xml_sharedRalph Amissah2014-09-051-0/+1
|
* v5 v6: link/path fixesRalph Amissah2014-09-053-4/+4
| | | | | | * 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 unmetRalph Amissah2014-09-014-3/+4
|
* v5 v6: cgi_sqlite, expansion of variable (default db name), double quotes, fixRalph Amissah2014-09-011-1/+1
|
* v5 v6: dp, texpdf, copyright_and_license, minor fix, used by texpdfsisu_5.6.3Ralph Amissah2014-08-292-4/+19
|
* v5 v6: hub, sisu version info, when & what to reportRalph Amissah2014-08-293-9/+15
|
* v5 v6: cosmetic codeRalph Amissah2014-08-296-11/+17
|
* v5 v6: start making use of --no-stop commandRalph Amissah2014-08-206-12/+111
|
* v5 v6: hub options, introduce "error override" --no-stop or --errors-as-warningsRalph Amissah2014-08-202-5/+14
|
* v5 v6: ao, book index relatedRalph Amissah2014-08-202-16/+27
|
* v5 v6: ao_expand_insertions, blocked text match, adjustRalph Amissah2014-08-201-6/+29
|
* v5 v6: texpdf, output, copyright & licenseRalph Amissah2014-08-202-6/+32
|
* v5 v6: cosmetic codeRalph Amissah2014-08-2023-86/+169
|
* v5 v6: hub, organisation & loose endssisu_5.6.1Ralph Amissah2014-08-1219-448/+959
| | | | | | * tweak triggers * split file further * remove mod
* v5 v6: webrick, wb.cgi fixed & omitted/(use discarded)Ralph Amissah2014-08-121-67/+66
|
* documentation relatedsisu_5.6.0Ralph Amissah2014-08-081-2/+2
|
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-0821-157/+579
| | | | * sql db table structure changed (needs to be rebuilt)
* v5: merged v6 librariesRalph Amissah2014-08-0866-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
* v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod)Ralph Amissah2014-08-081-521/+524
| | | | * v5 dp, indentation changed to retain easy comparison with v6
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-0889-145/+145
| | | | | * 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-2914-3/+27
| | | | * needed in the case of html for some subsequent processing
* v5 v6: options, minor fixesRalph Amissah2014-07-291-4/+4
|
* v5 v6: ao_numbering, auto name segment, tweak to make behave as intendedsisu_5.5.4Ralph Amissah2014-07-242-12/+13
| | | | * further testing required
* v5 v6: db, reorganize previous commitsisu_5.5.3Ralph Amissah2014-07-233-133/+99
|
* v5 v6: db, rescue where no tables, attempt to initialize db and retryRalph Amissah2014-07-234-28/+175
| | | | | | * internally run the equivalent of --createall * (if successful) permitting completion of --import or --update command * make use of action triggers
* v5 v6: sysenv, processing shortcuts, options, adjustRalph Amissah2014-07-222-8/+14
| | | | * (further refinement necessary)
* v5 v6: sysenv, revert to use of stub_pwd to correct hub post processing behaviorRalph Amissah2014-07-222-20/+29
| | | | | * revert to use of stub_pwd (instead of preferred base_markup_dir_stub introduced in 5.5.1) to bring back correct hub (post) processing behavior
* v5 v6: sysenv, reorganise, break up file, multiple se_* filesRalph Amissah2014-07-2220-7471/+8969
|
* v5 v6: db, pqsl, sqlite, reorganise triggersRalph Amissah2014-07-228-182/+266
|
* v5 v6: db, pg import, fixRalph Amissah2014-07-221-23/+5
| | | | | * remove dbi from rescue, no longer using ruby-dbi * ruby-pg query SELECT MAX
* v5 v6: db, minorRalph Amissah2014-07-222-7/+21
|
* v5 v6: options, sisupod parsing, fixRalph Amissah2014-07-221-3/+5
|
* v5 v6: html_lite_shared, issue, fixRalph Amissah2014-07-221-1/+8
|
* v5 v6: bin/sisu, hub, hub close (ensure), remove /tmp/ processing dirRalph Amissah2014-07-221-2/+21
|