aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu
Commit message (Collapse)AuthorAgeFilesLines
* v3: po4a, indent (check for breakage)Ralph Amissah2011-07-261-3/+18
|
* v3: odf, manpage, "new" indent not implementedRalph Amissah2011-07-262-2/+12
|
* v3: sql (pg, sqlite), indent ...Ralph Amissah2011-07-262-1/+15
|
* v3: texpdf, indent ...Ralph Amissah2011-07-262-1/+155
|
* v3: epub, indent ...Ralph Amissah2011-07-262-18/+440
|
* v3: html, indent ...Ralph Amissah2011-07-262-14/+26
|
* v3: xhtml, xml sax & dom, indent (partially implemented) ...Ralph Amissah2011-07-263-3/+19
|
* v3: css, indent ...Ralph Amissah2011-07-261-38/+1285
|
* v3: plaintext, indent ...Ralph Amissah2011-07-262-4/+9
|
* v3: dal, indent, control of first line of indent & rest of paragraphRalph Amissah2011-07-263-17/+83
| | | | | | | * implements hanging indent, and possibility to set first line step indent * __[1-9] hanging indent (initial indent 0); paragraph text indent [1-9] * _[0-9]?_[1-9] initial indent; paragraph text indent * __[1-9]! bold words \\ part of hanging indent paragraph text
* v3: sql db, constants, cgi-sql, structure changed, creator.editor field addedRalph Amissah2011-07-265-9/+51
|
* v3: param, manifest, qrcode, epub, added creator.editor fieldRalph Amissah2011-07-264-1/+54
|
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-265-6/+804
| | | | * generate images using qrencode
* v3: epub, opf fixesRalph Amissah2011-07-262-11/+85
|
* v3: texpdf, XeTeX language settings (setmainlanguage setotherlanguage)Ralph Amissah2011-07-262-4/+14
| | | | * get from directory or filename if header @make: :language: not set
* v3: xmls (sax, dom, xhtml) use of tidy, correct output locationRalph Amissah2011-07-263-12/+12
|
* v3: param, cleanup setting of auto endotesRalph Amissah2011-07-261-11/+2
|
* v3: sysenv, cosmeticRalph Amissah2011-07-261-6/+5
|
* v3: sysenv, avoid creation of spurious directories in output treeRalph Amissah2011-07-261-11/+1
| | | | * an image copy section removed (re-implement correctly later)
* v3: urls, --concordance (hyphen added, descriptive)Ralph Amissah2011-07-261-1/+1
|
* v3: urls (ansi screen reporting), add document language codeRalph Amissah2011-06-261-24/+24
|
* v3: manifest, manifest enable additional output & source (if shared)Ralph Amissah2011-06-261-10/+26
| | | | | | | | * manpage (in fututure have config setting with default false/off) * info (texinfo) (in fututure have config setting with default false/off) * hash digests * locate markup source (if shared) * sisupod (if shared)
* v3: sysenv, fix some output paths (markup source); accommodate manpageRalph Amissah2011-06-261-31/+30
| | | | | | | | * shared source markup (.sst .ssm & sisupod.zip) fix some paths * placement of markup source, output_path.src.dir, fix * output_path.src.url, fix * manifest info * (epub viewer cosmetic rearrangement)
* v3: info (texinfo) (sysenv), move output; line-breaks within objectRalph Amissah2011-06-263-1/+57
| | | | | | | * backslashes & line-breaks * place under web server directory * info tool setting prompt * sysenv, accommodate info page changes
* v3: manpage (sysenv), move output; line-breaks within objectRalph Amissah2011-06-262-24/+30
| | | | | | | * start to honor line-breaks within objects (revisit) * show double escape \\ (backslashes) in code blocks * place under web server directory * sysenv, accommodate manpage changes
* v3: html_tune, reduce loops; deal with angle-bracketsRalph Amissah2011-06-261-85/+94
| | | | | * deal with angle brackets in markup (test, could cause breakage) * reduce loops in code
* v3: plaintext, codeblock keep backslashesRalph Amissah2011-06-261-0/+1
|
* v3: constants, a sisupod & an xml related additionRalph Amissah2011-06-261-2/+4
|
* v3: define latex \newcommands for some special characters (for sisu code)Ralph Amissah2011-06-262-49/+32
| | | | | | * \newcommands for some special characters to simplify dealing with them in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt \slash \backslash \underscore \exclaim
* v2 v3: texpdf, define hardspace & provide backslashRalph Amissah2011-06-264-0/+18
| | | | | * define \hardspace to simplify placing a hardspace * provide backslash character in code block
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-2615-24/+32
|
* v2 v3: dal_syntax, linebreak in regular text object: ' \\ ' ('<br>' depreciated)Ralph Amissah2011-06-262-16/+26
| | | | | | * thanks to Jonas Stein for making me look at this (see bug: #617298 & comments in upstream CHANGELOG_v3) * testing required, downstream outputs affected
* v3: cgi, sample search form, force utf-8 character encoding to avoid issuessisu_3.0.12Ralph Amissah2011-06-091-13/+40
|
* v3: cgi, sample search form reverted to '#!/usr/bin/env ruby'Ralph Amissah2011-06-093-6/+5
| | | | * appears to be a fix in libdbi-ruby1.9.1, see comments in sisu-3.0.8 changelog
* v3: harvest, work for alt output structures; for each languageRalph Amissah2011-06-094-327/+446
| | | | | | * paths to document manifests etc. for the possible output dir structures * author and topic lists for available documents, by availability in each language
* v3: sysenv, limit/prevent the creation of spurious language output directoriesRalph Amissah2011-06-092-3/+6
|
* v3: param, remove unused class variable '@@symlnk'Ralph Amissah2011-06-091-2/+0
|
* v3: html, texpdf, syslink to default, adjusted & made similarRalph Amissah2011-06-082-4/+9
|
* v3: manifest, fix a full nameRalph Amissah2011-06-081-1/+1
|
* v3: --help language, provides list of available languagesRalph Amissah2011-06-081-3/+19
| | | | * language (ISO 639-1 code (as varied by po4a) & name)
* v3: options, restrict glob rule checks to glob & find; carry lang infoRalph Amissah2011-06-081-50/+61
| | | | | | * restrict glob rule checks to when --glob (-G) or --find (-f) requested * carry information on document language (from filename and or directory) * (additional test)
* v2 v3: help, s/Bul garian/Bulgarian/ (Closes: #619068)Ralph Amissah2011-06-072-2/+2
|
* v3: options --find & --glob (-f -G) added, parses language sub-dirsRalph Amissah2011-05-292-9/+75
| | | | | | | | | | | * options * filter out files not matching .ss[tm] * with -f -G (--find|--glob) flag glob all .ss[tm] files in dir including language sub-directories sisu3 -3G live-manual * with -f (--find|--glob) flag and find .ss[tm] files that match given string in dir including language subdirectories sisu3 -3GR
* v3: i18n, constants, some language info moved to i18n (from constants)Ralph Amissah2011-05-252-371/+370
|
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-243-13/+13
| | | | * filename with language code being required as unique document identifier
* v3: sysenv, url webserver link (manifest) fixRalph Amissah2011-05-241-6/+10
|
* v3: defaults, fix path to homepage image (more fixes remain...)sisu_3.0.10Ralph Amissah2011-05-231-4/+5
|
* v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fixRalph Amissah2011-05-233-249/+281
|
* v3: options, include markup source "base" pathRalph Amissah2011-05-231-2/+5
| | | | * used to parse alternative markup source dir structures
* v3: html, close files; syslink index.html to toc.htmlRalph Amissah2011-05-231-0/+13
| | | | | * syslink will need revisit (will only "work" properly with by_language dir structure)