Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3: define latex \newcommands for some special characters (for sisu code) | Ralph Amissah | 2011-06-26 | 1 | -1/+3 |
| | | | | | | * \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 backslash | Ralph Amissah | 2011-06-26 | 2 | -0/+8 |
| | | | | | * define \hardspace to simplify placing a hardspace * provide backslash character in code block | ||||
* | v3: ansi screen reporting include document language code | Ralph Amissah | 2011-06-26 | 1 | -0/+2 |
| | |||||
* | v2 v3: vim, sisu syntax highlighting, linebreak \\ added (<br> kept) | Ralph Amissah | 2011-06-26 | 2 | -0/+2 |
| | |||||
* | v2 v3: dal_syntax, linebreak in regular text object: ' \\ ' ('<br>' depreciated) | Ralph Amissah | 2011-06-26 | 2 | -0/+9 |
| | | | | | | * thanks to Jonas Stein for making me look at this (see bug: #617298 & comments in upstream CHANGELOG_v3) * testing required, downstream outputs affected | ||||
* | v2 v3: vim colors, added cursor line & cursor column | Ralph Amissah | 2011-06-26 | 2 | -0/+6 |
| | |||||
* | v2 v3: 2.9.7 & 3.0.13 version & changelog "opened" | Ralph Amissah | 2011-06-26 | 2 | -0/+10 |
| | |||||
* | sha256 (3.0.12) | Ralph Amissah | 2011-06-09 | 1 | -3/+3 |
| | |||||
* | v3: cgi, sample search form, force utf-8 character encoding to avoid issuessisu_3.0.12 | Ralph Amissah | 2011-06-09 | 1 | -0/+3 |
| | |||||
* | v3: cgi, sample search form reverted to '#!/usr/bin/env ruby' | Ralph Amissah | 2011-06-09 | 1 | -1/+10 |
| | | | | * 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 language | Ralph Amissah | 2011-06-09 | 1 | -0/+6 |
| | | | | | | * 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 directories | Ralph Amissah | 2011-06-09 | 1 | -0/+3 |
| | |||||
* | v3: param, remove unused class variable '@@symlnk' | Ralph Amissah | 2011-06-09 | 1 | -1/+3 |
| | |||||
* | v3: html, texpdf, syslink to default, adjusted & made similar | Ralph Amissah | 2011-06-08 | 1 | -0/+3 |
| | |||||
* | v3: manifest, fix a full name | Ralph Amissah | 2011-06-08 | 1 | -0/+2 |
| | |||||
* | v3: --help language, provides list of available languages | Ralph Amissah | 2011-06-08 | 1 | -1/+4 |
| | | | | * language (ISO 639-1 code (as varied by po4a) & name) | ||||
* | v3: options, restrict glob rule checks to glob & find; carry lang info | Ralph Amissah | 2011-06-08 | 1 | -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 Amissah | 2011-06-07 | 2 | -0/+4 |
| | |||||
* | v2 v3: 2.9.6 & 3.0.12 version & changelog "opened" | Ralph Amissah | 2011-06-07 | 2 | -0/+10 |
| | |||||
* | sha256 (3.0.11) | Ralph Amissah | 2011-05-29 | 1 | -3/+3 |
| | |||||
* | v3: documentation, minor update, includes --find / --globsisu_3.0.11 | Ralph Amissah | 2011-05-29 | 17 | -198/+245 |
| | |||||
* | v3: options --find & --glob (-f -G) added, parses language sub-dirs | Ralph Amissah | 2011-05-29 | 1 | -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 Amissah | 2011-05-25 | 1 | -1/+3 |
| | |||||
* | v3: cgi search form, fixes related to language code | Ralph Amissah | 2011-05-24 | 1 | -0/+3 |
| | | | | * filename with language code being required as unique document identifier | ||||
* | v3: sysenv, url webserver link (manifest) fix | Ralph Amissah | 2011-05-24 | 1 | -0/+2 |
| | |||||
* | v3: 3.0.11 version & changelog "opened" | Ralph Amissah | 2011-05-24 | 1 | -0/+7 |
| | |||||
* | sha256 (3.0.10) | Ralph Amissah | 2011-05-24 | 1 | -3/+3 |
| | |||||
* | v3: defaults, fix path to homepage image (more fixes remain...)sisu_3.0.10 | Ralph Amissah | 2011-05-23 | 1 | -0/+2 |
| | |||||
* | v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fix | Ralph Amissah | 2011-05-23 | 1 | -3/+6 |
| | |||||
* | v3: options, include markup source "base" path | Ralph Amissah | 2011-05-23 | 1 | -0/+3 |
| | | | | * used to parse alternative markup source dir structures | ||||
* | v3: html, close files; syslink index.html to toc.html | Ralph Amissah | 2011-05-23 | 1 | -0/+5 |
| | | | | | * syslink will need revisit (will only "work" properly with by_language dir structure) | ||||
* | v3: texpdf, filenames | Ralph Amissah | 2011-05-23 | 1 | -0/+2 |
| | |||||
* | v3: manifest, sysenv, "available outputs" relative paths; available languages | Ralph Amissah | 2011-05-23 | 1 | -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 code | Ralph Amissah | 2011-05-23 | 1 | -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 matching | Ralph Amissah | 2011-05-23 | 1 | -0/+5 |
| | | | | | | * Portuguese language class name (missed 't') * language name matching ('Portuguese Brazil') * indentation | ||||
* | v3: i18n, added language translation table column to hash/table | Ralph Amissah | 2011-05-23 | 1 | -1/+3 |
| | | | | * changelog, version dates touched as well | ||||
* | v3: sysenv, rsync, get rid of annoying nag to terminal (-v reporting Dir.pwd) | Ralph Amissah | 2011-05-17 | 1 | -0/+4 |
| | | | | * prevent attempt to change directory unless different directory requested | ||||
* | v2 v3: 2.9.5 & 3.0.10 version & changelog "opened"; copyright touch | Ralph Amissah | 2011-05-17 | 3 | -1/+15 |
| | | | | * copyright, dates for setup.rb | ||||
* | sha256 (3.0.9) | Ralph Amissah | 2011-05-17 | 1 | -3/+3 |
| | |||||
* | v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9 | Ralph Amissah | 2011-05-17 | 1 | -0/+2 |
| | |||||
* | v3: options, expand name of source file for selected language directories | Ralph Amissah | 2011-05-17 | 1 | -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 date | Ralph Amissah | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | v3: cgi sample search form, differ depending on output directory structure | Ralph Amissah | 2011-05-15 | 1 | -0/+3 |
| | |||||
* | v3: sysenv, output_path & place_file, modified, (affects many libraries) | Ralph Amissah | 2011-05-15 | 1 | -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 Amissah | 2011-05-15 | 1 | -0/+4 |
| | |||||
* | v2 v3: vim cterm colorschemes, touch search color | Ralph Amissah | 2011-05-15 | 2 | -0/+4 |
| | |||||
* | v2 v3: bin/sisu2 introduced (complement bin/sisu3), currently same as bin/sisu | Ralph Amissah | 2011-05-15 | 2 | -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 Amissah | 2011-05-15 | 3 | -5/+11 |
| | |||||
* | v2 v3: copyright file, softlink, make more visible in tarball | Ralph Amissah | 2011-05-15 | 2 | -0/+4 |
| | |||||
* | v2 v3: 2.9.4 & 3.0.9 version & changelog "opened" | Ralph Amissah | 2011-05-15 | 2 | -0/+10 |
| |