aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* v3 v3dv: 3.1.15 & 3.2.0~pre version & changelog "opened"Ralph Amissah2012-03-123-6/+14
|
* sha256 (3.1.14)Ralph Amissah2012-02-141-3/+3
|
* v3dv: control hookssisu_3.1.14Ralph Amissah2012-02-141-0/+6
| | | | | | | | * hooks to make it possible to control (via: the command line; the document markup header, or; the command line) the likes of: toc, manifest, manifest-links, metadata, html-minitoc, html-navigation, html-navigation-bar; these are switched on by default and control takes the form of making it possible to switch them off.
* v3dv: dal, remove sisu_manifest from document structure & tocRalph Amissah2012-02-141-0/+3
| | | | * html & epub coding affected
* v3dv: --redirect (--redirect=dir_path) & --dump (--dump=dir_path) + consequencesRalph Amissah2012-02-142-2/+35
| | | | | | | | | | | | | | | | | | | | | * --dump places output in directory specified, if none specified in the current directory (pwd). * --redirect places output in subdirectory under specified directory, subdirectory uses the filename (without the suffix). If no output directory is specified places the subdirectory under the current directory (pwd). * html, css incorporated into each file (concordance & manifest included) * html, xhtml & xmls, css copied into css subdirectory (not used by html as embedded) * html xmls, images copied to output directory * no links to manifest * manifest with relative links only * longer html filenames given to avoid names clashing (e.g. for toc, manifest, concordance) * html, epub, remove manifest toc links * -j copy images associated with file (images used by html & xmls) * automatically invoked by --dump & redirect * v3 v3dv: document --redirect, --dump, -j update sisu_commands.sst [documents not generated until v3.2.0 (when v3dv branch is merged into v3)]
* v3dv: sysenv, output_dir_structure, rewritten, affected code modifiedRalph Amissah2012-02-141-0/+2
|
* v2: vim syntax highlighting, patch from Thilo Six <T.Six@gmx.de> appliedRalph Amissah2012-02-142-2/+10
| | | | | | * Re: <http://thread.gmane.org/gmane.editors.vim.devel/32151> & <http://vimdoc.sourceforge.net/htmldoc/options.html#cpo-l> [for v3, see sisu_3.1.13 changelog]
* v2 v3 v3dv: 3.1.14 & 3.2.0~pre (& 2.9.12) version & changelog "opened"Ralph Amissah2012-02-145-9/+21
|
* sha256 (3.1.13)Ralph Amissah2012-02-031-3/+3
|
* v3dv, dal +, use symbols to identify document objects type (is) and group (of)sisu_3.1.13Ralph Amissah2012-02-031-0/+7
| | | | * (dal & code affected as a result)
* v3 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-0/+3
|
* v3 v3dv: vim syntax highlighting, patch from Thilo Six <T.Six@gmx.de> appliedRalph Amissah2012-02-035-0/+20
| | | | | * Re: <http://thread.gmane.org/gmane.editors.vim.devel/32151> & <http://vimdoc.sourceforge.net/htmldoc/options.html#cpo-l>
* v3 v3dv: 3.1.13 & 3.2.0~pre version & changelog "opened"Ralph Amissah2012-02-033-6/+14
|
* sha256 (3.1.12)Ralph Amissah2012-01-231-3/+3
|
* v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12Ralph Amissah2012-01-232-1/+2
|
* v3dv: call most methods by full name (include associated module & class names)Ralph Amissah2012-01-231-0/+3
| | | | * messing with code, merge back now likely to become v3.2
* v3dv: sysenv, use "which" instead of "whereis" to locate programs, testRalph Amissah2012-01-231-0/+3
| | | | * [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS]
* v3 v3dv: texpdf, tampering with "safe" special character transformations, a fixRalph Amissah2012-01-231-0/+4
| | | | | * could introduce new issues, watch * [reported by Timothy Hume, pdf title bug "&" not represented]
* v3 v3dv: urls, odt maintenance path fixRalph Amissah2012-01-231-0/+2
|
* v3 v3dv: 3.1.12 & 3.2.0~pre version & changelog "opened"Ralph Amissah2012-01-233-6/+14
|
* sha256 (3.1.11)Ralph Amissah2012-01-101-3/+3
|
* v3dv: class names, remove "SiSU_" (reserve for module names for consistency)Ralph Amissah2012-01-101-0/+3
|
* v3dv: module names, use more CamelCaseRalph Amissah2012-01-101-0/+1
|
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-1037-0/+7487
| | | | | * (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)
* v3: date, year 2012, updateRalph Amissah2012-01-101-0/+2
|
* v3: modify.rb, prep script for year update, & changing module & class namesRalph Amissah2012-01-102-204/+309
|
* v2: modify, sisu markup version script (take from v3)Ralph Amissah2012-01-102-11/+35
|
* v2 v3: 3.1.11 version & changelog "opened"Ralph Amissah2012-01-104-6/+18
|
* sha256 (3.1.10)Ralph Amissah2011-12-311-3/+3
|
* v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-311-0/+3
| | | | * (remove legacy codeblock match rule, watch)