aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* v5: concordance, fixsisu_4.1.9Ralph Amissah2013-08-012-23/+14
|
* v5: output structure by :filename or :filetype, default multilingual, fixRalph Amissah2013-08-012-30/+31
|
* v4 v5: version & changelogRalph Amissah2013-08-014-6/+20
|
* v5: cgi helper script, sample search form, single form, monolingual optionsisu_4.1.8Ralph Amissah2013-07-305-78/+91
| | | | | * single cgi form, (with different internal variables set for output types) * monolingual output search form option
* v5: output structure by, monolingual alternative, documentationRalph Amissah2013-07-306-109/+185
|
* v5: output structure by, monolingual alternative for :filetype or :filenameRalph Amissah2013-07-3010-260/+705
| | | | | | | | | | | | | | | | | * filename without language code, if document is in default language * set a default language, 'en' or as specified * set in rc file or from command line instruction * command line e.g. sisu -hv --monolingual --by-filename sisu_markup.sst sisu -3v --monolingual --by-filetype sisu_manual.ssm * sisurc.yml lingual: 'mono' | 'multi' lingual: 'mono' * note: output by :filetype is roughly equivalent to what monolingual output by :language would be * allow command line setting of default language using language code --default-language='en' --default-lang-en if used together with --monolingual and --by-filetype or --by-filename the selected default language document will not have a language code in the output filename
* v5: output structure by, add monolingual alt for :filetype & :filename, step 1Ralph Amissah2013-07-305-14/+74
|
* v4 (v5): misc, minorRalph Amissah2013-07-304-6/+6
|
* v4 v5: version & changelogRalph Amissah2013-07-304-6/+20
|
* v4 v5: "general code cleaning" fixsisu_4.1.7Ralph Amissah2013-06-254-28/+32
|
* v4 v5: version & changelogRalph Amissah2013-06-254-4/+18
|
* v4: general code cleaning, sync with v5sisu_4.1.6Ralph Amissah2013-06-2581-876/+634
|
* v5: "general code cleaning" fixRalph Amissah2013-06-252-10/+14
|
* v4 v5: version & changelogRalph Amissah2013-06-254-7/+21
|
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-2281-868/+624
| | | | * propagate back to v4 after testing
* vim, ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)Ralph Amissah2013-06-223-6/+10
|
* vim colorscheme def, mark current lineRalph Amissah2013-06-228-12/+16
|
* v4 v5: version & changelogRalph Amissah2013-06-224-6/+20
|
* v4 v5: cgi helper script, sample search form generator, file name matchingsisu_4.1.4Ralph Amissah2013-06-064-6/+10
|
* v4 v5: cgi, cosmetic, drop use of images in sample formRalph Amissah2013-06-064-30/+72
|
* v4 v5: sysenv, requested load warning removed, less screen clutterRalph Amissah2013-06-064-6/+10
|
* v4 v5: db, population of database (--update), import of master files (.ssm), fixRalph Amissah2013-06-066-12/+20
| | | | | * (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns @md.opt.fns, affects construction of unique identifier)
* v4 v5: version & changelogRalph Amissah2013-06-064-6/+20
|
* v4 v5: cgi_pgsql, cgi helper script sample search form generator, detailsisu_4.1.3Ralph Amissah2013-05-304-44/+34
|
* v4 v5: sysenv, pgsql db connect fixRalph Amissah2013-05-304-6/+14
|
* v4 v5: version & changelogRalph Amissah2013-05-304-6/+20
|
* v4 v5: help, documentation update, concentrate on man pagessisu_4.1.2Ralph Amissah2013-05-298-3444/+142
| | | | | * documentation, manpage update * interactive help, out of date, removed
* v4 v5: cgi helper script, sample search form generator, adjust/improveRalph Amissah2013-05-2914-172/+450
| | | | | | | | | * adds settings * db type --db-pq or db-sqlite * webserver for cgi script & db --webserv-search='' * webserver for sisu ouptut files --webserv-output='' * cgi search form link name --cgi-search-form-name='' * db user (pg) --db-user=''
* v4 v5: document version check, disableRalph Amissah2013-05-298-256/+68
| | | | | * automatic check disabled * check and correction of pre 0.38 markup removed
* v4 v5: help, interactive help, out of date, removedRalph Amissah2013-05-2916-3844/+96
| | | | * sysenv, version info moved here from interactive help
* v4 v5: version & changelogRalph Amissah2013-05-294-6/+20
|
* v4 v5: cgi script for sample search form generator, sqlite, minor fixessisu_4.1.1Ralph Amissah2013-05-196-26/+30
| | | | * affects 'sisu -F' (repairs breakage)
* vim, ftplugin, sisu.vim, statuslineRalph Amissah2013-05-193-1/+37
|
* CHANGELOG version minor cleaning, redundantRalph Amissah2013-05-193-180/+180
|
* v4 v5: version & changelogRalph Amissah2013-05-194-6/+20
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-09350-26163/+5250
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4: cgi script for sample search form, minor fixesRalph Amissah2013-05-094-6/+9
|
* v4: defaults, sysenv, simplify default home page (not used by default)Ralph Amissah2013-05-093-327/+43
|
* v4: version & changelogRalph Amissah2013-05-092-3/+10
|
* v4: minor sysenv, cgi_sql_commonsisu_4.0.21Ralph Amissah2013-05-063-14/+14
|
* v4: version & changelogRalph Amissah2013-05-062-3/+10
|
* v4: cgi sample search form, minorsisu_4.0.20Ralph Amissah2013-04-113-7/+10
|
* v4: sisurc.yml, reorganize configuration filesRalph Amissah2013-04-1115-562/+1236
|
* v4: version & changelogRalph Amissah2013-04-112-3/+10
|
* v4: version & changelog, dates touchedsisu_4.0.19Ralph Amissah2013-04-082-3/+3
|
* v4: zap, delete output files, based on given (existing) source file nameRalph Amissah2013-04-077-85/+98
|
* v4: options, exclude manifest links if no manifest (--no-manifest) selectedRalph Amissah2013-03-312-0/+5
|
* v4: sysenv, yamlrc cosmeticRalph Amissah2013-03-312-4/+8
|
* v4 v3: CHANGELOGs note on future closing of v3 & addendum to [71e8f19] in 4.0.18Ralph Amissah2013-03-312-1/+5
| | | | | | | | | | | * CHANGELOG_v3, v3 branch to be closed on opening of 4.1.* branch, imminent * CHANGELOG_v4, re-characterize/correct commit [71e8f19] in 4.0.18 as it also fixes a persistent bug with manifest and should be: * v4: dal, reading/processing of composite markup files (.ssm) * dbi, import composite files correctly * manifest, mini-table of contents, for multi-lingual composite files was/is: v4: dbi, import composite files (.ssm) correctly
* v4: version & changelogRalph Amissah2013-03-313-4/+10
|