aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/harvest.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-116/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v3: css, ensure css available for generated contentRalph Amissah2012-05-281-3/+8
| | | | | * checks whether exists if not copies (for --init-site / --configure just copies, takes as a re-copy request)
* v3: code headers mainly copyrightRalph Amissah2012-05-281-6/+5
|
* v3: harvest (metadata, site/document summary) fixesRalph Amissah2012-05-011-2/+2
| | | | | | | * harvest_topics, sort fix * harvest_authors, minor fix * sst content parsing lang dir * output file location, currently works for (by?) :language & :filetype
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-5/+5
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-1/+1
|
* v3: harvest, work for alt output structures; for each languageRalph Amissah2011-06-091-37/+43
| | | | | | * paths to document manifests etc. for the possible output dir structures * author and topic lists for available documents, by availability in each language
* v3: harvest, sysenv, place with document manifests, variable directory pathRalph Amissah2011-04-191-1/+2
| | | | | | | | | | * sysenv, variable directory path fixing (language, filetype, filname), making the stub for at least manifest and html available early for processing that do not or should not need to process individual markup files completely, such as the cgi search form and harvest * harvest * place with document manifests * variable directory path fixing (language, filetype, filname)
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-6/+6
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+101