aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/qrcode.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-749/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v3: some fixes, cleaning, removingRalph Amissah2012-10-011-3/+5
|
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-1/+1
|
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-9/+9
|
* v3: cosmetic code, true ? x : yRalph Amissah2012-10-011-3/+3
|
* 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