Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | v4 v3: debug (internal code use), color markers for line number & file name | Ralph Amissah | 2012-12-28 | 8 | -0/+274 | |
| | | | | * colored location markers to show when line passed within running code | |||||
* | v4 (v3): 4.0.1 (3.3.4) new branch & version & changelog "opened" | Ralph Amissah | 2012-12-28 | 4 | -6/+21 | |
| | ||||||
* | v4: 4.0.0 version & changelog, dates touchedsisu_4.0.0 | Ralph Amissah | 2012-12-12 | 2 | -3/+3 | |
| | ||||||
* | v4: documentation; markup samples & help | Ralph Amissah | 2012-12-12 | 39 | -9042/+8478 | |
| | ||||||
* | v4: vim syntax, sisu.vim, make, new headers | Ralph Amissah | 2012-11-18 | 2 | -6/+12 | |
| | ||||||
* | v4: document headers, metadata rearranged, wide-ranging effect | Ralph Amissah | 2012-11-15 | 15 | -677/+667 | |
| | ||||||
* | v4: sisupod, use common make instruction header for documents | Ralph Amissah | 2012-11-05 | 6 | -20/+115 | |
| | | | | | * sisupod make instruction header file, write & read * sisu config file names placed in constants | |||||
* | v4: param, common independent document @make: header file | Ralph Amissah | 2012-10-03 | 6 | -480/+861 | |
| | | | | | | | | * ./_sisu/v4/sisu_document_make * contains @make: header * can contain @links: header * @links:+ append links * @links: default, overwritten if document contains links | |||||
* | v4: param (header make), pdf, footer | Ralph Amissah | 2012-10-03 | 3 | -10/+30 | |
| | ||||||
* | v4: param (header make), html, home button: text button; image/icon button | Ralph Amissah | 2012-10-03 | 5 | -44/+128 | |
| | ||||||
* | v4: param (header make), epub, pdf, book cover images | Ralph Amissah | 2012-10-03 | 8 | -8/+173 | |
| | ||||||
* | v4 (&v3): markup samples, for v4 remove skins, separate (v3 & v4) directories | Ralph Amissah | 2012-10-03 | 130 | -150/+12253 | |
| | ||||||
* | v4: skins, remove | Ralph Amissah | 2012-10-03 | 61 | -559/+119 | |
| | | | | | | | | | | * remove skins * defaults, rename class Defaults (was InfoSkin) * sisupod, remove skin * db * no skin info to store, omitted from structure * change prefix name (structure changed) | |||||
* | v4: defaults, some cleaning | Ralph Amissah | 2012-10-03 | 2 | -701/+6 | |
| | ||||||
* | v4: bin/sisu $*, hub, make possible to specify dir path for markup files | Ralph Amissah | 2012-10-03 | 44 | -507/+256 | |
| | | | | * bin/sisu4 & bin/sisu3 now syslinks to bin/sisu | |||||
* | v4: bin/sisu $0, make possible to run sisu command on/within project dir tree | Ralph Amissah | 2012-10-03 | 6 | -50/+120 | |
| | | | | | * (previously sisu needed to be correctly installed with system paths honored) * NOTE: loading of skins turned off | |||||
* | v4: 4.0.0 new branch & version & changelog "opened" | Ralph Amissah | 2012-10-03 | 226 | -22925/+33600 | |
| | ||||||
* | v3: 3.3.3 version & changelog, dates touchedsisu_3.3.3 | Ralph Amissah | 2012-10-03 | 2 | -5/+4 | |
| | ||||||
* | v3: markup samples, and help, minor updates | Ralph Amissah | 2012-10-01 | 41 | -773/+581 | |
| | ||||||
* | v3: cgi search script, minor | Ralph Amissah | 2012-10-01 | 4 | -25/+23 | |
| | ||||||
* | v3: db, book_idx field & minor re-arrangement | Ralph Amissah | 2012-10-01 | 6 | -70/+95 | |
| | ||||||
* | v3: header @classify: :topic_register: provide greater classification "depth" | Ralph Amissah | 2012-10-01 | 4 | -8/+25 | |
| | | | | | * param, manifest * harvest_topics | |||||
* | v3: dal, sysenv, file processing, split objects; remove ref to old ruby | Ralph Amissah | 2012-10-01 | 5 | -75/+59 | |
| | | | | | | * markup file processing, change to sourcefile readlines & split of sourcefile array * removal of RUBY_VERSION references to older versions of ruby | |||||
* | v3: some fixes, cleaning, removing | Ralph Amissah | 2012-10-01 | 26 | -369/+253 | |
| | ||||||
* | v3: cosmetic code, remove javascript holders js_ (not used) | Ralph Amissah | 2012-10-01 | 7 | -139/+63 | |
| | ||||||
* | v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests) | Ralph Amissah | 2012-10-01 | 45 | -247/+236 | |
| | ||||||
* | v3: cosmetic code, if true ; x, remove semicolons replace with "then" | Ralph Amissah | 2012-10-01 | 20 | -73/+75 | |
| | ||||||
* | v3: cosmetic code, if, else, remove some semicolons (;) replace with newlines | Ralph Amissah | 2012-10-01 | 11 | -13/+29 | |
| | ||||||
* | v3: cosmetic code, true ? x : y | Ralph Amissah | 2012-10-01 | 22 | -287/+284 | |
| | ||||||
* | v3: vim, ftplugin/sisu.vim | Ralph Amissah | 2012-10-01 | 2 | -1/+12 | |
| | | | | | * linenumbering: on; relative; off, <leader>nn * cursor line & column: on; off, <leader>cu (existing cu+ & cu-) | |||||
* | v3: odf, internal links/bookmarks, toc, book index | Ralph Amissah | 2012-10-01 | 7 | -96/+166 | |
| | ||||||
* | v3: vim syntax, sisu.vim, =\\= page new & -\\- page break | Ralph Amissah | 2012-10-01 | 2 | -9/+6 | |
| | ||||||
* | v3: dal_syntax, new syntax: =\\= page new & -\\- page break | Ralph Amissah | 2012-10-01 | 4 | -6/+13 | |
| | | | | * alias for <:pn> and <:pb> respectively | |||||
* | v3: html, epub, group text, bullet, fix | Ralph Amissah | 2012-10-01 | 4 | -4/+7 | |
| | ||||||
* | v3: texpdf fixes | Ralph Amissah | 2012-10-01 | 2 | -2/+12 | |
| | | | | | | | * group text, bullet * group text, hardspaces at start of line (indent) * group text, pass through special characters safe * poem, bold etc. | |||||
* | v3: pdflatex, landscape cover page was botched, came out as portrait, fix | Ralph Amissah | 2012-10-01 | 2 | -9/+10 | |
| | ||||||
* | v3: options, opt_act, limit calls | Ralph Amissah | 2012-10-01 | 2 | -338/+347 | |
| | | | | * ruby profiler indicates much time spent here, reduce | |||||
* | v3: sisupod source, paths fix | Ralph Amissah | 2012-10-01 | 2 | -22/+23 | |
| | ||||||
* | v3: dbi, pgsql, report need for instructions when none given | Ralph Amissah | 2012-08-29 | 4 | -5/+9 | |
| | ||||||
* | v3: some pre-unicode meddling sorted | Ralph Amissah | 2012-08-29 | 4 | -385/+6 | |
| | | | | * covers bug reported as middle dot changed to asterisk by chals | |||||
* | v3: bin/sisu, hub, reorganize call | Ralph Amissah | 2012-08-29 | 5 | -43/+52 | |
| | ||||||
* | v3: sisu -v, provide version information, fix | Ralph Amissah | 2012-08-29 | 3 | -4/+10 | |
| | ||||||
* | v3: constants, year static (current): YEAR=2012 | Ralph Amissah | 2012-08-29 | 3 | -2/+5 | |
| | ||||||
* | v3: 3.3.3 version & changelog "opened" | Ralph Amissah | 2012-08-29 | 2 | -6/+24 | |
| | ||||||
* | sha256 (3.3.2) | Ralph Amissah | 2012-06-30 | 1 | -3/+3 | |
| | ||||||
* | v3: texpdf, xetex screen reporting of warnings off unless sisu -pV usedsisu_3.3.2 | Ralph Amissah | 2012-06-30 | 2 | -1/+8 | |
| | ||||||
* | v3: 3.3.2 version & changelog "opened" | Ralph Amissah | 2012-06-30 | 2 | -3/+11 | |
| | ||||||
* | sha256 (3.3.1) | Ralph Amissah | 2012-06-23 | 1 | -3/+3 | |
| | ||||||
* | v3: sysenv, rsync put (post to remote site), fix, needs comprehensive checksisu_3.3.1 | Ralph Amissah | 2012-06-23 | 2 | -24/+27 | |
| | | | | | | | | * broken since version 3 (did not cope with alternative output structures, initial fix * still broken: * rsync get (sisu source); * scp put & scp get) | |||||
* | v3: texpdf_format, urls in headings break pdf documents, fix | Ralph Amissah | 2012-06-23 | 2 | -4/+11 | |
| | | | | * e.g. output generation of document sample gpl.fsf.sst pdf fixed |