Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3: options, expand name of source file for selected language directories | Ralph Amissah | 2011-05-17 | 1 | -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 path | Ralph Amissah | 2011-05-17 | 1 | -3/+4 |
| | |||||
* | v3: cgi sample search form, differ depending on output directory structure | Ralph Amissah | 2011-05-15 | 4 | -41/+46 |
| | |||||
* | v3: sysenv, output_path & place_file, modified, (affects many libraries) | Ralph Amissah | 2011-05-15 | 19 | -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 Amissah | 2011-05-15 | 2 | -1/+11 |
| | |||||
* | v3: sysenv, output directory structure check, fix (start testing alternatives) | Ralph Amissah | 2011-05-15 | 1 | -12/+9 |
| | |||||
* | v3: i18n, sysenv, class variable to prevent unnecessary re-construction of hashsisu_3.0.8 | Ralph Amissah | 2011-05-05 | 2 | -3/+5 |
| | | | | * prevent program from becoming as slow as treacle, a fix | ||||
* | v3: sample search form, revert to generating ruby 1.8.7 sample | Ralph Amissah | 2011-05-04 | 3 | -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 renamed | Ralph Amissah | 2011-05-04 | 4 | -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 fix | Ralph Amissah | 2011-05-04 | 1 | -1/+1 |
| | |||||
* | v3: i18n, sysenv, options, language setting changes | Ralph Amissah | 2011-05-04 | 12 | -1726/+1963 |
| | | | | | | * 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 filename | Ralph Amissah | 2011-05-04 | 18 | -95/+141 |
| | | | | * affects multiple libraries | ||||
* | v3: concordance, output path, screen info correction | Ralph Amissah | 2011-05-04 | 1 | -2/+2 |
| | |||||
* | v2 v3: manpage, reinstate escaping of hyphens | Ralph Amissah | 2011-04-27 | 4 | -0/+6 |
| | |||||
* | v2 v3: sysenv, refer to lowriter, update | Ralph Amissah | 2011-04-26 | 2 | -4/+4 |
| | | | | | * v2 lowriter instead of oowriter * v3 lowriter instead of libreoffice | ||||
* | v3: harvest, sysenv, place with document manifests, variable directory path | Ralph Amissah | 2011-04-19 | 4 | -19/+84 |
| | | | | | | | | | | * sysenv, variable directory path fixing (language, filetype, filname), making the stub for at least manifest and html available early for processing that do not or should not need to process individual markup files completely, such as the cgi search form and harvest * harvest * place with document manifests * variable directory path fixing (language, filetype, filname) | ||||
* | v3: param, md remove md.cmd and md.mod shortcut methods, use use md.opt | Ralph Amissah | 2011-04-19 | 44 | -293/+293 |
| | | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod) | ||||
* | v3: options, hub, introduce opt.act booleans, more setting in options | Ralph Amissah | 2011-04-19 | 2 | -142/+370 |
| | | | | | | | * opt.act booleans more flexible than opt.cmd (start to favor use of opt.act over opt.cmd) * move option setting from hub to options where possible * separate out a few methods | ||||
* | v3: urls, minor fixes | Ralph Amissah | 2011-04-19 | 1 | -16/+15 |
| | | | | | * fix maintenance urls -M (where processing files are kept for examination) * odf maintenance added | ||||
* | v3: odf:odt processing in separate subdirectories | Ralph Amissah | 2011-04-19 | 2 | -15/+35 |
| | | | | | | * processing in separate subdirectories that can be kept for maintenance * odt.zip (bin) directory renamed odt from odf * sysenv, odf:odt paths adjusted for changes in maintenance & odt.zip | ||||
* | v2 v3: options, -M / --maintenance, new alias --keep-processing-files | Ralph Amissah | 2011-04-19 | 2 | -68/+68 |
| | | | | | | | * new alias --keep-processing-files (see Bug#622902) * document "--keep-processing-files" alias for "-M" ("--maintenance") * minor rearrangement of regex * (Closes: #622902) | ||||
* | v2 v3: cgi, sample-search-form | Ralph Amissah | 2011-04-19 | 5 | -30/+30 |
| | | | | | * results still not right, (ruby1.9.2 libraries? double check script) * not yet done variable directory path fixing for result links | ||||
* | v3: screen_text_color (ansi colors) touched, consider reviewing later | Ralph Amissah | 2011-04-19 | 1 | -4/+77 |
| | |||||
* | v3: urls, reuse/share code, fix -U | Ralph Amissah | 2011-04-05 | 1 | -47/+142 |
| | | | | | * share code between show selected urls and show all urls * fix -U which has not been properly updated for v3 | ||||
* | v2, v3: dal_doc_str.rb, table structure issue | Ralph Amissah | 2011-03-30 | 2 | -3/+7 |
| | | | | | * ruby1.9.2 transition related * double spaced empty line creates spurious newline | ||||
* | v2, v3: dal_doc_str, empty line not paragraph object | Ralph Amissah | 2011-03-30 | 2 | -10/+18 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: dal_images, image path setting | Ralph Amissah | 2011-03-30 | 2 | -4/+6 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: cgi, sample-search-form, string output (+ clean unused help text) | Ralph Amissah | 2011-03-30 | 6 | -8/+4 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: sysenv, remove repeated method | Ralph Amissah | 2011-03-30 | 2 | -6/+0 |
| | |||||
* | v2: param, nested regex match fix (backport from v3) | Ralph Amissah | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | v2, v3: texpdf bugfix, where map_nametags not found, drop tag, rather than crashsisu_3.0.5 | Ralph Amissah | 2011-03-24 | 2 | -2/+2 |
| | | | | | | * Debian-live, live-manual (Ben Armstrong, chals?, reported new bug in a number of translations (that crashed the pdf generator). It turns out where map_nametags is not found the document crashes. Fix. | ||||
* | param: tidy, remove redundant document header tags | Ralph Amissah | 2011-03-11 | 1 | -44/+37 |
| | |||||
* | v2, v3: help (markup): correct path to markup-samples | Ralph Amissah | 2011-03-10 | 2 | -37/+7 |
| | |||||
* | v3 (v2): manpage, param, urls: manpage output presentation fixes | Ralph Amissah | 2011-03-10 | 5 | -54/+31 |
| | | | | | | | | * manpage: lowercase .br; correct newlines before .nf and after .fi; no escape of hyphens; remove redundant links; endnotes array requires flatten; screen info on output path) * param: manpage header .br and no escape of hyphens * urls: correct output path for manpage | ||||
* | v2, v3: dal_doc_str: fix, looks like typo in regex | Ralph Amissah | 2011-03-10 | 2 | -2/+2 |
| | |||||
* | v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fix | Ralph Amissah | 2011-03-10 | 2 | -5/+5 |
| | |||||
* | v2, v3: dal_syntax: (internal document) link matching, a fix | Ralph Amissah | 2011-03-10 | 2 | -2/+2 |
| | | | | | | | | | | | | [Debian-live, live-manual (Jose Luis Zabalza, Ben Armstrong, reported bug in Spanish translation markup (that crashed the pdf generator). Bug in markup subsequently identified as "versátil,#{iso-hybrid}#, se" which the interpreter identified as an internal document link to a comma (instead of as being monospace markup), markup should have been "versátil, #{iso-hybrid}#, se" this fix prevents that incorrect match, (but the markup remains faulty and the monospace markup is not identified as such without the corrected spacing). Unfortunate "grave" results for what is a pretty insignificant data entry typo (there are no doubt other such situations).] | ||||
* | v2, v3: dal_syntax + downstream output, email regex revised | Ralph Amissah | 2011-03-10 | 12 | -34/+30 |
| | | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules) | ||||
* | v2, v3: texpdf, url (regex) pattern match fix | Ralph Amissah | 2011-03-10 | 2 | -3/+3 |
| | |||||
* | v2, v3: manpage, adjust output (backslash ('\') escapes reduced) | Ralph Amissah | 2011-03-05 | 2 | -5/+3 |
| | |||||
* | v2, v3: defaults, default homepage tidy & update links | Ralph Amissah | 2011-03-05 | 2 | -213/+39 |
| | |||||
* | v3: sysenv, separate out processing_path method plus consequences | Ralph Amissah | 2011-03-01 | 21 | -252/+251 |
| | |||||
* | v3: space between each and opening curly brace e.g. "x.each {|y| p y}" | Ralph Amissah | 2011-03-01 | 10 | -35/+35 |
| | |||||
* | v3: ruby 1.9 hash symbol syntax adopted | Ralph Amissah | 2011-03-01 | 41 | -455/+454 |
| | |||||
* | v3: use rb1.9.2 "require_relative" syntax | Ralph Amissah | 2011-03-01 | 88 | -335/+328 |
| | |||||
* | v3: use "encoding: utf-8" (instead of coding) | Ralph Amissah | 2011-03-01 | 117 | -117/+117 |
| | |||||
* | v3: hub, minor rearrangement | Ralph Amissah | 2011-03-01 | 1 | -28/+28 |
| | |||||
* | v3: urls, param, two unrelated regex fixes, check | Ralph Amissah | 2011-03-01 | 2 | -2/+2 |
| | |||||
* | css, fix css paths for xhtml, xml dom & xml sax | Ralph Amissah | 2011-02-15 | 4 | -7/+28 |
| | |||||
* | sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests) | Ralph Amissah | 2011-02-15 | 6 | -93/+126 |
| | | | | * (by_language_code; by_filetype; by_filename) |