aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/html_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3dv, dal +, use symbols to identify document objects type (is) and group (of)sisu_3.1.13Ralph Amissah2012-02-031-3/+3
| | | | * (dal & code affected as a result)
* v3 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-54/+10
|
* v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12Ralph Amissah2012-01-231-23/+24
|
* v3dv: call most methods by full name (include associated module & class names)Ralph Amissah2012-01-231-4/+4
| | | | * messing with code, merge back now likely to become v3.2
* v3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadatasisu_3.1.11Ralph Amissah2012-01-101-1/+1
| | | | | | | * v3dv: modify.rb script (& its artifact) removed (after use) from lib/sisu modify.rb script remains available (in generic form) under: data/sisu/v3/conf/convert/modify.rb data/sisu/v3dv/conf/convert/modify.rb
* v3dv: class names, use more CamelCaseRalph Amissah2012-01-101-25/+25
|
* v3dv: class names, remove "SiSU_" (reserve for module names for consistency)Ralph Amissah2012-01-101-6/+6
|
* v3dv: module names, use more CamelCaseRalph Amissah2012-01-101-7/+7
|
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-101-0/+1480
* (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)