Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | changelog and version updatedsisu_0.70.4 | Ralph Amissah | 2008-12-31 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.70.3 | Ralph Amissah | 2008-12-24 | 1 | -3/+3 | |
| | ||||||
* | changelog, now build | Ralph Amissah | 2008-12-16 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.70.1 | Ralph Amissah | 2008-12-14 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.70.0 | Ralph Amissah | 2008-12-03 | 1 | -2/+2 | |
| | ||||||
* | sisu harvest, introduce module along with header syntax addition & modification | Ralph Amissah | 2008-12-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.69.3 | Ralph Amissah | 2008-10-10 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.69.2 | Ralph Amissah | 2008-09-19 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.69.1 | Ralph Amissah | 2008-09-17 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.69.0 | Ralph Amissah | 2008-09-16 | 1 | -2/+2 | |
| | ||||||
* | various small fixes | Ralph Amissah | 2008-09-15 | 1 | -3/+3 | |
| | | | | | | | | | * 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. | |||||
* | primarily on book index where (markup) provided | Ralph Amissah | 2008-09-10 | 1 | -2/+2 | |
| | | | | | | | | | * book index, html, tex/pdf, xml * texpdf no ocn if ocn is 0 * odf, plaintext, if book index? remove ... do other outputs for which not relevant * concordance, better matches * constants, dal special character for hardspace changed as (ruby) regx bug in replacing it in xml, odd but move on Note: to fix html seg headers for endnotes and for index | |||||
* | book index (markup adjustment, dal module); dal numbering moved to separate ↵ | Ralph Amissah | 2008-09-07 | 1 | -2/+2 | |
| | | | | module; version date | |||||
* | texpdf: removed space at beginning of paragraph; grouped text url fix | Ralph Amissah | 2008-08-28 | 1 | -2/+2 | |
| | ||||||
* | texpdf: | Ralph Amissah | 2008-08-27 | 1 | -2/+2 | |
| | | | | | | | | paper use dimensions url and urlbreaks removal of a maths package gives back typeface changes like bold better representation of tilde changelog update | |||||
* | html format, consolidate html_format file, prune later; version number bumped | Ralph Amissah | 2008-08-14 | 1 | -3/+3 | |
| | | | | | version number bump: is necessary to re-initialize using new css for html presentation sisu -CC | |||||
* | interim version info | Ralph Amissah | 2008-08-12 | 1 | -3/+3 | |
| | ||||||
* | sisu-0.68.0 proposed | Ralph Amissah | 2008-07-22 | 2 | -5/+5 | |
| | | | | | | | * 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 | -1/+1 | |
| | ||||||
* | changelog and version updatedsisu_0.67.4 | Ralph Amissah | 2008-07-12 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.67.3 | Ralph Amissah | 2008-07-03 | 1 | -3/+3 | |
| | ||||||
* | sysenv/texpdf, fix required for xetex landscape pdfs | Ralph Amissah | 2008-07-02 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updated | Ralph Amissah | 2008-06-22 | 1 | -2/+2 | |
| | ||||||
* | changelog and version updatedsisu_0.67.1 | Ralph Amissah | 2008-05-27 | 1 | -3/+3 | |
| | ||||||
* | update man pages and version | Ralph Amissah | 2008-05-22 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.66.3 | Ralph Amissah | 2008-05-11 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.66.2 | Ralph Amissah | 2008-04-25 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.66.1 | Ralph Amissah | 2008-03-30 | 1 | -3/+3 | |
| | ||||||
* | information update | Ralph Amissah | 2008-02-24 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.65.0 | Ralph Amissah | 2008-02-16 | 1 | -3/+3 | |
| | ||||||
* | changelog and version | Ralph Amissah | 2008-02-14 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.64.3 | Ralph Amissah | 2008-02-06 | 1 | -2/+2 | |
| | ||||||
* | version rolled back, not ready to open ruby 1.9 some libraries not yet available | Ralph Amissah | 2008-02-05 | 1 | -1/+1 | |
| | ||||||
* | minor info updates | Ralph Amissah | 2008-02-05 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.64.2 | Ralph Amissah | 2008-01-19 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.64.1 | Ralph Amissah | 2008-01-09 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.64.0 | Ralph Amissah | 2008-01-02 | 1 | -3/+3 | |
| | ||||||
* | bump version number | Ralph Amissah | 2008-01-02 | 1 | -1/+1 | |
| | ||||||
* | sql, postgresql allow tcp/ip connections, parameters from rc file, sisurc.yml | Ralph Amissah | 2008-01-02 | 1 | -4/+6 | |
| | ||||||
* | changelog and version updatedsisu_0.63.0 | Ralph Amissah | 2007-12-20 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.62.4 | Ralph Amissah | 2007-12-14 | 1 | -2/+2 | |
| | ||||||
* | changelog and version updated | Ralph Amissah | 2007-12-08 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updated | Ralph Amissah | 2007-11-30 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updated | Ralph Amissah | 2007-11-29 | 1 | -2/+2 | |
| | ||||||
* | changelog and version updatedsisu_0.62.3 | Ralph Amissah | 2007-11-27 | 1 | -2/+2 | |
| | ||||||
* | 0.62.3 version pre-build | Ralph Amissah | 2007-11-26 | 1 | -1/+1 | |
| | ||||||
* | sysenv step in remote images test needs to be retained | Ralph Amissah | 2007-11-26 | 1 | -3/+3 | |
| | ||||||
* | changelog and version updatedsisu_0.62.2 | Ralph Amissah | 2007-11-03 | 1 | -3/+3 | |
| | ||||||
* | version change 0.62.1sisu_0.62.1 | Ralph Amissah | 2007-10-22 | 1 | -3/+3 | |
| |