aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/odf.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-2/+2
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-8/+6
|
* v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1Ralph Amissah2011-10-151-45/+45
|
* v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-151-66/+97
| | | | | | | | * make odt header changes easier to track (this commit maintains rough equivalence to sisu-3.1.0 headers) * sysenv, builds odf:odt directory structure instead of binary blob * get rid of odf:odt (binary changeset) blob zipfile (containing odf:odt directory structure)
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-051-6/+9
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-3/+3
|
* v3: odf, manpage, "new" indent not implementedRalph Amissah2011-07-261-1/+7
|
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-1/+1
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-5/+5
| | | | | | | | | * 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: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-6/+6
| | | | | * 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-12/+24
| | | | | | * 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: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-6/+6
| | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules)
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-7/+7
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-2/+2
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-8/+8
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-2/+2
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+751