aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* v3: options, restrict glob rule checks to glob & find; carry lang infoRalph Amissah2011-06-081-1/+6
| | | | | | * 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-0/+4
|
* v2 v3: 2.9.6 & 3.0.12 version & changelog "opened"Ralph Amissah2011-06-072-0/+10
|
* sha256 (3.0.11)Ralph Amissah2011-05-291-3/+3
|
* v3: documentation, minor update, includes --find / --globsisu_3.0.11Ralph Amissah2011-05-2917-198/+245
|
* v3: options --find & --glob (-f -G) added, parses language sub-dirsRalph Amissah2011-05-291-1/+11
| | | | | | | | | | | * 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-251-1/+3
|
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-241-0/+3
| | | | * filename with language code being required as unique document identifier
* v3: sysenv, url webserver link (manifest) fixRalph Amissah2011-05-241-0/+2
|
* v3: 3.0.11 version & changelog "opened"Ralph Amissah2011-05-241-0/+7
|
* sha256 (3.0.10)Ralph Amissah2011-05-241-3/+3
|
* v3: defaults, fix path to homepage image (more fixes remain...)sisu_3.0.10Ralph Amissah2011-05-231-0/+2
|
* v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fixRalph Amissah2011-05-231-3/+6
|
* v3: options, include markup source "base" pathRalph Amissah2011-05-231-0/+3
| | | | * used to parse alternative markup source dir structures
* v3: html, close files; syslink index.html to toc.htmlRalph Amissah2011-05-231-0/+5
| | | | | * syslink will need revisit (will only "work" properly with by_language dir structure)
* v3: texpdf, filenamesRalph Amissah2011-05-231-0/+2
|
* v3: manifest, sysenv, "available outputs" relative paths; available languagesRalph Amissah2011-05-231-0/+5
| | | | | | * 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-231-0/+4
| | | | | * 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-0/+5
| | | | | | * 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-1/+3
| | | | * changelog, version dates touched as well
* v3: sysenv, rsync, get rid of annoying nag to terminal (-v reporting Dir.pwd)Ralph Amissah2011-05-171-0/+4
| | | | * prevent attempt to change directory unless different directory requested
* v2 v3: 2.9.5 & 3.0.10 version & changelog "opened"; copyright touchRalph Amissah2011-05-173-1/+15
| | | | * copyright, dates for setup.rb
* sha256 (3.0.9)Ralph Amissah2011-05-171-3/+3
|
* v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-171-0/+2
|
* v3: options, expand name of source file for selected language directoriesRalph Amissah2011-05-171-0/+6
| | | | | | | * 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: version & changelog dateRalph Amissah2011-05-171-1/+1
|
* v3: cgi sample search form, differ depending on output directory structureRalph Amissah2011-05-151-0/+3
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-0/+12
| | | | | | | | | * 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, output directory structure check, fix (start testing alternatives)Ralph Amissah2011-05-151-0/+4
|
* v2 v3: vim cterm colorschemes, touch search colorRalph Amissah2011-05-152-0/+4
|
* v2 v3: bin/sisu2 introduced (complement bin/sisu3), currently same as bin/sisuRalph Amissah2011-05-152-0/+6
| | | | | * later switch bin/sisu to bin/sisu3 * consider using update-alternatives
* v2 v3: copyright file update, sisu-mode.el assigned to FSF (GNU EMACS)Ralph Amissah2011-05-153-5/+11
|
* v2 v3: copyright file, softlink, make more visible in tarballRalph Amissah2011-05-152-0/+4
|
* v2 v3: 2.9.4 & 3.0.9 version & changelog "opened"Ralph Amissah2011-05-152-0/+10
|
* sha256 (3.0.8)Ralph Amissah2011-05-051-3/+3
|
* v3: date, version, changelogRalph Amissah2011-05-051-1/+1
|
* v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-041-0/+6
| | | | | | | * 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-041-0/+6
| | | | | | | | | | * 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-0/+2
|
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-19/+25
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-2/+6
| | | | * affects multiple libraries
* v3: concordance, output path, screen info correctionRalph Amissah2011-05-041-0/+2
|
* v2 v3: vim colorschemes minor reviewRalph Amissah2011-05-042-0/+4
|
* v2 v3: bin/ cosmeticRalph Amissah2011-05-041-1/+1
|
* v2 v3: note (CHANGELOG) on ruby DBI bug affecting sisu cgi sample search formsRalph Amissah2011-04-272-0/+48
| | | | | | | * see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596103> however, it affects sqlite3 in the same way as pgsql (the driver against which it is reported) * includes possible workarounds (for sisu sample search forms)
* v*: manpages escaped hyphens reinstatedRalph Amissah2011-04-271-0/+2
|
* v2 v3: manpage, reinstate escaping of hyphensRalph Amissah2011-04-272-0/+6
|
* v2 v3: bin/ type fix for ruby version checkRalph Amissah2011-04-272-2/+2
|
* v2 v3: vim (8 color cterm) colorschemes, 8, frugal, sparseRalph Amissah2011-04-262-4/+22
| | | | | | | * sparse series uses dark grey on black, on which reverse cursors may disappear, usually looks better * frugal series avoids dark grey * slate for cterm now incorporates frugal-cterm-sisu
* v2 v3: vim, sisu syntax change of a couple of color groupsRalph Amissah2011-04-262-0/+6
|