aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/html_segments.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-1/+4
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-126/+181
| | | | | | | | | * 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: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-3/+1
|
* v3: cosmetic, minorRalph Amissah2011-09-241-1/+2
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: html, indent ...Ralph Amissah2011-07-261-7/+13
|
* v3: param, html, epub, xml, simplify file-naming with language codeRalph Amissah2011-05-231-1/+1
| | | | | * language code occurs in fixed location within file-name (could previously do so in 1 of 3 configured locations)
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-3/+3
| | | | | | | | | * 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-4/+4
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-11/+11
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-4/+4
|
* 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 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+553