aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/param.rb
Commit message (Collapse)AuthorAgeFilesLines
* v2 v3: manpage, reinstate escaping of hyphensRalph Amissah2011-04-271-0/+2
|
* v2: param, nested regex match fix (backport from v3)Ralph Amissah2011-03-301-1/+1
|
* v3 (v2): manpage, param, urls: manpage output presentation fixesRalph Amissah2011-03-101-7/+5
| | | | | | | | * manpage: lowercase .br; correct newlines before .nf and after .fi; no escape of hyphens; remove redundant links; endnotes array requires flatten; screen info on output path) * param: manpage header .br and no escape of hyphens * urls: correct output path for manpage
* i18n, introduce header @make: :language:Ralph Amissah2010-10-251-2/+20
| | | | | | | | * internationalization using codes from http://www.debian.org/international/l10n/po/ * param, extract @make: :language: information if provided, default "english" * sisu.vim recognize @make: :language: (also elsewhere shortened :lang_code: from :language_code:)
* param, metadata rights, keep colon separator from interfering with urlsRalph Amissah2010-10-091-12/+32
| | | | (+changelog)
* param, a few fixes (checks, aliases, typo)Ralph Amissah2010-10-011-18/+28
|
* param, remove redundancy in fixRalph Amissah2010-09-221-14/+10
|
* html headers do not include the "title" field, fix (Closes: #594949)Ralph Amissah2010-09-221-27/+9
| | | | * param, variable not set (presumably since change from v1 to v2)
* git, param, refine filename regex for composite filesRalph Amissah2010-07-271-1/+1
|
* param, rights (all) add line breaks between copyright, license and other rightsRalph Amissah2010-07-121-6/+6
|
* param, header reading more robust (re: commented out parts)Ralph Amissah2010-07-101-20/+20
|
* Removing useless whitespaces from upstream files at EOL.Daniel Baumann2010-07-021-5/+5
|
* texpdf set/select font, default "Liberation Sans"Ralph Amissah2010-06-111-12/+17
| | | | | | | | * 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"
* param, fix breakage on malformed sisu identifier (top header line)Ralph Amissah2010-06-111-2/+2
| | | | '% SiSU ...' [where badly formed]
* general extension of regex matches for http: to include https:Ralph Amissah2010-05-261-1/+1
|
* texpdf, special word and number optional break pointsRalph Amissah2010-05-051-1/+1
|
* ansi, screen info related, arrangingRalph Amissah2010-05-031-30/+15
|
* *{emphasis}* display configurable as being bold, italics or underscoreRalph Amissah2010-05-011-3/+5
| | | | | | | * 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'
* param_identify_markup, identify version 2 markupRalph Amissah2010-05-011-14/+19
|
* emphasis display and plaintext line wrap configurable in document or sisRalph Amissah2010-04-301-0/+13
| | | | | | | | | | | | * 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)
* param, for topic_register, an additional check required, bug fix, repostRalph Amissah2010-04-271-0/+1
|
* metadata, db sql (table structure), adds OCLC number, and; html metadata, ↵Ralph Amissah2010-04-261-1/+20
| | | | | | | | | | 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
* db name, tables, columns, indexes changes, review (need another version bump ↵Ralph Amissah2010-04-201-16/+41
| | | | | | | | | | | | | 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
* param, information on missing author, title, or copyrightRalph Amissah2010-04-171-18/+25
|
* param checks metadata string lengths against set db column sizesRalph Amissah2010-04-161-71/+207
| | | | | | | * param, checks metadata string lengths against set db column sizes, drops entries that are too long with warning * param, classify "populated" a fix
* param, recommended links (reinstated)Ralph Amissah2010-03-211-1/+10
|
* param, adjustment for manpage synopsisRalph Amissah2010-03-171-1/+1
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+1144