aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/constants.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-319/+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-2/+2
|
* v4 v3: debug (internal code use), color markers for line number & file nameRalph Amissah2012-12-281-0/+21
| | | | * colored location markers to show when line passed within running code
* v3: db, book_idx field & minor re-arrangementRalph Amissah2012-10-011-19/+19
|
* v3: dal_syntax, new syntax: =\\= page new & -\\- page breakRalph Amissah2012-10-011-2/+2
| | | | * alias for <:pn> and <:pb> respectively
* v3: constants, year static (current): YEAR=2012Ralph Amissah2012-08-291-0/+1
|
* v3: shared_sisupod_source, common build for sisu (markup) source representationssisu_3.3.0Ralph Amissah2012-06-171-6/+12
| | | | | | | | | | * to be used by sisupod.txz, git, (and src) * sisupod_make (--sisupod) * share_source (--source) NOTE not used git at present * changed representation of shared sisu source, include related files in directory rather than just markup file [reason for version bump] NOTE there are no changes to sisu markup (only the sharing of source files)
* v3: code headers mainly copyrightRalph Amissah2012-05-281-6/+5
|
* v3: sysenv, default processing dir name changeRalph Amissah2012-04-211-0/+3
| | | | | | * 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: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-2/+2
| | | | | | | | | * 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: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-2/+3
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v3: epub, constants, experiment with presentationsisu_3.0.15sisu-3.0.15Ralph Amissah2011-08-091-0/+12
| | | | | | | | | | | * disable some internal "features" * make file and directory naming more flexible, now using 'OEBPS', 'toc.ncx', 'content.opf', * adjustment of some headers and general tuning * add opf guide * clean processing directory between each build * constants, added constants Ep (for epub) * constants, added DISABLE (used here with epub)
* v3: constants, re-arrangedRalph Amissah2011-08-091-121/+169
|
* v3: sql db, constants, cgi-sql, structure changed, creator.editor field addedRalph Amissah2011-07-261-2/+2
|
* v3: constants, a sisupod & an xml related additionRalph Amissah2011-06-261-2/+4
|
* v3: i18n, constants, some language info moved to i18n (from constants)Ralph Amissah2011-05-251-371/+0
|
* v3: db, review, directory structure changed, database prefix renamedRalph Amissah2011-05-041-6/+4
| | | | | | | | | | * language_document_char field made larger [consider renaming] * title, src_filename and language_document_char fields mandatory (title, title_main, src_filename, language_document_char) * review of unique key setting, now based on combination of filename and language (filename no longer sufficient with intro of language subdirectories) * [retest sqlite3]
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-4/+4
|
* 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/+595