aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v4
Commit message (Collapse)AuthorAgeFilesLines
* v4 v5: dal, text blocks, tuningRalph Amissah2013-08-281-0/+2
|
* v4 v5: odf:odt, footnotes, fixRalph Amissah2013-08-281-0/+2
|
* v4 v5: pdf (latex) tables, bugfix (fasttrack)Ralph Amissah2013-08-281-0/+2
|
* v4 v5: vim syntax, sisu.vim, fix typoRalph Amissah2013-08-281-0/+3
| | | | * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
* v4 v5: manifest, output organised by, info, minor touchRalph Amissah2013-08-281-0/+2
|
* v4 v5: config files (by filetype & filename) touchedRalph Amissah2013-08-281-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-08-281-0/+7
|
* v4 v5: vim syntax, sisu.vim, improve grouped text match, for blocks using ticssisu_4.2.0Ralph Amissah2013-08-251-0/+4
| | | | | | * syntax additions (introduced for 5.0.12) now relevant also for v4 * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" * grouped text, open, close of blocks using tics "```"
* v4: merge v5, syntax additions, block text related (version bump to 4.2.*)Ralph Amissah2013-08-251-0/+10
| | | | | | | | | | | | * syntax add * switch ocn off and on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#" * alternative open and close for blocks using line starting with "```", e.g. open code block: "``` code"; close code block: "```" start poem: "``` poem"; end poem: "```" * remove need for an empty line between opening & closing of a text block [ note further refinements will be required; use of tildes "~~" considered but more problematic, tics not used elsewhere]
* v4 v5: css, html, epub, adjust paragraph spacing, aestheticRalph Amissah2013-08-251-0/+3
| | | | | * increase whitespace (between paragraphs) * [review spacing (generally) further]
* v4 v5: version & changelogRalph Amissah2013-08-251-0/+7
|
* v4 v5: terminal message, code markerRalph Amissah2013-08-211-3/+4
|
* v4 v5: rescued error messagesRalph Amissah2013-08-211-0/+2
|
* v4 v5: fuchsia (sp.)Ralph Amissah2013-08-211-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-08-211-0/+7
|
* v4 v5: dal_expand_insertions, refinement for monolingual outputsisu_4.1.11Ralph Amissah2013-08-081-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-08-081-0/+7
|
* v4: merge v5 lib (5.0.10)sisu_4.1.10Ralph Amissah2013-08-081-0/+22
| | | | | | | | | | | | | | | | | | | | | * output structure by, add monolingual alt for :filetype & :filename, step 1 * output structure by, monolingual alternative for :filetype or :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 * output structure by, monolingual alternative, documentation * cgi helper script, sample search form, single form, monolingual option * single cgi form, (with different internal variables set for output types)
* v4 v5: version & changelogRalph Amissah2013-08-081-0/+7
|
* v4 v5: version & changelogRalph Amissah2013-08-011-0/+7
|
* v4 v5: version & changelogRalph Amissah2013-07-301-0/+7
|
* v4 v5: "general code cleaning" fixsisu_4.1.7Ralph Amissah2013-06-251-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-06-251-0/+7
|
* v4: general code cleaning, sync with v5sisu_4.1.6Ralph Amissah2013-06-251-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-06-251-1/+8
|
* vim, ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)Ralph Amissah2013-06-221-1/+3
|
* vim colorscheme def, mark current lineRalph Amissah2013-06-221-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-06-221-0/+7
|
* v4 v5: cgi helper script, sample search form generator, file name matchingsisu_4.1.4Ralph Amissah2013-06-061-1/+3
|
* v4 v5: cgi, cosmetic, drop use of images in sample formRalph Amissah2013-06-061-0/+2
|
* v4 v5: sysenv, requested load warning removed, less screen clutterRalph Amissah2013-06-061-1/+3
|
* v4 v5: db, population of database (--update), import of master files (.ssm), fixRalph Amissah2013-06-061-0/+4
| | | | | * (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-061-0/+7
|
* v4 v5: cgi_pgsql, cgi helper script sample search form generator, detailsisu_4.1.3Ralph Amissah2013-05-301-0/+2
|
* v4 v5: sysenv, pgsql db connect fixRalph Amissah2013-05-301-0/+2
|
* v4 v5: version & changelogRalph Amissah2013-05-301-0/+7
|
* v4 v5: help, documentation update, concentrate on man pagessisu_4.1.2Ralph Amissah2013-05-291-0/+1
| | | | | * documentation, manpage update * interactive help, out of date, removed
* v4 v5: cgi helper script, sample search form generator, adjust/improveRalph Amissah2013-05-291-0/+7
| | | | | | | | | * 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-291-0/+4
| | | | | * automatic check disabled * check and correction of pre 0.38 markup removed
* v4 v5: help, interactive help, out of date, removedRalph Amissah2013-05-291-0/+5
| | | | * sysenv, version info moved here from interactive help
* v4 v5: version & changelogRalph Amissah2013-05-291-0/+7
|
* v4 v5: cgi script for sample search form generator, sqlite, minor fixessisu_4.1.1Ralph Amissah2013-05-191-0/+3
| | | | * affects 'sisu -F' (repairs breakage)
* vim, ftplugin, sisu.vim, statuslineRalph Amissah2013-05-191-0/+2
|
* CHANGELOG version minor cleaning, redundantRalph Amissah2013-05-191-88/+88
|
* v4 v5: version & changelogRalph Amissah2013-05-191-0/+7
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+6
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4: cgi script for sample search form, minor fixesRalph Amissah2013-05-091-0/+2
|
* v4: defaults, sysenv, simplify default home page (not used by default)Ralph Amissah2013-05-091-0/+2
|
* v4: version & changelogRalph Amissah2013-05-091-0/+7
|
* v4: minor sysenv, cgi_sql_commonsisu_4.0.21Ralph Amissah2013-05-061-0/+2
|