aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-164/+0
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: sysenv, reorganise, break up file, multiple se_* filesRalph Amissah2014-07-221-7471/+54
|
* v5 v6: cosmetic codeRalph Amissah2014-07-221-430/+775
|
* v5 v6: document images (more to clean up)sisu_5.5.1Ralph Amissah2014-07-151-4/+14
|
* v5 v6: base images & css, continueRalph Amissah2014-07-151-17/+17
|
* v5 v6: base images & cssRalph Amissah2014-07-151-7/+16
|
* v5 v6: docbook, status, under construction notice removed (still much to do)Ralph Amissah2014-07-151-2/+2
|
* v5 v6: docbook, css (needs work), also doc header, sisu processing infoRalph Amissah2014-07-151-3/+14
|
* v5 v6: sysenv, general, base_markup_dir_stub (replace pwd_stub)Ralph Amissah2014-07-151-70/+70
|
* v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3Ralph Amissah2014-07-011-8/+8
|
* v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-181-1/+1
|
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-181-12/+9
| | | | | | | | * ruby-pg require for postgresql * ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3 rather than ruby-dbi) * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3) * separate pg and sqlite db actions
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-0/+42
| | | | | | | | | * --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org
* v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions)Ralph Amissah2014-05-121-0/+22
| | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
* v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontfaceRalph Amissah2014-05-121-23/+23
|
* v6: digests sha512 option implementedRalph Amissah2014-05-121-13/+40
| | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-141-2/+2
| | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs]
* v5 v6: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-081-1/+3
|
* v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-051-1/+4
|
* v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-051-0/+39
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-051-0/+13
|
* v5 v6: epub, odt, check availability of zip programRalph Amissah2014-02-051-0/+8
|
* v5 v6: error/warn messagesRalph Amissah2014-02-051-7/+7
|
* v5 v6: wrappers round requireRalph Amissah2014-02-051-20/+79
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-0/+6994