aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/dal_idx.rb
Commit message (Collapse)AuthorAgeFilesLines
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-041-323/+0
|
* dal_idx, book_idx_html, match sysenvRalph Amissah2009-07-041-2/+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
|
* html & css cosmetic changes (index & concordance), run "sisu -CC"; changelogRalph Amissah2008-12-161-1/+1
|
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-20/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)]
* dal and param various changes (some affecting other files)Ralph Amissah2008-11-031-5/+5
| | | | | | | | | | | | | dal, minor changes including related to bold line instruction and, variable name change affecting other files param, header tag for document index, create site index of documents use, add info on document content, harvest info provided from document set for metadata to create site index of documents (similar sub-sytax to book index) also variable name others variable name change, made earlier in dal and param
* book code, minor adjustment; and fix to manifest reporting of the creation ↵Ralph Amissah2008-10-101-3/+8
| | | | of sisupod (zip)
* fixes: alphabet list (concordance, dal_idx), and file types ↵Ralph Amissah2008-09-161-2/+5
| | | | (dal_expand_insertions)
* various small fixesRalph Amissah2008-09-151-2/+1
| | | | | | | | | * 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.
* dal_idx, and concordance, letter list for navigationRalph Amissah2008-09-131-7/+7
|
* dal_idx: capitalize first letter of index lev1 for sort; provide letter a-z ↵Ralph Amissah2008-09-131-1/+15
| | | | navigation
* dal_idx: strip before sort; fix bug where first lev is rangeRalph Amissah2008-09-121-12/+14
|
* primarily on book index where (markup) providedRalph Amissah2008-09-101-83/+74
| | | | | | | | | * 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, sample html file and to screen sisu markup sample added (-M flag)Ralph Amissah2008-09-081-16/+128
|
* dal, several modules split into separate filesRalph Amissah2008-09-081-4/+4
|
* book index (markup adjustment, dal module); dal numbering moved to separate ↵Ralph Amissah2008-09-071-0/+201
module; version date