aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/html.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: images, copy (system link removed)sisu_3.2.11Ralph Amissah2012-06-031-4/+1
|
* v3: css, ensure css available for generated contentRalph Amissah2012-05-281-1/+5
| | | | | * checks whether exists if not copies (for --init-site / --configure just copies, takes as a re-copy request)
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+1
|
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-5/+18
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-107/+108
| | | | | | | | | * 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 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-1/+1
|
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: html, seg output, index.html fixessisu_3.1.9Ralph Amissah2011-12-191-7/+3
| | | | | | | | | * place in correct directory and use language code as appropriate * remove broken index.html from output [note the existing erroneous file is not removed by a program run, it has to be removed manually] * [issue reported by chals (debian live-manual) on irc oftc #sisu]
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-4/+2
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-1/+1
|
* v3: html, texpdf, syslink to default, adjusted & made similarRalph Amissah2011-06-081-3/+6
|
* v3: html, close files; syslink index.html to toc.htmlRalph Amissah2011-05-231-0/+13
| | | | | * syslink will need revisit (will only "work" properly with by_language dir structure)
* v3: param, html, epub, xml, simplify file-naming with language codeRalph Amissah2011-05-231-5/+5
| | | | | * 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-2/+2
| | | | | | | | | * 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-10/+10
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-1/+1
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-20/+20
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-8/+8
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-2/+2
| | | | * (by_language_code; by_filetype; by_filename)
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-4/+3
|
* 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/+654