aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* v3: sisupod make, re-fixed, check againsisu_3.2.8Ralph Amissah2012-05-121-0/+2
|
* v3: po4a, runs, needs checkingRalph Amissah2012-05-121-0/+2
|
* v3: hub, fixes, still a construction zoneRalph Amissah2012-05-121-0/+2
|
* v3: a few misc fixesRalph Amissah2012-05-121-0/+5
| | | | | | * options, omissions and typo fix * particulars, fix, check * shared_metadata, fix
* v3: sst_identify_markup, document header SiSU 3.0Ralph Amissah2012-05-121-0/+3
| | | | | * pretty much as SiSU 2.0, some header additions * identification not fully implemented
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-0/+1
|
* v3: rescue & error warnings, more touchedRalph Amissah2012-05-121-0/+3
|
* v3: 3.2.8 version & changelog "opened"Ralph Amissah2012-05-122-3/+11
|
* sha256 (3.2.7)Ralph Amissah2012-05-071-3/+3
|
* v3: hub, options, fixes: dbi: pgsql, sqlitesisu_3.2.7Ralph Amissah2012-05-061-0/+3
|
* v3: qrcode, fixesRalph Amissah2012-05-061-0/+4
| | | | | * ensure manifest is run * urls fix
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-0/+2
|
* v3: 3.2.7 version & changelog "opened"Ralph Amissah2012-05-062-3/+11
|
* sha256 (3.2.6)Ralph Amissah2012-05-011-3/+3
|
* v3: hub (seek finer grained control over what happens when; causes breakage)sisu_3.2.6Ralph Amissah2012-05-011-1/+5
| | | | | * (primarily) cycle files then options (instead of options then files) * manifest re-run on (currently generated) translated files if any
* v3: harvest (metadata, site/document summary) fixesRalph Amissah2012-05-011-0/+6
| | | | | | | * 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.6 version & changelog "opened"Ralph Amissah2012-05-012-3/+11
|
* sha256 (3.2.5)Ralph Amissah2012-04-221-3/+3
|
* v3: shared_html_lite, codeblock fix, affecting sqlsisu_3.2.5Ralph Amissah2012-04-221-0/+4
| | | | * SELECT ocn,body FROM doc_objects WHERE t_is='code';
* v3: 3.2.5 version & changelog "opened"Ralph Amissah2012-04-222-3/+11
|
* sha256 (3.2.4)Ralph Amissah2012-04-211-3/+3
|
* v3: rescue reportingsisu_3.2.4Ralph Amissah2012-04-211-0/+2
|
* v3: sysenv, default processing dir name changeRalph Amissah2012-04-211-0/+5
| | | | | | * distinguish sisu branch, add sisu branch to processing directory name * if constants, 'DEVELOPER[:maintenance] == :true' then additionally add sisu version number to processing directory name
* v3: db bugfix in maintenance mode (variable name reused)Ralph Amissah2012-04-211-0/+2
|
* v3: 3.2.4 version & changelog "opened"Ralph Amissah2012-04-212-3/+11
|
* sha256 (3.2.3)Ralph Amissah2012-04-151-3/+3
|
* v3: vim syntax highlighting, document header added (@make:) :substitute:sisu_3.2.3Ralph Amissah2012-04-152-3/+6
|
* v3: param, dal_syntax, document header (simple regex) substitution listRalph Amissah2012-04-151-0/+11
| | | | | | | | | | | | * $ and curly braces are escaped (within sisu) to allow the following: @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \ /${testing}/,'Wheezy' * changes are not made within text object types: code-blocks, tables or metadata (document headers). Marked up document remains self-referential. * Note: the substitution list must be written on a single line, without line-breaks. * [Substitutions possibility requested by Debian-live, live-manual (Ben Armstrong & Daniel Baumann)]
* v3: 3.2.3 version & changelog "opened"Ralph Amissah2012-04-152-3/+11
|
* sha256 (3.2.2)Ralph Amissah2012-04-051-3/+3
|
* v3: sql creation -v reporting reducedsisu_3.2.2Ralph Amissah2012-04-051-0/+2
|
* v3: urls, reporting, some cleaningRalph Amissah2012-04-051-0/+3
|
* v3: sysenv, path.style (a quick fix, review)Ralph Amissah2012-04-051-1/+3
|
* v3: 3.2.2 version & changelog "opened"Ralph Amissah2012-04-052-3/+11
|
* sha256 (3.2.1)Ralph Amissah2012-03-211-3/+3
|
* v3: documentation sisu_commands, manpage, html (man2html)sisu_3.2.1Ralph Amissah2012-03-212-760/+831
|
* COPYRIGHT add markup samples "Free as in Freedom"Ralph Amissah2012-03-212-0/+34
|
* v3: 3.2.1 version & changelog "opened"Ralph Amissah2012-03-212-3/+11
|
* sha256 (3.2.0)Ralph Amissah2012-03-191-3/+3
|
* COPYRIGHT, name change using uppercase, format changedsisu_3.2.0Ralph Amissah2012-03-192-6/+27
| | | | | * content format influenced by Machine-readable debian/copyright file <http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/>
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-1940-7498/+13
| | | | | | | | | * 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: 3.2.0 version & changelog "opened"Ralph Amissah2012-03-192-3/+11
|
* sha256 (3.1.15-2)Ralph Amissah2012-03-131-0/+3
|
* sha256 (3.1.15)Ralph Amissah2012-03-121-3/+3
|
* v3dv: documentation sisu_commands, add sqlite3 discreetsisu_3.1.15Ralph Amissah2012-03-122-2/+3
|
* v3dv: sqlite3 discreet .sql.db file for each document (possibility added)Ralph Amissah2012-03-121-0/+3
| | | | * in addition to existing possibility of a shared db in sqlite3 or postgresql
* v3dv: documentation sisu_commands, rearranged & update with regard to excludesRalph Amissah2012-03-122-80/+106
| | | | * sisurc.yml omit list, commented out omit line with single example added
* v3dv: vim syntax highlighting, document header added :omit: (under @make)Ralph Amissah2012-03-122-3/+6
|
* v3dv: sysenv, param, options, output control hooks code modifiedRalph Amissah2012-03-121-0/+47
| | | | | * for config file, document headers, & command line * requiring downstream code changes (in commit that follows)
* v3dv: texinfo, fix (break holding back 3.2 merge)Ralph Amissah2012-03-121-0/+3
| | | | * proposed next version starts 3.2, (merge dev branch after 3.1.15)