aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v4 v5: sysenv, requested load warning removed, less screen clutterRalph Amissah2013-06-061-2/+2
|
* v4 v5: sysenv, pgsql db connect fixRalph Amissah2013-05-301-3/+5
|
* v4 v5: cgi helper script, sample search form generator, adjust/improveRalph Amissah2013-05-291-31/+68
| | | | | | | | | * adds settings * db type --db-pq or db-sqlite * webserver for cgi script & db --webserv-search='' * webserver for sisu ouptut files --webserv-output='' * cgi search form link name --cgi-search-form-name='' * db user (pg) --db-user=''
* v4 v5: help, interactive help, out of date, removedRalph Amissah2013-05-291-0/+32
| | | | * sysenv, version info moved here from interactive help
* v4: defaults, sysenv, simplify default home page (not used by default)Ralph Amissah2013-05-091-0/+1
|
* v4: minor sysenv, cgi_sql_commonsisu_4.0.21Ralph Amissah2013-05-061-6/+12
|
* v4: zap, delete output files, based on given (existing) source file nameRalph Amissah2013-04-071-34/+60
|
* v4: sysenv, yamlrc cosmeticRalph Amissah2013-03-311-4/+6
|
* v4: cgi, auto-generated sample search formRalph Amissah2013-03-291-7/+8
| | | | | * for various sisu output directory structures * fixes
* v4: sysenv, copy or create homepages, one of the actions taken on --configRalph Amissah2013-03-251-7/+15
| | | | | * provide info as to where manually created homepages may be stored * do not make default sisu homepage (previously did)
* v4: sysenv, epub images where processing multilingual doc in lang code sub-dirsisu_4.0.16Ralph Amissah2013-03-181-1/+4
|
* v4: sysenv, rsync remote placement, output_by? alternatives, tuningRalph Amissah2013-03-141-187/+183
| | | | | | * site harvest * pdf fix * backround rsync only for processing of single sisu markup files
* v4: hub, sysenv, remote, work on rsync of document/site buildRalph Amissah2013-03-131-139/+156
|
* v4: sysenv, cosmetic, minorRalph Amissah2013-03-081-10/+6
|
* v4: manifest, sysenv, manifests sisupod relative link for output_by languageRalph Amissah2013-03-071-1/+1
|
* v4: sysenv, base images path determined from given path for sisu executableRalph Amissah2013-03-061-2/+3
| | | | * where system sisu not called directly
* v4: sysenv, set default output (directory layout) type where none configuredRalph Amissah2013-03-051-4/+8
| | | | * (also turned off reporting where imagemagick & graphicsmagick not installed)
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* v4 (v3): dbi_discrete, discreet should have been discrete, renames accordinglyRalph Amissah2013-02-101-15/+15
|
* v4: sysenv, webserv dir (output dir), ensure is determined from base markup dirRalph Amissah2013-02-061-0/+4
| | | | | * where relative path provided (remove possibility of path expansion being done from a language sub-directory), fix
* v4: utils, SiSU_Utils::Path.new.base_markup provides base markup directoryRalph Amissah2013-02-061-2/+3
| | | | | | * base markup directory contains sisu markup files, any language sub-directories (with sisu markup files) and sisu resource configuration sub-directory, if any (./_sisu) (identifies when needed in runtime)
* v4 (v3): utils (debug renamed), SiSU_Utils::CodeMarker (from Debug::Mark)Ralph Amissah2013-02-061-1/+1
|
* v4 (v3): sysenv, on --redirect, stop creation of redundant dirRalph Amissah2013-02-031-1/+2
|
* v4: sysenv, debug tag, triggered where output type not setRalph Amissah2013-01-231-0/+3
|
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v4: options, sysenv, check (existing) inclusions & exclusions, fixesRalph Amissah2012-12-291-34/+51
| | | | * command line, document header, sisurc
* v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc filesRalph Amissah2012-12-281-8/+8
| | | | | * added $sisu_document_markup_directory_base_fixed_path * needed to read right sisurc.yml & sisu_document_make
* v4: sisupod, use common make instruction header for documentsRalph Amissah2012-11-051-7/+62
| | | | | * sisupod make instruction header file, write & read * sisu config file names placed in constants
* v4: param, common independent document @make: header fileRalph Amissah2012-10-031-12/+31
| | | | | | | | * ./_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), html, home button: text button; image/icon buttonRalph Amissah2012-10-031-0/+11
|
* v4: param (header make), epub, pdf, book cover imagesRalph Amissah2012-10-031-0/+4
|
* v4: skins, removeRalph Amissah2012-10-031-98/+20
| | | | | | | | | | * 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: bin/sisu $*, hub, make possible to specify dir path for markup filesRalph Amissah2012-10-031-84/+112
| | | | * bin/sisu4 & bin/sisu3 now syslinks to bin/sisu
* v4: bin/sisu $0, make possible to run sisu command on/within project dir treeRalph Amissah2012-10-031-42/+2
| | | | | * (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 Amissah2012-10-031-0/+6015