aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (5.6.7-1)debian/sisu_5.6.7-1Ralph Amissah2014-09-191-0/+10
|
* Merge tag 'sisu_5.6.7' into debian/sidRalph Amissah2014-09-19339-1118/+1143
|\ | | | | | | SiSU 5.6.7
| * 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
| |
* | debian/changelog (5.6.6-1)debian/sisu_5.6.6-1Ralph Amissah2014-09-121-0/+49
| |
* | Merge tag 'sisu_5.6.6' into debian/sidRalph Amissah2014-09-1229-1180/+703
|\| | | | | | | SiSU 5.6.6
| * 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
| |
* | debian/changelog (5.6.5-1)debian/sisu_5.6.5-1Ralph Amissah2014-09-051-0/+20
| |
* | Merge tag 'sisu_5.6.5' into debian/sidRalph Amissah2014-09-0531-300/+280
|\| | | | | | | SiSU 5.6.5
| * 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
| |
* | debian/changelog (5.6.4-1)debian/sisu_5.6.4-1Ralph Amissah2014-09-011-0/+14
| |
* | debian/control, openssl: sisu, remove depends; sisu-complete, add dependsRalph Amissah2014-09-011-6/+5
| |
* | Merge tag 'sisu_5.6.4' into debian/sidRalph Amissah2014-09-0115-16/+36
|\| | | | | | | SiSU 5.6.4
| * 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
| |
* | debian/control fcgi (alternative for wheezy)Ralph Amissah2014-08-301-2/+2
| |
* | debian/changelog (5.6.3-1)debian/sisu_5.6.3-1Ralph Amissah2014-08-291-0/+22
| |
* | debian/controlRalph Amissah2014-08-291-6/+7
| | | | | | | | | | | | | | | | | | | | * old conflicts & replaces removed * depends added: * sisu: xz-utils (for sisupod) * sisu-complete: ruby-thor, qrencode & tree * suggests added: * sisu: sisu-markup-samples & ruby-thor * sisu-complete: sisu-markup-samples
* | Merge tag 'sisu_5.6.3' into debian/sidRalph Amissah2014-08-2946-1086/+2524
|\| | | | | | | SiSU 5.6.3
| * 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
| |
* | debian/changelog (5.6.2-1)debian/sisu_5.6.2-1Ralph Amissah2014-08-201-0/+21
| |
* | debian/control sisu-complete, imagemagick or graphicsmagick dependencyRalph Amissah2014-08-201-1/+1
| | | | | | | | * needed to process images
* | Merge tag 'sisu_5.6.2' into debian/sidRalph Amissah2014-08-2095-413/+1247
|\| | | | | | | SiSU 5.6.2
| * 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
| |