aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* texpdf, special word and number optional break pointsRalph Amissah2010-05-053-10/+33
|
* sysenv, sisurc.yml, default shortform command flagsRalph Amissah2010-05-052-13/+13
| | | | | * mostly taking out verbose as default, add -v when needed, e.g.: sisu -3v filename.sst
* ansi, urls screen info, minorRalph Amissah2010-05-051-1/+1
|
* sha256 (2.3.2)Ralph Amissah2010-05-032-6/+6
|
* update: changelog, version (2.3.2)sisu_2.3.2Ralph Amissah2010-05-034-20/+74
|
* ansi, screen info related, arrangingRalph Amissah2010-05-0350-365/+207
|
* dal_numbering, heading auto-numbering, a fixRalph Amissah2010-05-031-12/+14
|
* shared_txt, text wrap, <br> related, revert, issues when indented, revisitRalph Amissah2010-05-031-1/+2
|
* screen output, & minor arrangingRalph Amissah2010-05-022-14/+12
|
* share source and sisupod make, control screen outputRalph Amissah2010-05-012-21/+32
|
* sisurc.yml, default: text_wrap: (78) & emphasis: (bold|italics|underscore)Ralph Amissah2010-05-011-0/+3
|
* urls, screen info control tuningRalph Amissah2010-05-012-83/+104
|
* *{emphasis}* display configurable as being bold, italics or underscoreRalph Amissah2010-05-013-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 usedRalph Amissah2010-05-0117-43/+95
|
* param_identify_markup, identify version 2 markupRalph Amissah2010-05-014-36/+64
|
* texpdf, tell file being processedRalph Amissah2010-04-301-1/+1
|
* shared_txt, text wrap, deal with <br> markers where they occurRalph Amissah2010-04-301-4/+6
|
* manifest, expand on description of book indexes in manifestRalph Amissah2010-04-301-1/+1
|
* vim syntax highlighter adds configuration of emphasis and plaintext_wrap to ↵Ralph Amissah2010-04-301-2/+2
| | | | | | | | @make: * plaintext_wrap (@make: :plaintext_wrap:) * emphasis (@make: :emphasis:)
* emphasis display and plaintext line wrap configurable in document or sisRalph Amissah2010-04-305-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 italicsRalph Amissah2010-04-292-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 numberRalph Amissah2010-04-281-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".
* sha256 (2.3.1)Ralph Amissah2010-04-282-6/+6
|
* update: changelog, version (2.3.1)sisu_2.3.1Ralph Amissah2010-04-284-18/+34
|
* param, for topic_register, an additional check required, bug fix, repostRalph Amissah2010-04-271-0/+1
|
* sha256 (2.3.0)Ralph Amissah2010-04-272-6/+6
|
* update: changelog, version (2.3.0)sisu_2.3.0Ralph Amissah2010-04-272-2/+20
|
* i18n, mark OCLC number for translationRalph Amissah2010-04-271-0/+15
|
* switch markup for bold and emphasis, now !{bold}! and *{emphasis}*Ralph Amissah2010-04-271-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 Amissah2010-04-271-0/+1
|
* update: changelog, version (2.3.0) still under reviewRalph Amissah2010-04-264-16/+92
|
* vim syntax highlighter adds oclc to classifyRalph Amissah2010-04-261-2/+2
|
* metadata, db sql (table structure), adds OCLC number, and; html metadata, ↵Ralph Amissah2010-04-268-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 Amissah2010-04-264-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 Amissah2010-04-231-4/+4
| | | | * not perfect, improve upon, should probably match @make: then :skin:
* defaults, for default home search form, always point to latest db versionRalph Amissah2010-04-231-1/+1
|
* constants, reduce max limit for SQL VARCHAR to 2500 to be within default ↵Ralph Amissah2010-04-211-1/+1
| | | | postgresql range
* defaults, default sisu home, correct links to document examples and to summaryRalph Amissah2010-04-211-2/+2
|
* sisu_download.ssi link to breakage info not of current interestRalph Amissah2010-04-211-2/+0
|
* sha256 (2.2.0)Ralph Amissah2010-04-202-6/+6
|
* reverts unique words list column and indexes; fix for drop indexes; ↵sisu_2.2.0Ralph Amissah2010-04-209-85/+57
| | | | | | | | | | | 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
* update: changelog, version (2.2.0), reviewRalph Amissah2010-04-204-45/+81
|
* cgi take account of db name prefix change SiSUv2b_ and changed column namesRalph Amissah2010-04-203-13/+13
|
* db name, tables, columns, indexes changes, review (need another version bump ↵Ralph Amissah2010-04-2010-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
* dal, minor cosmetic re-arrangementRalph Amissah2010-04-201-10/+10
|
* update: changelog, version (2.1.1)sisu_2.1.1Ralph Amissah2010-04-194-14/+62
|
* shared_html_lite, markup heading objectsRalph Amissah2010-04-191-2/+4
|
* db_select, check for whether db exists before attempting certain actionsRalph Amissah2010-04-171-4/+25
| | | | (note this does not check whether tables have been created)
* db_import sqlite, prevent multiple import of file with same filename(.sst)Ralph Amissah2010-04-172-19/+23
| | | | | | | | (cgi form should work correctly, without multiple entries) db_import, db_remove: * wrap some sqlite actions in sqlite check; * cosmetic code arrangement
* db_create, on processing screen output appropriate display for pgsql & ↵Ralph Amissah2010-04-171-1/+3
| | | | | | sqlite, minor fix * previously reported pgsql info for sqlite processing