aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-0412-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 filenameRalph Amissah2011-05-0418-95/+141
| | | | * affects multiple libraries
* v3: concordance, output path, screen info correctionRalph Amissah2011-05-041-2/+2
|
* v2 v3: manpage, reinstate escaping of hyphensRalph Amissah2011-04-274-0/+6
|
* v2 v3: sysenv, refer to lowriter, updateRalph Amissah2011-04-262-4/+4
| | | | | * v2 lowriter instead of oowriter * v3 lowriter instead of libreoffice
* v3: harvest, sysenv, place with document manifests, variable directory pathRalph Amissah2011-04-194-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.optRalph Amissah2011-04-1944-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 optionsRalph Amissah2011-04-192-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 fixesRalph Amissah2011-04-191-16/+15
| | | | | * fix maintenance urls -M (where processing files are kept for examination) * odf maintenance added
* v3: odf:odt processing in separate subdirectoriesRalph Amissah2011-04-192-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-filesRalph Amissah2011-04-192-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-formRalph Amissah2011-04-195-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 laterRalph Amissah2011-04-191-4/+77
|
* v3: urls, reuse/share code, fix -URalph Amissah2011-04-051-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 issueRalph Amissah2011-03-302-3/+7
| | | | | * ruby1.9.2 transition related * double spaced empty line creates spurious newline
* v2, v3: dal_doc_str, empty line not paragraph objectRalph Amissah2011-03-302-10/+18
| | | | * ruby1.9.2 transition related
* v2, v3: dal_images, image path settingRalph Amissah2011-03-302-4/+6
| | | | * ruby1.9.2 transition related
* v2, v3: cgi, sample-search-form, string output (+ clean unused help text)Ralph Amissah2011-03-306-8/+4
| | | | * ruby1.9.2 transition related
* v2, v3: sysenv, remove repeated methodRalph Amissah2011-03-302-6/+0
|
* v2: param, nested regex match fix (backport from v3)Ralph Amissah2011-03-301-1/+1
|
* v2, v3: texpdf bugfix, where map_nametags not found, drop tag, rather than crashsisu_3.0.5Ralph Amissah2011-03-242-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 tagsRalph Amissah2011-03-111-44/+37
|
* v2, v3: help (markup): correct path to markup-samplesRalph Amissah2011-03-102-37/+7
|
* v3 (v2): manpage, param, urls: manpage output presentation fixesRalph Amissah2011-03-105-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 regexRalph Amissah2011-03-102-2/+2
|
* v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fixRalph Amissah2011-03-102-5/+5
|
* v2, v3: dal_syntax: (internal document) link matching, a fixRalph Amissah2011-03-102-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 revisedRalph Amissah2011-03-1012-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 fixRalph Amissah2011-03-102-3/+3
|
* v2, v3: manpage, adjust output (backslash ('\') escapes reduced)Ralph Amissah2011-03-052-5/+3
|
* v2, v3: defaults, default homepage tidy & update linksRalph Amissah2011-03-052-213/+39
|
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-0121-252/+251
|
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-0110-35/+35
|