Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5 v6: ao, auto seg naming, adjustments | Ralph Amissah | 2014-07-07 | 1 | -2/+6 |
| | | | | * re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9) | ||||
* | bin/sisu, processing dir related | Ralph Amissah | 2014-07-07 | 1 | -1/+11 |
| | | | | | | | | | | | * e.g. using live-manual/manual as sample, the following should work as expected available: ca de en es fr it ja pl pt_BR ro; select: en & ja: sisu --html -v en/live-manual.ssm ja/live-manual.ssm or for all available translations: sisu --html -v **/live-manual.ssm (these previously would have broken after processing the first directory) sisu command equivalent for all available translations being (unaffected): sisu --html -v --glob live-manual | ||||
* | bin/sisu, some cosmetic long line breaking | Ralph Amissah | 2014-07-07 | 1 | -0/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) (git, ref log instead of shortlog) | Ralph Amissah | 2014-07-07 | 1 | -94/+101 |
| | |||||
* | v5 v6: ao, fix, re: seg numbering, fixed width, leading zeros (new in 5.4.3)sisu_5.4.4 | Ralph Amissah | 2014-07-04 | 1 | -0/+3 |
| | | | | * provisional fix (check related issues against 5.4.2) | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-07-04 | 1 | -0/+7 |
| | |||||
* | v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3 | Ralph Amissah | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | v5 v6: epub, a fix, double check | Ralph Amissah | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | v5 v6: ao, segment numbering, fixed width, leading zeros | Ralph Amissah | 2014-07-01 | 1 | -0/+1 |
| | | | | * alphanumeric sorting | ||||
* | v5 v6: ao, doc objects, layout group open & close, identify, is_for | Ralph Amissah | 2014-07-01 | 1 | -0/+1 |
| | |||||
* | v5 v6: ao, quote block, insert text indent markup (book index markup unchanged) | Ralph Amissah | 2014-07-01 | 1 | -0/+1 |
| | |||||
* | v5 v6: ao, (param), book index, strip white spaces around terms | Ralph Amissah | 2014-07-01 | 1 | -0/+2 |
| | | | | * fix uppercase first character where spaces used | ||||
* | v5 v6: ao, code cosmetic rearrangement | Ralph Amissah | 2014-07-01 | 1 | -0/+6 |
| | |||||
* | v5: merge what was sisu_6.0.8 into v5 | Ralph Amissah | 2014-07-01 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | * ao, * syntax, able optionally to indicate the language syntax of a code block * syntax, introduce box text block/group * syntax, introduce tics quotes markup (blockquote equivalent) * docbook, * ocn & footnote numbers (as xml comments) * metadata header (docinfo) * quotes (blockquote) * tables * images * code block * vim syntax, add * code block, language syntax, optional * box block * quote block | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-07-01 | 1 | -0/+7 |
| | |||||
* | ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6sisu_5.4.2 | Ralph Amissah | 2014-06-22 | 1 | -0/+3 |
| | | | | * ao_doc_str (codeblock) | ||||
* | v5: version & changelog (& rakefile) | Ralph Amissah | 2014-06-22 | 1 | -0/+7 |
| | |||||
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | | | | | | | * this is to provide some forward compatibility with new markup (unrecognized new tic marks are removed) * noisy, reports to screen on tics that are to be removed, unless quiet is on * review | ||||
* | v5 v6: ao, Symbol to match grouped text open & close (instead of String) | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 1 | -1/+2 |
| | |||||
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 1 | -1/+3 |
| | |||||
* | v5 v6: ao, misc, mostly minor cleaning | Ralph Amissah | 2014-06-19 | 1 | -0/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-06-19 | 1 | -0/+54 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-25 | 1 | -0/+7 |
| | | | | * will merge v6 into v5, 5.4 version bump | ||||
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 1 | -0/+5 |
| | |||||
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 1 | -0/+3 |
| | | | | | | | | * ruby-pg require for postgresql * ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3 rather than ruby-dbi) * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3) * separate pg and sqlite db actions | ||||
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 1 | -0/+3 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-18 | 1 | -0/+7 |
| | |||||
* | v5 v6: bin/sisu, ensure return to start dir | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | v5 v6: param, metadata add 'Copyright:' tag to output related to copyright | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license: | ||||
* | v6: digests sha512 option implemented | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402) | ||||
* | v5: digests cleaning | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is used | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744378) | ||||
* | v5 v6: composite (inserts), missing includes doesn't give an error, fix | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744379) see sisu.org for comment | ||||
* | v5 v6: composite, fix includes, provide extra newline after inserted comment | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744360) [n|u] sisu: includes do not work properly | ||||
* | v5 v6: ao_syntax, address possible manual use of url delimiters「」 | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | sisu.org start using emacs:evil:org; update .gitignore | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | | | | | * (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-12 | 1 | -0/+7 |
| | |||||
* | v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4 | Ralph Amissah | 2014-02-14 | 1 | -0/+4 |
| | | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs] | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-02-14 | 1 | -0/+7 |
| | |||||
* | documentation, minor updatesisu_5.3.3 | Ralph Amissah | 2014-02-08 | 1 | -0/+2 |
| | |||||
* | examples: nginx conf; cgi search forms pgsql & sqlite | Ralph Amissah | 2014-02-08 | 1 | -0/+4 |
| | |||||
* | v5 v6: cgi, sample search form (generator), using cgi ENV variables | Ralph Amissah | 2014-02-08 | 1 | -0/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-02-08 | 1 | -0/+7 |
| | |||||
* | manual Rakefile, README & minor config adjustmentsisu_5.3.2 | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: sysenv, concordance redirected paths, watch | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: utils, code markers & messages, notes/warning/errors, fix | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: ao, html book index linking, follow --strict option | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-02-05 | 1 | -0/+7 |
| |