aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/qrcode.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-2/+8
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-23/+23
| | | | | | | | | * 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: qrcode, sisu generated manifest output, treat as suchRalph Amissah2011-09-241-3/+3
| | | | | * place qrcode images in directory under manifest (manifest/qrcode) * fix remote placement of qrcode images when requested
* v3: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-2/+2
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: param, manifest, qrcode, epub, added creator.editor fieldRalph Amissah2011-07-261-0/+5
|
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-0/+733
* generate images using qrencode