aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/param.rb
Commit message (Collapse)AuthorAgeFilesLines
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-041-969/+0
|
* make sisu and ruby version info ruby instance methodsRalph Amissah2009-07-041-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
|
* param & dal, cosmetic, text placementRalph Amissah2008-12-141-71/+71
|
* metadata, variable renaming (requires testing)Ralph Amissah2008-12-131-44/+44
| | | | | | | 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
* mostly additional metadata fieldsRalph Amissah2008-12-131-9/+32
| | | | | | additional metadata fields css minor touch help minor info touch
* param, enfoorce name formatting rule (recently introduced) across name fieldsRalph Amissah2008-12-111-112/+128
|
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-6/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+6
| | | | | | | | | | | | | 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
* sample sisu markup "Free as in Freedom": book index markers included, and; ↵Ralph Amissah2008-09-191-1/+3
| | | | | | | identify markup helpers updated * sample sisu markup "Free as in Freedom": book index markers included * identify markup helpers updated
* book index (markup adjustment, dal module); dal numbering moved to separate ↵Ralph Amissah2008-09-071-2/+5
| | | | module; version date
* xml character encoding adjusted; xml image match; odf issue with '@' symbol ↵Ralph Amissah2008-09-031-21/+21
| | | | in url
* minitoc added to concordance and manifest; dal, precision in endnote matchingRalph Amissah2008-08-231-1/+1
|
* sisu-0.68.0 proposedRalph Amissah2008-07-221-19/+21
| | | | | | | * 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]
* extract identification of use of sisu-0.66 markup tagsRalph Amissah2008-02-241-1/+4
|
* mkdir_p, and again close running of ruby 1.9Ralph Amissah2008-01-191-3/+0
| | | | | | | | | * 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
* adjustments for ruby1.9 (xmas), in sysenv moved default location of ↵Ralph Amissah2007-12-311-3/+5
| | | | | | | | processing directory sysenv, processing in subdirectory under /tmp/_sisu_processing~ [instead of within home], (subdirectory) named after owner with permissions restricted to owner
* gpl links etc.Ralph Amissah2007-12-141-1/+1
|
* changelog and version updatedRalph Amissah2007-12-081-1/+1
|
* gpl links updated and added link to plaintext as allows for convenient use ↵Ralph Amissah2007-12-031-2/+5
| | | | of vim gf
* db rearranging, create, drop, import (and a renaming: db_dbi from shared_db)Ralph Amissah2007-10-261-1/+1
|
* image list, extracting conditions and regex visitedRalph Amissah2007-10-161-3/+11
|
* regex matching of images, (and rearrangement of conditionals)Ralph Amissah2007-10-151-31/+73
|
* composite master renaming, and; multiple remote puts (rsync|scp)Ralph Amissah2007-10-151-5/+5
| | | | | | | | | | * 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
* shared markup source output moved to own common src directoryRalph Amissah2007-10-141-2/+8
|
* remote, (put, get) in single file; embedded content, posted locally and ↵Ralph Amissah2007-10-131-3/+12
| | | | remotely using rsync
* start version marking interim releasesRalph Amissah2007-10-131-1/+1
|
* markup header, cleaning of obsoleted url_png markerRalph Amissah2007-10-091-4/+2
|
* dal, shortcut for available outputs, present as grouped text objectRalph Amissah2007-10-081-4/+4
| | | | | | this makes more sense for search results - matches all available versions of a document [affects document objects and numbering where used, hence version number bump]
* param, multi-line parse, fixing @link: headerRalph Amissah2007-10-061-4/+4
|
* proposed as sisu-0.60.0, see updated CHANGELOGRalph Amissah2007-10-011-12/+14
| | | | | | | | | | | | | | | | * parameter reading on first run of file, (initialization of parameters) * composite files (.ssm) building moved to processing directory, to overcome problem of non-writable sisu-source document directories, perhaps also cleaner (management of files) * latex/pdf minor cleaning, * caret '^' is latex special character, additional match for escaping * clean major headings of markup heading tag with tilde and name e.g. '1~meta' * param / metadata, hash sums now returns has sum and file-name only even for sisu-skin
* param parsing changed to multi-line (affects regex matching, watch); manpage ↵Ralph Amissah2007-09-281-6/+23
| | | | related changes, manpage header @man: added in param and used in manpage
* primarily todo with sisu documentation, changelog reproduced below:Ralph Amissah2007-09-231-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * start documenting sisu using sisu * sisu markup source files in data/doc/sisu/sisu_markup_samples/sisu_manual/ /usr/share/doc/sisu/sisu_markup_samples/sisu_manual/ * default output [sisu -3] in data/doc/manuals_generated/sisu_manual/ /usr/share/doc/manuals_generated/sisu_manual/ (adds substantially to the size of sisu package!) * help related edits * manpage, work on ability to generate manpages, improved * param, exclude footnote mark count when occurs within code block * plaintext changes made * shared_txt, line wrap visited * file:// link option introduced (in addition to existing https?:// and ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and hub] * minor adjustments * html url match refinement * css added tiny_center * plaintext * endnotes fix * footnote adjustment to make more easily distinguishable from substantive text * flag -a only [flags -A -e -E dropped] controlled by modifiers --unix/msdos --footnote/endnote * defaults, homepage * renamed homepage (instead of index) implications for modifying skins, which need likewise to have any homepage entry renamed * added link to sisu_manual in homepage * css the css for the default homepage is renamed homepage.css (instead of index.css) [consider removing this and relying on html.css] * ruby version < ruby1.9 * place stop on installation and working with for now [ruby String.strip broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux], 2007-09-18:38/2] * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * debian * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * sisu-doc new sub-package for sisu documentation debian/control and sisu-doc.install
* distinguish param's markup type identifier module from standaloneRalph Amissah2007-09-061-1/+1
|
* sisu-0.58 work towards making it possible to describe sisu and sisu markup ↵Ralph Amissah2007-09-031-2/+7
| | | | within sisu
* version bump to 0.57, minor addition to markup (a header to heading ↵Ralph Amissah2007-08-221-4/+4
| | | | | | | | | | | | | | | | 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
* sisu-0.56.3 minor update, small fixesRalph Amissah2007-08-191-9/+8
| | | | | | | | | | | | | | | | | * 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)
* replace unintended tabs with spacesRalph Amissah2007-07-301-1/+1
|
* open archive initiative for metadata harvesting, initial implementation, ↵Ralph Amissah2007-07-241-1/+2
| | | | decide use later -O
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-011-32/+40
| | | | | | | | | | | | 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
* 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵upstream/0.53.0sisu_0.53.0Ralph Amissah2007-06-021-0/+788
under v0 (instead of 0.53)