aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-6/+33
| | | | * generate images using qrencode
* 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: 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-261-0/+50
| | | | | | | * 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-261-10/+13
| | | | | | | * 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: sysenv, limit/prevent the creation of spurious language output directoriesRalph Amissah2011-06-091-1/+4
|
* v3: sysenv, url webserver link (manifest) fixRalph Amissah2011-05-241-6/+10
|
* v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fixRalph Amissah2011-05-231-236/+264
|
* v3: manifest, sysenv, "available outputs" relative paths; available languagesRalph Amissah2011-05-231-126/+282
| | | | | | * 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: 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-171-11/+5
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-115/+678
| | | | | | | | | * 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-151-0/+9
|
* 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-051-1/+2
| | | | * prevent program from becoming as slow as treacle, a fix
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-65/+91
| | | | | | * 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-57/+84
| | | | * affects multiple libraries
* v2 v3: sysenv, refer to lowriter, updateRalph Amissah2011-04-261-3/+3
| | | | | * v2 lowriter instead of oowriter * v3 lowriter instead of libreoffice
* v3: harvest, sysenv, place with document manifests, variable directory pathRalph Amissah2011-04-191-5/+25
| | | | | | | | | | * 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-191-33/+33
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: odf:odt processing in separate subdirectoriesRalph Amissah2011-04-191-3/+11
| | | | | | * 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: sysenv, remove repeated methodRalph Amissah2011-03-301-3/+0
|
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-156/+155
|
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-1/+1
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-48/+48
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-4/+4
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* css, fix css paths for xhtml, xml dom & xml saxRalph Amissah2011-02-151-1/+22
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-76/+109
| | | | * (by_language_code; by_filetype; by_filename)
* sysenv & sisurc.yml: libreoffice, default odf readerRalph Amissah2011-02-151-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-2/+2
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+3993