Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean screen output | Ralph Amissah | 2008-02-24 | 1 | -2/+2 |
| | |||||
* | CHANGELOG 0.66 and ruby identify program files as utf-8 | Ralph Amissah | 2008-02-24 | 82 | -0/+82 |
| | |||||
* | enable conversion from sst to various forms of input xml and back including ↵ | Ralph Amissah | 2008-02-24 | 5 | -10/+121 |
| | | | | | | | | | | | | 0.66 tags sst_to_s_xml (sax/dom/node) semantic xml mockup naive conversion of known abbreviated tags, in flux, e.g. sisu --to-sax autonomy_markup0.sst back to sst markup with: sisu --from-sxml autonomy_markup0.sxs.xml sst_to_s_dom fix to footnote/endnote conversion | ||||
* | make possible to strip 0.66 markup in dal commit | Ralph Amissah | 2008-02-24 | 1 | -20/+52 |
| | |||||
* | for now strip sisu-0.66 semantic markup tags | Ralph Amissah | 2008-02-24 | 1 | -1/+5 |
| | |||||
* | extract identification of use of sisu-0.66 markup tags | Ralph Amissah | 2008-02-24 | 1 | -1/+4 |
| | |||||
* | identify sisu-0.66 tags | Ralph Amissah | 2008-02-24 | 2 | -24/+62 |
| | |||||
* | regex matches vim syntax hilighting | Ralph Amissah | 2008-02-16 | 1 | -1/+1 |
| | |||||
* | markup tag match refinement | Ralph Amissah | 2008-02-16 | 1 | -8/+23 |
| | |||||
* | refinement to semantic tag regex matching | Ralph Amissah | 2008-02-15 | 1 | -6/+9 |
| | |||||
* | for now render new markup syntax inactive | Ralph Amissah | 2008-02-14 | 6 | -0/+118 |
| | |||||
* | enable identification of new markup | Ralph Amissah | 2008-02-14 | 2 | -49/+88 |
| | |||||
* | ruby 1.9 open; future pgsql testing on 8.3; encoding utf-8 checks; version ↵ | Ralph Amissah | 2008-02-05 | 21 | -383/+412 |
| | | | | | | | | | | bump 0.65.0 * ruby 1.9 use opened, testing required * db sql pgsql future testing on version 8.3 * encoding utf-8 some compatibility checks | ||||
* | for update replace LIKE with '=' ; required by pg8.3 bigint | Ralph Amissah | 2008-02-02 | 1 | -12/+12 |
| | |||||
* | mkdir_p, and again close running of ruby 1.9 | Ralph Amissah | 2008-01-19 | 12 | -66/+54 |
| | | | | | | | | | * mkdir_p, [instead of ftools file.mkpath] * running against ruby 1.9 closed for now raise request for use of version 1.8 branch * manual update version | ||||
* | odf bug (angle brackets) preliminary fix | Ralph Amissah | 2008-01-09 | 1 | -1/+4 |
| | | | | | odf bug reported related to use of angle brackets in markup affects some odf output, preliminary fix | ||||
* | sql, postgresql allow tcp/ip connections, parameters from rc file, sisurc.yml | Ralph Amissah | 2008-01-02 | 2 | -2/+15 |
| | |||||
* | year updated to 2008 - happy new year | Ralph Amissah | 2007-12-31 | 86 | -180/+180 |
| | |||||
* | adjustments for ruby1.9 (xmas), in sysenv moved default location of ↵ | Ralph Amissah | 2007-12-31 | 4 | -159/+211 |
| | | | | | | | | processing directory sysenv, processing in subdirectory under /tmp/_sisu_processing~ [instead of within home], (subdirectory) named after owner with permissions restricted to owner | ||||
* | change primary key indexes to bigint (requested) | Ralph Amissah | 2007-12-31 | 1 | -18/+18 |
| | |||||
* | sisupod, bugfixes for rsync placement and for download and processing | Ralph Amissah | 2007-12-20 | 4 | -50/+52 |
| | |||||
* | rsync sisupod, bugfix | Ralph Amissah | 2007-12-17 | 1 | -4/+12 |
| | |||||
* | texpdf, generate sisu latex output in a single pass | Ralph Amissah | 2007-12-17 | 2 | -219/+282 |
| | | | | | | | | | | | | implications if additional modules added e.g. provide dvi file without latex pdf headers or generate an A6 document by default for e-readers capable of reading pdf (this would otherwise require a separate pass/loop of content for each type to be generated) current shortcoming, images are sized for smaller landscape output by default, image dimension adjustments not yet made (for different orientation) | ||||
* | gpl links etc. | Ralph Amissah | 2007-12-14 | 90 | -93/+93 |
| | |||||
* | changelog and version updated | Ralph Amissah | 2007-12-08 | 15 | -69/+81 |
| | |||||
* | gpl links updated and added link to plaintext as allows for convenient use ↵ | Ralph Amissah | 2007-12-03 | 88 | -176/+440 |
| | | | | of vim gf | ||||
* | html scroll more convenient (code) placement of line separator <hr> | Ralph Amissah | 2007-11-27 | 3 | -5/+3 |
| | |||||
* | html scroll line separator before document information | Ralph Amissah | 2007-11-26 | 1 | -2/+2 |
| | |||||
* | html scroll, <hr> line separator before endnotes and metadata | Ralph Amissah | 2007-11-26 | 1 | -0/+6 |
| | |||||
* | sysenv, scp provide variable, fix | Ralph Amissah | 2007-11-26 | 1 | -0/+1 |
| | |||||
* | sysenv step in remote images test needs to be retained | Ralph Amissah | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | various small adjustments for 0.62.3 | Ralph Amissah | 2007-11-26 | 5 | -13/+14 |
| | | | | | | | | | | | | * html <hr> follows text, before footnotes (refine later) * rsync remote images partial fix * minor bug fix, related to error message passing, in texpdf and url * sisu_manual version info * vim ftplugin, status line info on cursor position modified | ||||
* | remote markup source, image download; vim ftplugin sisu.vim status line; vim ↵ | Ralph Amissah | 2007-11-03 | 3 | -4/+13 |
| | | | | colors reporting of slate.vim | ||||
* | generate from remote markup source, image path fix and some cosmetic ↵ | Ralph Amissah | 2007-11-01 | 5 | -84/+95 |
| | | | | re-arrangement | ||||
* | db rearranging, create, drop, import (and a renaming: db_dbi from shared_db) | Ralph Amissah | 2007-10-26 | 14 | -541/+657 |
| | |||||
* | regex to match composite file names in db common and cgi | Ralph Amissah | 2007-10-22 | 2 | -3/+3 |
| | |||||
* | dal, available shared output shortcut, adjustment needed for footnote/endnote | Ralph Amissah | 2007-10-20 | 1 | -4/+8 |
| | |||||
* | dal todo with path to shared source; shared xml cosmetic | Ralph Amissah | 2007-10-20 | 2 | -12/+24 |
| | |||||
* | manifest image paths | Ralph Amissah | 2007-10-19 | 1 | -8/+8 |
| | |||||
* | mostly paths for shared markup source (txt and pod), also... | Ralph Amissah | 2007-10-19 | 9 | -94/+83 |
| | | | | | also current Debian/Sid ruby1.9 upgrade removes a bug, so a related test/warning in options.rb removed | ||||
* | mostly adjustment to image paths (for local and remote operations) | Ralph Amissah | 2007-10-19 | 5 | -13/+27 |
| | |||||
* | first pass at fictionbook output; images posted with document rsync; also ... | Ralph Amissah | 2007-10-19 | 6 | -5/+355 |
| | | | | | | | | | | | * first pass at fictionbook output - fictionbook is interesting, (develop over time or drop support) * images in document posted with document rsync * ruby1.9 strip bug re-encountered in debian sid build version, (unless it is my setup) see changelog | ||||
* | minor detail | Ralph Amissah | 2007-10-17 | 2 | -2/+2 |
| | |||||
* | manpage, todo with rearrangement of conditionals, adjusted and sisu.1 ↵ | Ralph Amissah | 2007-10-16 | 1 | -1/+1 |
| | | | | regenerated | ||||
* | image list, extracting conditions and regex visited | Ralph Amissah | 2007-10-16 | 9 | -26/+58 |
| | |||||
* | mostly the arrangement of conditionals | Ralph Amissah | 2007-10-15 | 50 | -339/+796 |
| | |||||
* | regex matching of images, (and rearrangement of conditionals) | Ralph Amissah | 2007-10-15 | 4 | -45/+97 |
| | |||||
* | remote_conn, accepting multiple remote hosts, sysenv also beginning of ↵ | Ralph Amissah | 2007-10-15 | 2 | -227/+458 |
| | | | | rearrangement of conditionals | ||||
* | remote server configuration info set in sisurc.yml for multiple hosts, ↵ | Ralph Amissah | 2007-10-15 | 2 | -3/+84 |
| | | | | | | | sysenv and help sisurc.yml remote host settings takes both old and new configuration notation new being through use of Array for each host '-' separator, [example is provided] | ||||
* | composite master renaming, and; multiple remote puts (rsync|scp) | Ralph Amissah | 2007-10-15 | 19 | -185/+216 |
| | | | | | | | | | | * composite master files: eliminate ._sst, replace with .ssm.sst * multiple remote hosts ("distributed" rsyncing), yml config files remote now uses array with all recent changes (directory shunting) much testing is yet to be done, state is unstable some things are known not to work this instant, e.g. sisu -V |