Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version, changelog, readme, touches | Ralph Amissah | 2010-02-08 | 2 | -6/+101 |
| | |||||
* | html grouped text that is bulleted | Ralph Amissah | 2010-02-08 | 1 | -0/+0 |
| | |||||
* | data/doc/sisu/v1/sisu_markup_samples/samples, renaming of dfsg sub-dir | Ralph Amissah | 2010-02-05 | 29 | -0/+0 |
| | |||||
* | cosmetic | Ralph Amissah | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | CHANGELOG & README ... | Ralph Amissah | 2010-02-04 | 2 | -17/+29 |
| | |||||
* | sha256 for 1.0.0 | Ralph Amissah | 2009-12-21 | 1 | -3/+3 |
| | |||||
* | documentation get paths to reflect directory structure changessisu_1.0.0 | Ralph Amissah | 2009-12-21 | 12 | -84/+69 |
| | |||||
* | data/doc/sisu some files moved to v1 dir | Ralph Amissah | 2009-12-20 | 3 | -0/+0 |
| | |||||
* | documentation, small changes to description of -m & -n processing flags ↵ | Ralph Amissah | 2009-12-19 | 2 | -5/+10 |
| | | | | (closing debian bug #555496) | ||||
* | changelog, & version number updates | Ralph Amissah | 2009-12-19 | 2 | -4/+26 |
| | |||||
* | document samples, v1 minor fixes | Ralph Amissah | 2009-12-19 | 43 | -131/+134 |
| | |||||
* | directory structure changes to accommodate the introduction of sisu v2 | Ralph Amissah | 2009-12-19 | 117 | -0/+0 |
| | |||||
* | sql, fix, different solutions for postgresql and sqlite to populate database ↵sisu_0.71.4 | Ralph Amissah | 2009-08-29 | 1 | -3/+21 |
| | | | | using ruby-dbi | ||||
* | sysenv sha256 fix, set pwdsisu_0.71.2 | Ralph Amissah | 2009-08-02 | 1 | -2/+4 |
| | |||||
* | html book index, batch processing fix, re-initialize variable after use | Ralph Amissah | 2009-07-28 | 1 | -4/+26 |
| | |||||
* | date for changelog and versionsisu_0.71.0 | Ralph Amissah | 2009-07-09 | 1 | -2/+2 |
| | |||||
* | duplicate changelog updated | Ralph Amissah | 2009-07-05 | 1 | -3/+66 |
| | |||||
* | copyright presentation changed, remains substantively the same; minor sisu ↵sisu_0.70.5 | Ralph Amissah | 2009-01-18 | 1 | -68/+41 |
| | | | | | | | | | | | | | | | 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 | ||||
* | changelog and version updatedsisu_0.70.4 | Ralph Amissah | 2008-12-31 | 1 | -3/+13 |
| | |||||
* | changelog and version updatedsisu_0.70.3 | Ralph Amissah | 2008-12-24 | 1 | -3/+24 |
| | |||||
* | changelog and version updatedsisu_0.70.2 | Ralph Amissah | 2008-12-16 | 1 | -4/+19 |
| | |||||
* | manpage, help include: sisu --harvest *.ss[tm] | Ralph Amissah | 2008-12-16 | 4 | -117/+152 |
| | |||||
* | changelog and version updatedsisu_0.70.1 | Ralph Amissah | 2008-12-14 | 1 | -4/+45 |
| | |||||
* | changelog synced and man pages, minor updates | Ralph Amissah | 2008-12-14 | 3 | -5/+6 |
| | |||||
* | markup samples, minor updates | Ralph Amissah | 2008-12-14 | 3 | -2/+12 |
| | |||||
* | mostly additional metadata fields | Ralph Amissah | 2008-12-13 | 2 | -7/+12 |
| | | | | | | additional metadata fields css minor touch help minor info touch | ||||
* | help and changelog update | Ralph Amissah | 2008-12-11 | 2 | -17/+22 |
| | |||||
* | sisu harvest, introduce module along with header syntax addition & modification | Ralph Amissah | 2008-12-02 | 5 | -64/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)] | ||||
* | changelog and version updatedsisu_0.69.4 | Ralph Amissah | 2008-11-03 | 1 | -3/+23 |
| | |||||
* | changelog and version updatedsisu_0.69.3 | Ralph Amissah | 2008-10-10 | 1 | -3/+13 |
| | |||||
* | changelog and version updatedsisu_0.69.2 | Ralph Amissah | 2008-09-19 | 1 | -3/+13 |
| | |||||
* | sample sisu markup "Free as in Freedom": book index markers included, and; ↵ | Ralph Amissah | 2008-09-19 | 1 | -46/+417 |
| | | | | | | | identify markup helpers updated * sample sisu markup "Free as in Freedom": book index markers included * identify markup helpers updated | ||||
* | changelog and version updatedsisu_0.69.1 | Ralph Amissah | 2008-09-17 | 1 | -3/+13 |
| | |||||
* | changelog and version updatedsisu_0.69.0 | Ralph Amissah | 2008-09-16 | 1 | -3/+46 |
| | |||||
* | various small fixes | Ralph Amissah | 2008-09-15 | 3 | -944/+1097 |
| | | | | | | | | | * html segments, name more accurately * rough description of how book index markup works * clean out book index from these outputs * book markup sample, free as in freedom, start doing book index, only letter "A" done so far * texpdf, url matching, special characters * # Please enter the commit message for your changes. | ||||
* | changelog and version updatedsisu_0.68.0 | Ralph Amissah | 2008-07-22 | 1 | -2/+5 |
| | |||||
* | sisu-0.68.0 proposed | Ralph Amissah | 2008-07-22 | 6 | -1570/+1506 |
| | | | | | | | * 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] | ||||
* | changelog and version updatedsisu_0.67.5 | Ralph Amissah | 2008-07-12 | 1 | -3/+13 |
| | |||||
* | changelog and version updatedsisu_0.67.4 | Ralph Amissah | 2008-07-12 | 1 | -3/+16 |
| | |||||
* | changelog and version updatedsisu_0.67.3 | Ralph Amissah | 2008-07-03 | 1 | -3/+13 |
| | |||||
* | changelog and version updatedsisu_0.67.2 | Ralph Amissah | 2008-07-02 | 1 | -0/+8 |
| | |||||
* | changelog and version updated | Ralph Amissah | 2008-06-22 | 1 | -3/+3 |
| | |||||
* | changelog and version updatedsisu_0.67.1 | Ralph Amissah | 2008-05-27 | 1 | -3/+14 |
| | |||||
* | changelog and version updatedsisu_0.67.0 | Ralph Amissah | 2008-05-22 | 1 | -3/+16 |
| | |||||
* | version update in documentation | Ralph Amissah | 2008-05-22 | 1 | -12/+12 |
| | |||||
* | update man pages and version | Ralph Amissah | 2008-05-22 | 7 | -39/+35 |
| | |||||
* | simplify syntax for import of external files, e.g.: | Ralph Amissah | 2008-05-22 | 6 | -84/+74 |
| | | | | | | | | << filename.sst minor related syntax changes, automatic version bump make appropriate additions to vim-syntax consider use of vim-addon manager | ||||
* | changelog and version updatedsisu_0.66.3 | Ralph Amissah | 2008-05-11 | 1 | -3/+29 |
| | |||||
* | minor sync | Ralph Amissah | 2008-05-11 | 1 | -12/+12 |
| | |||||
* | changelog and version updatedsisu_0.66.2 | Ralph Amissah | 2008-04-25 | 1 | -3/+15 |
| |