aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/embedded.rb
Commit message (Collapse)AuthorAgeFilesLines
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-041-139/+0
|
* 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
|
* 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)]
* CHANGELOG 0.66 and ruby identify program files as utf-8Ralph Amissah2008-02-241-0/+1
|
* mkdir_p, and again close running of ruby 1.9Ralph Amissah2008-01-191-3/+3
| | | | | | | | | * mkdir_p, [instead of ftools file.mkpath] * running against ruby 1.9 closed for now raise request for use of version 1.8 branch * manual update version
* 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
* remote markup source, image download; vim ftplugin sisu.vim status line; vim ↵Ralph Amissah2007-11-031-3/+5
| | | | colors reporting of slate.vim
* mostly paths for shared markup source (txt and pod), also...Ralph Amissah2007-10-191-45/+0
| | | | | also current Debian/Sid ruby1.9 upgrade removes a bug, so a related test/warning in options.rb removed
* remote_conn, accepting multiple remote hosts, sysenv also beginning of ↵Ralph Amissah2007-10-151-21/+30
| | | | rearrangement of conditionals
* default image directories moved, more convenient/logical [test]Ralph Amissah2007-10-141-4/+4
|
* remote, (put, get) in single file; embedded content, posted locally and ↵Ralph Amissah2007-10-131-0/+171
remotely using rsync