aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* v3: sysenv, cosmeticRalph Amissah2011-07-261-6/+5
|
* v3: sysenv, avoid creation of spurious directories in output treeRalph Amissah2011-07-261-11/+1
| | | | * an image copy section removed (re-implement correctly later)
* v3: urls, --concordance (hyphen added, descriptive)Ralph Amissah2011-07-261-1/+1
|
* v3: urls (ansi screen reporting), add document language codeRalph Amissah2011-06-261-24/+24
|
* v3: manifest, manifest enable additional output & source (if shared)Ralph Amissah2011-06-261-10/+26
| | | | | | | | * manpage (in fututure have config setting with default false/off) * info (texinfo) (in fututure have config setting with default false/off) * hash digests * locate markup source (if shared) * sisupod (if shared)
* v3: sysenv, fix some output paths (markup source); accommodate manpageRalph Amissah2011-06-261-31/+30
| | | | | | | | * shared source markup (.sst .ssm & sisupod.zip) fix some paths * placement of markup source, output_path.src.dir, fix * output_path.src.url, fix * manifest info * (epub viewer cosmetic rearrangement)
* v3: info (texinfo) (sysenv), move output; line-breaks within objectRalph Amissah2011-06-263-1/+57
| | | | | | | * backslashes & line-breaks * place under web server directory * info tool setting prompt * sysenv, accommodate info page changes
* v3: manpage (sysenv), move output; line-breaks within objectRalph Amissah2011-06-262-24/+30
| | | | | | | * start to honor line-breaks within objects (revisit) * show double escape \\ (backslashes) in code blocks * place under web server directory * sysenv, accommodate manpage changes
* v3: html_tune, reduce loops; deal with angle-bracketsRalph Amissah2011-06-261-85/+94
| | | | | * deal with angle brackets in markup (test, could cause breakage) * reduce loops in code
* v3: plaintext, codeblock keep backslashesRalph Amissah2011-06-261-0/+1
|
* v3: constants, a sisupod & an xml related additionRalph Amissah2011-06-261-2/+4
|
* v3: define latex \newcommands for some special characters (for sisu code)Ralph Amissah2011-06-262-49/+32
| | | | | | * \newcommands for some special characters to simplify dealing with them in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt \slash \backslash \underscore \exclaim
* v2 v3: texpdf, define hardspace & provide backslashRalph Amissah2011-06-264-0/+18
| | | | | * define \hardspace to simplify placing a hardspace * provide backslash character in code block
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-2615-24/+32
|
* v2 v3: dal_syntax, linebreak in regular text object: ' \\ ' ('<br>' depreciated)Ralph Amissah2011-06-262-16/+26
| | | | | | * thanks to Jonas Stein for making me look at this (see bug: #617298 & comments in upstream CHANGELOG_v3) * testing required, downstream outputs affected
* v3: cgi, sample search form, force utf-8 character encoding to avoid issuessisu_3.0.12Ralph Amissah2011-06-091-13/+40
|
* v3: cgi, sample search form reverted to '#!/usr/bin/env ruby'Ralph Amissah2011-06-093-6/+5
| | | | * appears to be a fix in libdbi-ruby1.9.1, see comments in sisu-3.0.8 changelog
* v3: harvest, work for alt output structures; for each languageRalph Amissah2011-06-094-327/+446
| | | | | | * paths to document manifests etc. for the possible output dir structures * author and topic lists for available documents, by availability in each language
* v3: sysenv, limit/prevent the creation of spurious language output directoriesRalph Amissah2011-06-092-3/+6
|
* v3: param, remove unused class variable '@@symlnk'Ralph Amissah2011-06-091-2/+0
|
* v3: html, texpdf, syslink to default, adjusted & made similarRalph Amissah2011-06-082-4/+9
|
* v3: manifest, fix a full nameRalph Amissah2011-06-081-1/+1
|
* v3: --help language, provides list of available languagesRalph Amissah2011-06-081-3/+19
| | | | * language (ISO 639-1 code (as varied by po4a) & name)
* v3: options, restrict glob rule checks to glob & find; carry lang infoRalph Amissah2011-06-081-50/+61
| | | | | | * restrict glob rule checks to when --glob (-G) or --find (-f) requested * carry information on document language (from filename and or directory) * (additional test)
* v2 v3: help, s/Bul garian/Bulgarian/ (Closes: #619068)Ralph Amissah2011-06-072-2/+2
|
* v3: options --find & --glob (-f -G) added, parses language sub-dirsRalph Amissah2011-05-292-9/+75
| | | | | | | | | | | * options * filter out files not matching .ss[tm] * with -f -G (--find|--glob) flag glob all .ss[tm] files in dir including language sub-directories sisu3 -3G live-manual * with -f (--find|--glob) flag and find .ss[tm] files that match given string in dir including language subdirectories sisu3 -3GR
* v3: i18n, constants, some language info moved to i18n (from constants)Ralph Amissah2011-05-252-371/+370
|
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-243-13/+13
| | | | * filename with language code being required as unique document identifier
* v3: sysenv, url webserver link (manifest) fixRalph Amissah2011-05-241-6/+10
|
* v3: defaults, fix path to homepage image (more fixes remain...)sisu_3.0.10Ralph Amissah2011-05-231-4/+5
|
* v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fixRalph Amissah2011-05-233-249/+281
|
* v3: options, include markup source "base" pathRalph Amissah2011-05-231-2/+5
| | | | * used to parse alternative markup source dir structures
* v3: html, close files; syslink index.html to toc.htmlRalph Amissah2011-05-231-0/+13
| | | | | * syslink will need revisit (will only "work" properly with by_language dir structure)
* v3: texpdf, filenamesRalph Amissah2011-05-231-12/+13
|
* v3: manifest, sysenv, "available outputs" relative paths; available languagesRalph Amissah2011-05-232-313/+529
| | | | | | * relative paths to "available outputs" (for each dir structure), fix * show language versions published (needs 2 runs for manifest, polls output as to whether manifest exists)
* v3: param, html, epub, xml, simplify file-naming with language codeRalph Amissah2011-05-2311-65/+68
| | | | | * language code occurs in fixed location within file-name (could previously do so in 1 of 3 configured locations)
* v3: prog_text_translation, language class name fix; languge name matchingRalph Amissah2011-05-231-201/+209
| | | | | | * Portuguese language class name (missed 't') * language name matching ('Portuguese Brazil') * indentation
* v3: i18n, added language translation table column to hash/tableRalph Amissah2011-05-231-59/+59
| | | | * changelog, version dates touched as well
* v3: sysenv, rsync, get rid of annoying nag to terminal (-v reporting Dir.pwd)Ralph Amissah2011-05-171-5/+11
| | | | * prevent attempt to change directory unless different directory requested
* v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-175-64/+126
|
* v3: options, expand name of source file for selected language directoriesRalph Amissah2011-05-171-27/+20
| | | | | | | * only use for single file(name) available in multiple languages e.g. sisu3 -hv en/free_culture.lawrence_lessig.sst es fr * english assumed as default language, make default configurable later * particularly useful for po4a
* v3: embedded, source pathRalph Amissah2011-05-171-3/+4
|
* v3: cgi sample search form, differ depending on output directory structureRalph Amissah2011-05-154-41/+46
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-1519-319/+885
| | | | | | | | | * paths for dir, url, relative and rcp that vary with output dir structure * cope with alterative dir structures * manifest url paths, fix * dal_expand_insertions, fix * rsync, review * scp disabled
* v3: sysenv, options, output_dir_structure.by? (language|filetype|filename)Ralph Amissah2011-05-152-1/+11
|
* v3: sysenv, output directory structure check, fix (start testing alternatives)Ralph Amissah2011-05-151-12/+9
|
* v3: i18n, sysenv, class variable to prevent unnecessary re-construction of hashsisu_3.0.8Ralph Amissah2011-05-052-3/+5
| | | | * prevent program from becoming as slow as treacle, a fix
* v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-043-36/+79
| | | | | | | * sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so: generate sample form using sisu3 -F (options), then; start webrick using ruby 1.8.7 & sisu -W (not sisu3) * take account of alternative output directory structures [work on, test]
* v3: db, review, directory structure changed, database prefix renamedRalph Amissah2011-05-044-32/+47
| | | | | | | | | | * language_document_char field made larger [consider renaming] * title, src_filename and language_document_char fields mandatory (title, title_main, src_filename, language_document_char) * review of unique key setting, now based on combination of filename and language (filename no longer sufficient with intro of language subdirectories) * [retest sqlite3]
* v3: urls, sqlite, a fixRalph Amissah2011-05-041-1/+1
|