From d02317941d7298d79dcdc01d37e7258caead0c92 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 20 Oct 2007 15:07:01 +0100 Subject: changelog and version updated --- conf/sisu/version.yml | 6 ++-- data/doc/sisu/CHANGELOG | 85 +++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 85 insertions(+), 6 deletions(-) diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 26c9a07e..fbbcea1c 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.62.0-pre -:date_stamp: 2007w41/0 -:date: "2007-10-14" +:date: "2007-10-20" :project: SiSU +:version: 0.62.0 +:date_stamp: 2007w42/6 diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 4dd3eccb..d8e989c4 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,90 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.62.0.orig.tar.gz (2007-10-20:42/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.0.orig.tar.gz + sisu_0.62.0.orig.tar.gz + sisu_0.62.0-1.dsc + sisu_0.62.0-1.diff.gz + + [NOTE/WARNING: some directories moved, for existing sites will need manual + adjustment of output locations, (moving of a couple of image directories, and + if sharing text source the creation of shared source directories src and + pod), see notes below (on directory shunting)] + + * directory shunting ... [some resulting re-setting/configuration up + necessary] + + * markup source and source pod directory (src and pod), all shared markup + source placed in common directories src for text source, and pod for + binary (instead of being in output files generated sub-directory) [NOTE: + New src and new pod directory for shared markup source output required at + [output path]/src and [output path]/pod ] [if nothing else makes repo of + online submissions easier] + + * images, output images used by html moved, now in image directory instead + of image_local; system images moved from image to image_sys (to make sure + they are always available, i.e. not written over (by subsequent images + given same name)) [NOTE: Image directories moved and may need to be + tended to manually as existing directories are not overwritten, [output + path]/_sisu/image_local is moved to [output path]/_sisu/image (and old + _sisu/image is now _sisu/image_sys) ] + + * pwd directory stub name exception, regexs in sysenv and elsewhere, when + determining the pwd stub, take stub from parent of a directory named src + (todo with directory shunting, and placing of output source markup files + where shared in a directory named src) + + * remote, (put, get) placed in single file (consider separating later) + + * conf, remote, work on rsync building of basic remote site structure + + * embedded content, included binaries such as images, audio, video, copy + content associated with document to desired output locations, [decide how + audio, video/multimedia are to be handled, initially just links to content] + + * image conditions and regex for matching and extracting list of images used + by a document visited + + * copy images associated with document along with document, does not take + care of skins though, for all images still need to use -CC + + * sysenv remote placement, and config, able to define multiple hosts for + rsync or scp placement of output, for this sisurc.yml remote info given + provided as array with '-' separator [old form of notation is also + honoured] + + * special character exceptions, exception, fix (:code underscore angle bracket + issue) + + * pruning + + * conditionals rearranged, (scope for breakage) + + * fictionbook, (-f) first pass at output, look into further and develop or + drop? fictionbook is interesting, links: + http://www.fictionbook.org/index.php/Eng:FictionBook + http://www.fictionbook.org/index.php/Eng:FictionBook_description + http://en.wikipedia.org/wiki/FictionBook + + * debian/control added depends on rsync, used extensively (now also + internally) + + NOTE: fixed today in Debian Sid, bug with String.strip in ruby 1.9.0 + (2007-09-10 patchlevel 0) [i486-linux] ? [behaviour noted in + 2007-09-18:38/2, existed till 2007-10-18:42/5]: + ' apples, oranges'.strip #==> "apples," # expected "apples, oranges" + ' apples, oranges '.strip #does as expected + + ruby 1.9, for present time retain restriction on running and testing sisu + with ruby 1.9, there are still issues with 1.9 (at the C stack level, and + probably some in sisu compatibility/updating as well) + %% sisu_0.61.0.orig.tar.gz (2007-10-12:41/5) http://www.jus.uio.no/sisu/pkg/src/sisu_0.61.0.orig.tar.gz - sisu_0.61.0.orig.tar.gz - sisu_0.61.0-1.dsc - sisu_0.61.0-1.diff.gz + 3a2329726d49945247b1f4340482c895 1474630 sisu_0.61.0.orig.tar.gz + c02eb65a86eac49e5735253a05b86c57 606 sisu_0.61.0-1.dsc + f68431c83e37939fd4cfa7fa085ed31a 144888 sisu_0.61.0-1.diff.gz * dal, markup shortcut for available outputs, present as grouped text object, (as opposed to each available output being a separate object) this makes -- cgit v1.2.3