aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/param.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: param, manifest, qrcode, epub, added creator.editor fieldRalph Amissah2011-07-261-0/+21
|
* v3: param, cleanup setting of auto endotesRalph Amissah2011-07-261-11/+2
|
* v3: param, remove unused class variable '@@symlnk'Ralph Amissah2011-06-091-2/+0
|
* v3: param, html, epub, xml, simplify file-naming with language codeRalph Amissah2011-05-231-3/+6
| | | | | * language code occurs in fixed location within file-name (could previously do so in 1 of 3 configured locations)
* v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-171-39/+114
|
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-3/+3
| | | | | | * 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-11/+12
| | | | * affects multiple libraries
* v2 v3: manpage, reinstate escaping of hyphensRalph Amissah2011-04-271-0/+2
|
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-26/+26
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* param: tidy, remove redundant document header tagsRalph Amissah2011-03-111-44/+37
|
* v3 (v2): manpage, param, urls: manpage output presentation fixesRalph Amissah2011-03-101-6/+4
| | | | | | | | * manpage: lowercase .br; correct newlines before .nf and after .fi; no escape of hyphens; remove redundant links; endnotes array requires flatten; screen info on output path) * param: manpage header .br and no escape of hyphens * urls: correct output path for manpage
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-4/+4
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-14/+14
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-3/+3
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* v3: urls, param, two unrelated regex fixes, checkRalph Amissah2011-03-011-1/+1
|
* 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/+1403