Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote file processing fix (url instead of local file), minor fix | Ralph Amissah | 2010-06-01 | 1 | -1/+4 |
| | | | | (related to reporting "http" file not found) | ||||
* | texpdf, start using polyglossia (xelatex) (instead of babel) | Ralph Amissah | 2010-06-01 | 1 | -7/+8 |
| | |||||
* | general extension of regex matches for http: to include https: | Ralph Amissah | 2010-05-26 | 9 | -16/+16 |
| | |||||
* | dal syntax, doc_str, http: matches to include https: | Ralph Amissah | 2010-05-26 | 2 | -5/+5 |
| | | | | also dal_syntax fix, no auto-bold or italics on relative or internal links | ||||
* | texpdf_format, https: url match with tilde, fix | Ralph Amissah | 2010-05-26 | 1 | -6/+6 |
| | |||||
* | epub & odf, regex matches for http: to include https: | Ralph Amissah | 2010-05-26 | 2 | -4/+4 |
| | |||||
* | output formats internal document (and relative) linking as possible | Ralph Amissah | 2010-05-26 | 13 | -47/+160 |
| | |||||
* | sysenv, require constants, (issue with webrick) | Ralph Amissah | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | dal (syntax, doc_str, numbering) add internal document link to tagged point | Ralph Amissah | 2010-05-26 | 3 | -22/+25 |
| | | | | (including ocn) | ||||
* | dal_doc_str, name tags fix | Ralph Amissah | 2010-05-18 | 1 | -3/+3 |
| | |||||
* | dal_syntax, url match fix | Ralph Amissah | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | urls, screen output controlsisu_2.3.4 | Ralph Amissah | 2010-05-13 | 1 | -2/+1 |
| | |||||
* | sysenv, switch default hash digest fingerprints to sha256 (rather than md5) | Ralph Amissah | 2010-05-12 | 1 | -4/+4 |
| | |||||
* | dal_syntax, italics match fix | Ralph Amissah | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | urls, screen output control | Ralph Amissah | 2010-05-12 | 2 | -8/+5 |
| | |||||
* | texpdf, special word optional break point detailsisu_2.3.3 | Ralph Amissah | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | defaults, reduce image sizes to fit landscape pdfs, (however, also used in ↵ | Ralph Amissah | 2010-05-05 | 1 | -4/+4 |
| | | | | equivalent portrait) | ||||
* | shared_metadata, texpdf, reduce text display size of digests | Ralph Amissah | 2010-05-05 | 1 | -2/+2 |
| | |||||
* | texpdf, url braces, (add, fix) | Ralph Amissah | 2010-05-05 | 1 | -1/+2 |
| | |||||
* | texpdf, special word and number optional break points | Ralph Amissah | 2010-05-05 | 3 | -10/+33 |
| | |||||
* | sysenv, sisurc.yml, default shortform command flags | Ralph Amissah | 2010-05-05 | 1 | -6/+6 |
| | | | | | * mostly taking out verbose as default, add -v when needed, e.g.: sisu -3v filename.sst | ||||
* | ansi, urls screen info, minor | Ralph Amissah | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | ansi, screen info related, arranging | Ralph Amissah | 2010-05-03 | 50 | -365/+207 |
| | |||||
* | dal_numbering, heading auto-numbering, a fix | Ralph Amissah | 2010-05-03 | 1 | -12/+14 |
| | |||||
* | shared_txt, text wrap, <br> related, revert, issues when indented, revisit | Ralph Amissah | 2010-05-03 | 1 | -1/+2 |
| | |||||
* | screen output, & minor arranging | Ralph Amissah | 2010-05-02 | 2 | -14/+12 |
| | |||||
* | share source and sisupod make, control screen output | Ralph Amissah | 2010-05-01 | 2 | -21/+32 |
| | |||||
* | urls, screen info control tuning | Ralph Amissah | 2010-05-01 | 2 | -83/+104 |
| | |||||
* | *{emphasis}* display configurable as being bold, italics or underscore | Ralph Amissah | 2010-05-01 | 3 | -14/+36 |
| | | | | | | | * markup for *{emphasis}* configurable as being displayed as bold, italics or underscore, the default is that emphasis output is in bold so there is no change unless configured, either in sisurc.yml (default: emphasis: 'bold'), or the markup source document header @make: :emphasis: 'bold' | ||||
* | reduce screen output unless some verbose flag (such as -v) is used | Ralph Amissah | 2010-05-01 | 17 | -43/+95 |
| | |||||
* | param_identify_markup, identify version 2 markup | Ralph Amissah | 2010-05-01 | 4 | -36/+64 |
| | |||||
* | texpdf, tell file being processed | Ralph Amissah | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | shared_txt, text wrap, deal with <br> markers where they occur | Ralph Amissah | 2010-04-30 | 1 | -4/+6 |
| | |||||
* | manifest, expand on description of book indexes in manifest | Ralph Amissah | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | emphasis display and plaintext line wrap configurable in document or sis | Ralph Amissah | 2010-04-30 | 5 | -28/+64 |
| | | | | | | | | | | | | * markup for *{emphasis}* configurable as being displayed either bold or italics, the default is that emphasis output is in bold so there is no at present unless configured, either in sisurc.yml (default: emphasis: 'italics'), or the markup source document header @make: :emphasis: 'it [requested] * plaintext, wrap width configurable between 20 to 200 characters, the default width being 78, configuration eithe rin sisurc.yml (default: t 78), or the markup source document header (@make: :plaintext_wrap: 78) | ||||
* | markup for *{emphasis}* configurable as being either bold or italics | Ralph Amissah | 2010-04-29 | 2 | -11/+26 |
| | | | | | | * the default is that emphasis output is in bold so there is no change at present unless sisurc.yml is configured (markup: emphasis: 'italics') [requested] | ||||
* | dal, markup, auto-level 1~ conversion of hash to number | Ralph Amissah | 2010-04-28 | 1 | -0/+7 |
| | | | | | | In cases where the line is interpreted as level 1~ (either by explicit 1~ tag or @make: :heading:) a hash (#) [octothorpe] will be auto-incremented, markup e.g. "1~ Chapter #: My Way". | ||||
* | param, for topic_register, an additional check required, bug fix, repost | Ralph Amissah | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | i18n, mark OCLC number for translation | Ralph Amissah | 2010-04-27 | 1 | -0/+15 |
| | |||||
* | switch markup for bold and emphasis, now !{bold}! and *{emphasis}* | Ralph Amissah | 2010-04-27 | 1 | -4/+4 |
| | | | | | (emphais output defaults to bold, later make it possible to configure emphasis output optionally as being represented by italics) | ||||
* | plaintext, clean up bulleted grouped text output (still not line-wrapped though) | Ralph Amissah | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | metadata, db sql (table structure), adds OCLC number, and; html metadata, ↵ | Ralph Amissah | 2010-04-26 | 8 | -6/+75 |
| | | | | | | | | | | renables showing of topic_register * db (sql) add oclc (Online Computer Library Center) number, affects table structure, (hence breakage & version bump) * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_" * OCLC == Online Computer Library Center | ||||
* | git, start experimenting with an alternative/parallel git based sisu ↵ | Ralph Amissah | 2010-04-26 | 4 | -8/+196 |
| | | | | | | | | | | | | | | | | document structure * git, start to experiment with file structure to replace sisupod -g and will be in configure options, to track changes to document, enable creation of "pods" (zipped content) and allow for remote versioned (or unversioned) placement of content source; ideally would end up with two co-existing, distinct parse-able structures whether local or remote, the existing directory structure with multiple documents and document images etc. and git directories with all content associated with a single document (including other language versions of it); cannot guarantee at this stage that the file structure will be retained, which may mean recreating any directory started and defeat the purpose of using it, though it is in a version control repo, so perhaps not ... best left alone (unused) for now | ||||
* | sisupod_make, take new markup into account, done for :skin: | Ralph Amissah | 2010-04-23 | 1 | -4/+4 |
| | | | | * not perfect, improve upon, should probably match @make: then :skin: | ||||
* | defaults, for default home search form, always point to latest db version | Ralph Amissah | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | constants, reduce max limit for SQL VARCHAR to 2500 to be within default ↵ | Ralph Amissah | 2010-04-21 | 1 | -1/+1 |
| | | | | postgresql range | ||||
* | defaults, default sisu home, correct links to document examples and to summary | Ralph Amissah | 2010-04-21 | 1 | -2/+2 |
| | |||||
* | reverts unique words list column and indexes; fix for drop indexes; ↵sisu_2.2.0 | Ralph Amissah | 2010-04-20 | 5 | -75/+51 |
| | | | | | | | | | | | changelog & version update * reverts unique word list column on doc_objects and endnotes and associated indexes, may reintroduce at a later time * db_drop, drop TEXT indexes for sqlite only * update: changelog, version date | ||||
* | cgi take account of db name prefix change SiSUv2b_ and changed column names | Ralph Amissah | 2010-04-20 | 3 | -13/+13 |
| | |||||
* | db name, tables, columns, indexes changes, review (need another version bump ↵ | Ralph Amissah | 2010-04-20 | 10 | -214/+349 |
| | | | | | | | | | | | | | 2.2.0) * db (sql) table structure, further review and changes (hence breakage & version bump) * new pgsql db name prefix "sisu_v2b_" * new table column words in doc_objects & endnotes, VARCHAR 3000 to contain list of unique sorted words in object * increase use of VARCHAR * constants takes on related additions * param, extensive db column size checks for metadata |