aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/shared_xml.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-311-2/+1
| | | | * (remove legacy codeblock match rule, watch)
* v3, require iconv (removed), should use String#encode instead, watchRalph Amissah2011-12-021-2/+2
| | | | * removed iconv, required a number of places without being used, watch
* v3: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-6/+6
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-0/+2
| | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules)
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-33/+33
|
* 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
|
* 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/+712