aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html.rb
Commit message (Collapse)AuthorAgeFilesLines
* mostly the arrangement of conditionalsRalph Amissah2007-10-151-11/+32
|
* markup header, cleaning of obsoleted url_png markerRalph Amissah2007-10-091-1/+1
|
* dal, shortcut for available outputs, present as grouped text objectRalph Amissah2007-10-081-17/+7
| | | | | | this makes more sense for search results - matches all available versions of a document [affects document objects and numbering where used, hence version number bump]
* proposed as sisu-0.60.0, see updated CHANGELOGRalph Amissah2007-10-011-1/+1
| | | | | | | | | | | | | | | | * parameter reading on first run of file, (initialization of parameters) * composite files (.ssm) building moved to processing directory, to overcome problem of non-writable sisu-source document directories, perhaps also cleaner (management of files) * latex/pdf minor cleaning, * caret '^' is latex special character, additional match for escaping * clean major headings of markup heading tag with tilde and name e.g. '1~meta' * param / metadata, hash sums now returns has sum and file-name only even for sisu-skin
* matches to take account of internal new naming/tagging of "document ↵Ralph Amissah2007-09-261-3/+3
| | | | information" heading 1~meta
* dal, make metaverse heading :A (represented internally as 1~) easily ↵Ralph Amissah2007-09-261-1/+1
| | | | distinguishable, (tagged 1~meta)
* cosmetic: html table of contents; urls html outputRalph Amissah2007-09-251-4/+7
|
* toc, css, distinguish "Document Information (metadata)" link from other ↵Ralph Amissah2007-09-241-3/+6
| | | | links, made smaller
* sisu-0.58 work towards making it possible to describe sisu and sisu markup ↵Ralph Amissah2007-09-031-14/+16
| | | | within sisu
* small fixes to manifest and html_scroll, and adjustment to html navigation ↵Ralph Amissah2007-08-211-3/+8
| | | | | | | | | | | | | band use in concordance and manifest * manifest * use relative link by default * in absence of configured url_root (http://) use info on location on local filesystem (file://) * html outputs, navigation band/banner adjustment, in concordance and manifest * html scroll, fix to document information link in table of contents
* sisu-0.56.3 minor update, small fixesRalph Amissah2007-08-191-1/+0
| | | | | | | | | | | | | | | | | * manifest make file-type descriptions simpler to understand * copyright restricted to rights tag, unless none, in which case rights tag gets creator information * copyright mark picked up in rights if 'Copyright (C)' is used * tex/pdf url matching semi-colon following url * endnote heading, apply tag to exclude numbering and segment heading where there is no segment * html scroll endnote text minor fix * initialize site structure, make copy site images default (sisu -CC)
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-011-51/+45
| | | | | | | | | | | | skins cleaned a bit and output info on sisu modified, esp. in html html no link to concordance if generated on document above word count 260k odf url match bug fix dal text block fix for dealing with url to be followed by <br> minor cosmetic stuff
* sisu-0.54.0 (minor additions to syntax, indent range extended)sisu_0.54.0Ralph Amissah2007-06-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | * indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change] * bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change] * url decoration, open close, default angle brackets <http://url> * fixes, some line-breaking for plaintext (and text groups for) odf and xml * css, modifications for extended indents in html and xml [sisu -CC (for update)] * vim syntax highlighter updated to take account of extended indent range * rant installer minor changes for future ruby * conversion script in data/sisu/conf/convert/sisu_convert
* 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵upstream/0.53.0sisu_0.53.0Ralph Amissah2007-06-021-0/+700
under v0 (instead of 0.53)