aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: sql, clean searchable textRalph Amissah2014-09-282-0/+6
| | | | * update for (ao/dal) text representation, fix legacy action
* v5 v6: version & changelogRalph Amissah2014-09-284-6/+20
|
* touch datessisu_5.6.7Ralph Amissah2014-09-194-6/+6
|
* update urls to git repoRalph Amissah2014-09-1930-495/+499
|
* vim syntax, sisu.vim, update git url and email addressRalph Amissah2014-09-143-4/+9
|
* v5 v6: version & changelogRalph Amissah2014-09-144-6/+20
|
* v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6Ralph Amissah2014-09-122-0/+4
| | | | | | | | | | * (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-122-0/+18
| | | | | | | | | | * 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-122-0/+6
| | | | * expansion of sisu output filepaths (sync with use of --act0 to --act9)
* sisurc, update samplesRalph Amissah2014-09-129-613/+67
| | | | | | | | | | | | | | | | | | * adjustments to default settings for --act0 to --act9 (to match current "se") * removed sisurc examples to organize output by filetype, filename, monolingual, as one word diff output_dir_structure_by: language # (language|filetype|(filetype_mono|monolingual)|filename|filename_mono) # language # (language and filetype directories); # filetype # (filetype directories, filename includes language code); # filetype_mono (or monolingual) # (filetype drectories, no language codes in filenames) # filename # (directory output similar to v1 v2, filename includes language code); # filename_mono # (directory output similar to v1 v2, filename without language code)
* v5 v6: se, processing, adjustments to default settings for --act0 to --act9Ralph Amissah2014-09-122-0/+4
|
* v5 v6: se, env, lingual: mono / multi, rc settingsRalph Amissah2014-09-122-0/+4
|
* v5 v6: hub, /tmp processing directory checksRalph Amissah2014-09-122-0/+4
|
* v5 v6: version & changelogRalph Amissah2014-09-124-6/+20
|
* v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skipsisu_5.6.5Ralph Amissah2014-09-052-0/+6
|
* v5 v6: ao_numbering, provide more information on duplicate numbering before stopRalph Amissah2014-09-052-0/+4
|
* v5 v6: html navigation, enable turn off (nav buttons on remaining html segments)Ralph Amissah2014-09-052-0/+4
|
* v5 v6: (for html) set default to navigation bar offRalph Amissah2014-09-052-0/+4
|
* v5 v6: xml xhtml outputs, & issuesRalph Amissah2014-09-052-0/+4
|
* v5 v6: shared_metadata, requires xml_sharedRalph Amissah2014-09-052-0/+4
|
* v5 v6: link/path fixesRalph Amissah2014-09-052-0/+10
| | | | | | * manifest, link where no "document harvest" * html, home button links url (remove slash) * harvest_authors, by_filetype, manifest path
* v5 v6: version & changelogRalph Amissah2014-09-054-6/+20
|
* v5 v6: version, touch datesisu_5.6.4Ralph Amissah2014-09-012-4/+4
|
* v5 v6: cgi_sqlite, expansion of variable (default db name), double quotes, fixRalph Amissah2014-09-012-2/+6
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-304-6/+20
|
* v5 v6: dp, texpdf, copyright_and_license, minor fix, used by texpdfsisu_5.6.3Ralph Amissah2014-08-292-0/+4
|
* v5 v6: hub, sisu version info, when & what to reportRalph Amissah2014-08-292-0/+4
|
* sisurc, minorRalph Amissah2014-08-295-37/+61
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-294-6/+20
|
* documentation related, sisu manual book index, and --no-stop commandsisu_5.6.2Ralph Amissah2014-08-2025-59/+214
|
* v5 v6: start making use of --no-stop commandRalph Amissah2014-08-202-0/+3
|
* v5 v6: hub options, introduce "error override" --no-stop or --errors-as-warningsRalph Amissah2014-08-202-0/+4
|
* v5 v6: ao, book index relatedRalph Amissah2014-08-202-2/+6
|
* v5 v6: ao_expand_insertions, blocked text match, adjustRalph Amissah2014-08-202-0/+4
|
* v5 v6: texpdf, output, copyright & licenseRalph Amissah2014-08-202-0/+4
|
* vim, emacs, syntax hilighting, restrict heading matches, minorRalph Amissah2014-08-204-4/+15
|
* rbuild, gem build a selected tagged sisu versionRalph Amissah2014-08-201-0/+5
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-204-6/+20
|
* v5 v6: hub, organisation & loose endssisu_5.6.1Ralph Amissah2014-08-122-0/+10
| | | | | | * tweak triggers * split file further * remove mod
* v5 v6: webrick, wb.cgi fixed & omitted/(use discarded)Ralph Amissah2014-08-122-0/+4
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-124-6/+20
|
* documentation relatedsisu_5.6.0Ralph Amissah2014-08-082-36/+12
|
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-082-0/+6
| | | | * sql db table structure changed (needs to be rebuilt)
* v5: merged v6 librariesRalph Amissah2014-08-081-0/+11
| | | | | | | | | | | | * 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: version & changelog (& rakefile)Ralph Amissah2014-08-084-2/+16
|
* v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod)Ralph Amissah2014-08-082-1/+6
| | | | * v5 dp, indentation changed to retain easy comparison with v6
* v6: commandline, --act0 to --act9, rc-config with flag:act[0-9]Ralph Amissah2014-08-084-22/+40
| | | | | | | | * 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)
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-082-0/+4
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-084-6/+20
|
* v5 v6: ensure reset of parsed document directory pathsisu_5.5.5Ralph Amissah2014-07-292-0/+6
| | | | * needed in the case of html for some subsequent processing