aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v2 v3: sysenv, refer to lowriter, updateRalph Amissah2011-04-261-1/+1
| | | | | * v2 lowriter instead of oowriter * v3 lowriter instead of libreoffice
* v2, v3: sysenv, remove repeated methodRalph Amissah2011-03-301-3/+0
|
* html, link to "document manifest" & search form reviewed (testing required)Ralph Amissah2010-12-041-25/+5
|
* html, quick ref links_guide configurable, booleanRalph Amissah2010-10-241-0/+6
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* html segments, title banner (including "copy @" mark) configurable, booleanRalph Amissah2010-10-241-0/+6
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* urls, sysenv, set manpage viewer to "man"Ralph Amissah2010-09-221-0/+3
|
* sysenv, cosmeticRalph Amissah2010-07-271-22/+22
|
* html, links to output formats, remove iconsRalph Amissah2010-07-261-1/+1
|
* manifest, minitoc configurable (true/false)Ralph Amissah2010-07-261-2/+8
|
* sysenv default output path fixRalph Amissah2010-07-091-1/+1
|
* some cleaning of default outputs, ongoingRalph Amissah2010-07-071-1/+1
|
* sysenv, version.yml moved to /usr/share/sisu (from /etc/sisu)Ralph Amissah2010-07-071-2/+2
|
* sysenv, make output directory if needed (if possible)Ralph Amissah2010-07-021-1/+5
|
* Removing useless whitespaces from upstream files at EOL.Daniel Baumann2010-07-021-1/+1
|
* texpdf, ensure default font is set (Liberation Sans)Ralph Amissah2010-06-121-0/+1
| | | | * a fix, (before this unless configured breaks)
* texpdf set/select font, default "Liberation Sans"Ralph Amissah2010-06-111-3/+11
| | | | | | | | * requires that Liberation fonts be installed, hence version bump * set font in: sisurc.yml under default: texpdf_font: marked up document under @make: :texpdf_font: default if nothing set "Liberation Sans"
* sysenv, require constants, (issue with webrick)Ralph Amissah2010-05-261-0/+1
|
* sysenv, switch default hash digest fingerprints to sha256 (rather than md5)Ralph Amissah2010-05-121-4/+4
|
* sysenv, sisurc.yml, default shortform command flagsRalph Amissah2010-05-051-6/+6
| | | | | * mostly taking out verbose as default, add -v when needed, e.g.: sisu -3v filename.sst
* ansi, screen info related, arrangingRalph Amissah2010-05-031-13/+8
|
* screen output, & minor arrangingRalph Amissah2010-05-021-10/+6
|
* *{emphasis}* display configurable as being bold, italics or underscoreRalph Amissah2010-05-011-5/+14
| | | | | | | * 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'
* emphasis display and plaintext line wrap configurable in document or sisRalph Amissah2010-04-301-3/+12
| | | | | | | | | | | | * 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-291-0/+7
| | | | | | * 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]
* git, start experimenting with an alternative/parallel git based sisu ↵Ralph Amissah2010-04-261-2/+22
| | | | | | | | | | | | | | | | 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
* db, sysenv, sisurc.yml determine whether to share sisu markup source in dbRalph Amissah2010-04-161-0/+6
|
* sysenv, search_widget, small adjustmentsRalph Amissah2010-03-271-3/+2
|
* html tables fix (in html_segments, an erroneous assignment where there ↵Ralph Amissah2010-03-121-6/+0
| | | | should have been comparison)
* sysenv, html_promo, db name prefix from constants (now SiSUv2_)Ralph Amissah2010-03-101-6/+6
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+3310