aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/options.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-880/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* v4 (v3): dbi_discrete, discreet should have been discrete, renames accordinglyRalph Amissah2013-02-101-1/+1
|
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v4 v3: largely cosmeticRalph Amissah2012-12-281-6/+6
|
* v3: some fixes, cleaning, removingRalph Amissah2012-10-011-3/+3
|
* v3: options, opt_act, limit callsRalph Amissah2012-10-011-338/+344
| | | | * ruby profiler indicates much time spent here, reduce
* v3: sisu -v, provide version information, fixRalph Amissah2012-08-291-0/+6
|
* v3: shared_sisupod_source, common build for sisu (markup) source representationssisu_3.3.0Ralph Amissah2012-06-171-7/+15
| | | | | | | | | | * to be used by sisupod.txz, git, (and src) * sisupod_make (--sisupod) * share_source (--source) NOTE not used git at present * changed representation of shared sisu source, include related files in directory rather than just markup file [reason for version bump] NOTE there are no changes to sisu markup (only the sharing of source files)
* v3: sisupod.txz processingRalph Amissah2012-05-281-19/+41
| | | | * BUG image copying/processing for sisupod
* v3: options, command line control of output directory structureRalph Amissah2012-05-281-2/+9
| | | | | * --output-by-language; --output-by-filetype; --output-by-filename, or --by-language; --by-filetype; --by-filename
* v3: options, --init-site, --configure, fixRalph Amissah2012-05-281-2/+2
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: options, create manifest touchedsisu_3.2.9Ralph Amissah2012-05-191-5/+4
|
* v3: a few misc fixesRalph Amissah2012-05-121-1/+8
| | | | | | * options, omissions and typo fix * particulars, fix, check * shared_metadata, fix
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+5
|
* v3: hub, options, fixes: dbi: pgsql, sqlitesisu_3.2.7Ralph Amissah2012-05-061-2/+2
|
* v3: qrcode, fixesRalph Amissah2012-05-061-5/+5
| | | | | * ensure manifest is run * urls fix
* v3: hub (seek finer grained control over what happens when; causes breakage)sisu_3.2.6Ralph Amissah2012-05-011-5/+23
| | | | | * (primarily) cycle files then options (instead of options then files) * manifest re-run on (currently generated) translated files if any
* v3: urls, reporting, some cleaningRalph Amissah2012-04-051-3/+8
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-94/+240
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: options, --find & --glob, use for general search in base directoryRalph Amissah2011-12-191-1/+6
| | | | * cannot be limited by sub-directory, error message provided
* v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19Ralph Amissah2011-09-241-10/+54
|
* v3: hub (affecting options +others) sisupod processing (v2 enabled)Ralph Amissah2011-09-131-2/+2
|
* v3: options, (hub), action (opt.act) modified to increase use possibilitiesRalph Amissah2011-09-131-189/+158
|
* v3: options, match fix for --glob / --findRalph Amissah2011-09-131-6/+4
|
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-051-6/+15
| | | | | | | | | | | | | | | | * 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: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-9/+9
|
* v3: options, sysenv, sisurc.yml, set/config default language (code)Ralph Amissah2011-08-081-7/+11
| | | | | * in absence of setting 'en' assumed * 'en' previously fixed
* v3: options, default action on running "sisu3 [filename.sst]", fixRalph Amissah2011-08-081-2/+4
|
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-0/+6
| | | | * generate images using qrencode
* v3: options, restrict glob rule checks to glob & find; carry lang infoRalph Amissah2011-06-081-50/+61
| | | | | | * restrict glob rule checks to when --glob (-G) or --find (-f) requested * carry information on document language (from filename and or directory) * (additional test)
* v3: options --find & --glob (-f -G) added, parses language sub-dirsRalph Amissah2011-05-291-5/+71
| | | | | | | | | | | * 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: options, include markup source "base" pathRalph Amissah2011-05-231-2/+5
| | | | * used to parse alternative markup source dir structures
* 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: sysenv, options, output_dir_structure.by? (language|filetype|filename)Ralph Amissah2011-05-151-1/+2
|
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-7/+16
| | | | * affects multiple libraries
* v3: options, hub, introduce opt.act booleans, more setting in optionsRalph Amissah2011-04-191-57/+299
| | | | | | | * 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
* v2 v3: options, -M / --maintenance, new alias --keep-processing-filesRalph Amissah2011-04-191-35/+35
| | | | | | | * new alias --keep-processing-files (see Bug#622902) * document "--keep-processing-files" alias for "-M" ("--maintenance") * minor rearrangement of regex * (Closes: #622902)
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-4/+4
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-1/+1
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 po4a, options, shortcut representation for processing, keep working onRalph Amissah2011-02-011-2/+41
| | | | | | | | * sisu --po4a en/live-manual.ssm fr instead of: sisu --po4a en/live-manual.ssm fr/live-manual.ssm test: sisu --po4a en/live-manual.ssm fr de
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+248