aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/hub.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-1/+2
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-2/+2
|
* v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19Ralph Amissah2011-09-241-22/+28
|
* v3: hub, processing options, remove cruftRalph Amissah2011-09-241-1/+1
|
* v3: hub (affecting options +others) sisupod processing (v2 enabled)Ralph Amissah2011-09-131-11/+73
|
* v3: options, (hub), action (opt.act) modified to increase use possibilitiesRalph Amissah2011-09-131-46/+46
|
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-051-16/+36
| | | | | | | | | | | | | | | | * sisupod v3 * modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/ * use tar.xz (.txz) * bundle all language version in pod * bundle .ssm and all included files for each selected language (rather than composited .ssm.sst file) (filename pattern) or named in files to be processed string * remote placement * sisu processing from sisupod v3 * rsync sisupod v3 * sysenv, check that tree is available and use as desired when available
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-0/+4
| | | | * generate images using qrencode
* v3: harvest, work for alt output structures; for each languageRalph Amissah2011-06-091-1/+1
| | | | | | * paths to document manifests etc. for the possible output dir structures * author and topic lists for available documents, by availability in each language
* v3: options --find & --glob (-f -G) added, parses language sub-dirsRalph Amissah2011-05-291-4/+4
| | | | | | | | | | | * 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: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-171-1/+1
|
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-0/+1
| | | | * affects multiple libraries
* v3: options, hub, introduce opt.act booleans, more setting in optionsRalph Amissah2011-04-191-85/+71
| | | | | | | * 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: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-4/+4
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-27/+27
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* v3: hub, minor rearrangementRalph Amissah2011-03-011-28/+28
|
* 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/+594