aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* touch datessisu_5.6.7Ralph Amissah2014-09-195-6/+8
|
* update urls to git repoRalph Amissah2014-09-19334-1110/+1114
|
* vim syntax, sisu.vim, update git url and email addressRalph Amissah2014-09-143-4/+9
|
* v5 v6: version & changelogRalph Amissah2014-09-145-8/+22
|
* v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6Ralph Amissah2014-09-124-120/+378
| | | | | | | | | | * (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-124-30/+66
| | | | | | | | | | * 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-124-32/+86
| | | | * expansion of sisu output filepaths (sync with use of --act0 to --act9)
* sisurc, update samplesRalph Amissah2014-09-1214-960/+99
| | | | | | | | | | | | | | | | | | * 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-124-20/+24
|
* v5 v6: se, env, lingual: mono / multi, rc settingsRalph Amissah2014-09-124-10/+20
|
* v5 v6: hub, /tmp processing directory checksRalph Amissah2014-09-124-0/+8
|
* v5 v6: version & changelogRalph Amissah2014-09-125-8/+22
|
* v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skipsisu_5.6.5Ralph Amissah2014-09-054-14/+56
|
* v5 v6: ao_numbering, provide more information on duplicate numbering before stopRalph Amissah2014-09-054-20/+30
|
* v5 v6: html navigation, enable turn off (nav buttons on remaining html segments)Ralph Amissah2014-09-054-30/+56
|
* v5 v6: (for html) set default to navigation bar offRalph Amissah2014-09-056-4/+8
|
* v5 v6: xml xhtml outputs, & issuesRalph Amissah2014-09-0514-216/+84
|
* v5 v6: shared_metadata, requires xml_sharedRalph Amissah2014-09-054-0/+6
|
* v5 v6: link/path fixesRalph Amissah2014-09-058-8/+18
| | | | | | * 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-055-8/+22
|
* v5 v6: version, touch datesisu_5.6.4Ralph Amissah2014-09-012-4/+4
|
* v5 v6: misc, for when external dependencies unmetRalph Amissah2014-09-018-6/+8
|
* v5 v6: cgi_sqlite, expansion of variable (default db name), double quotes, fixRalph Amissah2014-09-014-4/+8
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-305-8/+22
|
* v5 v6: dp, texpdf, copyright_and_license, minor fix, used by texpdfsisu_5.6.3Ralph Amissah2014-08-296-8/+42
|
* v5 v6: hub, sisu version info, when & what to reportRalph Amissah2014-08-298-18/+34
|
* v5 v6: cosmetic codeRalph Amissah2014-08-2912-22/+34
|
* sisurc, minorRalph Amissah2014-08-298-40/+76
|
* qi, start using ruby-thor (for rake like tasks)Ralph Amissah2014-08-294-0/+1102
|
* setup/ (start using) Rakefile Rantfile link to setup/rbuildRalph Amissah2014-08-298-992/+1216
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-295-8/+22
|
* documentation related, sisu manual book index, and --no-stop commandsisu_5.6.2Ralph Amissah2014-08-2027-148/+367
|
* v5 v6: start making use of --no-stop commandRalph Amissah2014-08-2014-24/+225
|
* v5 v6: hub options, introduce "error override" --no-stop or --errors-as-warningsRalph Amissah2014-08-206-10/+32
|
* v5 v6: ao, book index relatedRalph Amissah2014-08-206-34/+60
|
* v5 v6: ao_expand_insertions, blocked text match, adjustRalph Amissah2014-08-204-12/+62
|
* v5 v6: texpdf, output, copyright & licenseRalph Amissah2014-08-206-12/+68
|
* vim, emacs, syntax hilighting, restrict heading matches, minorRalph Amissah2014-08-204-4/+15
|
* v5 v6: cosmetic codeRalph Amissah2014-08-2046-172/+338
|
* rbuild, gem build a selected tagged sisu versionRalph Amissah2014-08-202-0/+68
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-205-9/+24
|
* v5 v6: hub, organisation & loose endssisu_5.6.1Ralph Amissah2014-08-1240-896/+1928
| | | | | | * tweak triggers * split file further * remove mod
* v5 v6: webrick, wb.cgi fixed & omitted/(use discarded)Ralph Amissah2014-08-124-134/+136
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-08-125-8/+22
|
* documentation relatedsisu_5.6.0Ralph Amissah2014-08-086-141/+50
|
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-0844-314/+1164
| | | | * sql db table structure changed (needs to be rebuilt)
* v5: merged v6 librariesRalph Amissah2014-08-0867-1653/+2282
| | | | | | | | | | | | * 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-085-4/+18
|
* v6: hub, further changes related to use of opt.act; hub file splitsisu_5.5.6Ralph Amissah2014-08-082-539/+617
|
* v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod)Ralph Amissah2014-08-0861-2522/+2947
| | | | * v5 dp, indentation changed to retain easy comparison with v6