Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | README & manpage (sisu.1) updatesisu_5.3.1 | Ralph Amissah | 2014-02-05 | 1 | -0/+1 |
| | |||||
* | sisu manual update | Ralph Amissah | 2014-02-05 | 1 | -0/+1 |
| | |||||
* | sisu manual directory moved | Ralph Amissah | 2014-02-05 | 1 | -0/+1 |
| | |||||
* | removed html man pages (man2html) | Ralph Amissah | 2014-02-05 | 1 | -0/+3 |
| | |||||
* | v5 v6: cgi (pgsql & sqlite), fix | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: epub, hash digests used only if available | Ralph Amissah | 2014-02-05 | 1 | -1/+3 |
| | |||||
* | v5 v6: html, endnote name and nameref make compliant (epub use same) | Ralph Amissah | 2014-02-05 | 1 | -0/+3 |
| | |||||
* | v5 v6: ocn: strict html; turn on/off rules for txt & odf | Ralph Amissah | 2014-02-05 | 1 | -0/+4 |
| | |||||
* | v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt) | Ralph Amissah | 2014-02-05 | 1 | -0/+1 |
| | |||||
* | v5 v6: options, html --strict instruction | Ralph Amissah | 2014-02-05 | 1 | -0/+5 |
| | |||||
* | v5 v6: html, name tag related (output "cleaning") | Ralph Amissah | 2014-02-05 | 1 | -0/+3 |
| | |||||
* | v5 v6: ao, set document tags | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: error/warn messages | Ralph Amissah | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | v5 v6: wrappers round require | Ralph Amissah | 2014-02-05 | 1 | -0/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-02-05 | 1 | -0/+7 |
| | |||||
* | v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0 | Ralph Amissah | 2014-01-26 | 1 | -0/+5 |
| | |||||
* | v5 v6: version & changelog (& rakefile), make true on next commit | Ralph Amissah | 2014-01-26 | 1 | -1/+10 |
| | | | | | | | * next commit: * v4 branch closed * v5 stable branch * v6 development branch opened (copy v5) |