aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/harvest_authors.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: harvest, fix some detailsRalph Amissah2012-05-191-6/+9
| | | | | | * harvest by filename output paths * harvest_topics, add level * harvest_topics, alternative headings, fix
* v3: harvest (metadata, site/document summary) fixesRalph Amissah2012-05-011-15/+21
| | | | | | | * 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-14/+14
| | | | | | | | | * 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-3/+1
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-5/+5
|
* v3: harvest, work for alt output structures; for each languageRalph Amissah2011-06-091-97/+136
| | | | | | * 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-7/+32
| | | | | | | | | | * 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: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-3/+3
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-1/+1
|
* 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/+316