aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-041-1425/+0
|
* html various minor: use suffix provided in constants; module SiSU_HTML_Tune; ↵Ralph Amissah2009-07-041-16/+15
| | | | | | html promo html promo, possibility of use of adsense, or other
* copyright date update and removed some white spaceRalph Amissah2009-07-021-1/+1
|
* copyright presentation changed, remains substantively the same; minor sisu ↵sisu_0.70.5Ralph Amissah2009-01-181-2/+1
| | | | | | | | | | | | | | | version bump copyright file uses (debian) machine parsable format use: * Copyright: (C) 1997 - 2009 Ralph Amissah All Rights Reserved. to mean: * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Ralph Amissah All Rights Reserved. CHANGELOG updated and minor version bump 0.70.5
* year rolloverRalph Amissah2009-01-011-1/+1
|
* metadata, variable renaming (requires testing)Ralph Amissah2008-12-131-1/+1
| | | | | | | metadata, variable renaming (dropped use of dc_ to signify dublin core metadata as is subset of what is used and cumbersome to identify) - testing required manpage minor touch
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sisu markup, additional header and new format rule: * @creator: / @author: header field, introduced author name format rules for more usable metadata harvesting: surname comma other names, additional authors separated by semi-colon * param added meta-tag, @topic_register: formatting topic levels are separated from sub-levels by a colon, a semi-colon separates main topics if there are multiple topics at lowest sub-level, a pipe can be used to create multiple headings * harvest module, harvests metadata from document set currently extracts: (i) authors and their writings from document set; (ii) topics and associated writings from document set (topics use topic_register header). harvest (when run against documents common to a directory of a site) extracts metadata and organises the documents on a site by author and topic information provided (there is a new "topic_register" header, with formatting rules similar to those of the book index), results are placed in [output_path]/sisu_site_metadata. sisu --harvest *.sst * by author (see change in param @creator: / @author: header field) * by topic / subject index (see addition in param of @topic_register: header field) initially there should be an example samples here: http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html together with update markup source files The authors and their writings list will be made to take on a more biblographical form, with the use of additional fields as required. (concept example, suitable for medium sized sites [to remove size constraint: implement SQL equivalent]) make feature more robust * css, for harvest output added * remote placement of sisu_site_metadata (output produced by metadata harvest) * sisu markup, update document samples accordingly * tidy copyright marks in program headers, remove repetition of dates [version bump because formatting rule introduced to author / creator header - where new site metadata harvest feature is used, (at present changes changes should not be noticed except when using metadata harvest)]
* minitoc added, used by manifest and concordance; html css div sortingRalph Amissah2008-08-241-3/+1
| | | | | | a earlier commit relies on minitoc prior to its addition, this fixes that issue html css divs, need to be watched across different html output
* pass Hash to Format classes; some match tuning in dalRalph Amissah2008-08-231-139/+103
|
* a bit of a cleanup, and change reference to null to ordinaryRalph Amissah2008-08-181-56/+11
|
* html document structure, div markers, watchRalph Amissah2008-08-171-1/+10
|
* html segments structure and info provided (a bit verbose), and cssRalph Amissah2008-08-171-176/+128
|
* html segments, links to concordance file only if made, fixRalph Amissah2008-08-161-0/+35
|
* html css and div relatedRalph Amissah2008-08-161-23/+55
|
* html format, consolidate html_format file, prune later; version number bumpedRalph Amissah2008-08-141-63/+492
| | | | | version number bump: is necessary to re-initialize using new css for html presentation sisu -CC
* html, css and related markupRalph Amissah2008-08-141-30/+37
|
* html increased use of css; dal, middle layer, url representation, interim commitRalph Amissah2008-08-121-90/+40
|
* sisu-0.68.0 proposedRalph Amissah2008-07-221-9/+10
| | | | | | | * middle layer document representation changed, (accounting for substantial patch) * texpdf multiple document sizes as specified in config * numerous small fixes [should on the whole be easier to maintain]
* introduced particulars (rename later) for commonly used document and ↵Ralph Amissah2008-05-101-3/+0
| | | | environment details, and cleaned up some requires
* CHANGELOG 0.66 and ruby identify program files as utf-8Ralph Amissah2008-02-241-0/+1
|
* ruby 1.9 open; future pgsql testing on 8.3; encoding utf-8 checks; version ↵Ralph Amissah2008-02-051-1/+1
| | | | | | | | | | bump 0.65.0 * ruby 1.9 use opened, testing required * db sql pgsql future testing on version 8.3 * encoding utf-8 some compatibility checks
* year updated to 2008 - happy new yearRalph Amissah2007-12-311-2/+2
|
* gpl links etc.Ralph Amissah2007-12-141-1/+1
|
* gpl links updated and added link to plaintext as allows for convenient use ↵Ralph Amissah2007-12-031-2/+5
| | | | of vim gf
* html scroll more convenient (code) placement of line separator <hr>Ralph Amissah2007-11-271-1/+1
|
* various small adjustments for 0.62.3Ralph Amissah2007-11-261-1/+1
| | | | | | | | | | | | * html <hr> follows text, before footnotes (refine later) * rsync remote images partial fix * minor bug fix, related to error message passing, in texpdf and url * sisu_manual version info * vim ftplugin, status line info on cursor position modified
* mostly the arrangement of conditionalsRalph Amissah2007-10-151-4/+10
|
* composite master renaming, and; multiple remote puts (rsync|scp)Ralph Amissah2007-10-151-1/+1
| | | | | | | | | | * composite master files: eliminate ._sst, replace with .ssm.sst * multiple remote hosts ("distributed" rsyncing), yml config files remote now uses array with all recent changes (directory shunting) much testing is yet to be done, state is unstable some things are known not to work this instant, e.g. sisu -V
* for html and latex/pdf permit switch off of object numbering display from ↵Ralph Amissah2007-10-121-1/+5
| | | | within skins
* dal, fix shortcult for listing available generated output (without source); ↵Ralph Amissah2007-10-061-5/+10
| | | | html, keep ocn id where no visible ocn
* html toc, css, cosmetic fix for rights and prefix in tocRalph Amissah2007-09-241-2/+2
|
* html table of contents, cosmetic fix for rights and prefix appearing with tocRalph Amissah2007-09-241-8/+2
|
* cosmetic output fixes related to 'Copy @' default noteRalph Amissah2007-09-061-1/+1
|
* version bump to 0.57, minor addition to markup (a header to heading ↵Ralph Amissah2007-08-221-1/+1
| | | | | | | | | | | | | | | | shortcut) and sisurc.yml update for additional search form option (hyperestraier) * markup addition, headings, shortcut for top level title (and author) :A~ @title @author (also available for level 2 (or 3) author) [version bump] * param markup identifier (and identifier) updated to identify markup addition in 0.57, :A~ @title * html search form in navigation band/banner and promo, adjustments, hyperestraier option offered in promo, requires change in sisurc.yml * sisurc.yml requires changes to make use search form options, [version bump] sample updated and commented out
* small fixes to manifest and html_scroll, and adjustment to html navigation ↵Ralph Amissah2007-08-211-0/+31
| | | | | | | | | | | | | 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-4/+2
| | | | | | | | | | | | | | | | | * 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)
* syntax hilighting (gedit), sisu rights and other info in outputs, cgi sample ↵Ralph Amissah2007-07-131-1/+0
| | | | search improvements, see changelog
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-011-52/+59
| | | | | | | | | | | | 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-20/+18
| | | | | | | | | | | | | | | | | | | | | | | * 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/+1053
under v0 (instead of 0.53)