%% SiSU version 2 * homepage at: * * * * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi * CHANGELOG CHANGELOG_v1 CHANGELOG_v2 README data/doc/sisu/ Reverse Chronological: %% Development branch UNSTABLE %% 2.5.1.orig.tar.gz (2010-06-12:23/6) http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.1.orig.tar.gz sisu_2.5.1.orig.tar.gz sisu_2.5.1-1.dsc sisu_2.5.1-1.diff.gz * texpdf, ensure programs default font is set (Liberation Sans) if none configured, (was intended, required fix) %% 2.5.0.orig.tar.gz (2010-06-11:23/5) http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.0.orig.tar.gz 8a5331b6128e9bdd99704aa9b9e37666d399b2801655db00a665abf1ec0d7a37 2767480 sisu_2.5.0.orig.tar.gz 6c4c9a1737e6bd22b4d0a2a30419280f5bde67bc272bf9f2f2b8e59dc15d6c65 1145 sisu_2.5.0-1.dsc 1c0f4253e1b16a6afb7cdaafe61bd8b67b18f28f25277ef4f1224c9836843ddc 276348 sisu_2.5.0-1.diff.gz * texpdf, font selection permitted in sisurc.yml (default: texpdf_font:) or document header (@make: :texpdf_font:) NOTE: this is a small addition, but texpdf requires that Liberation fonts be installed as 'Liberation Sans' is now the default, and thus can cause breakage unless this is installed, hence the version bump. This is taken care of in the debian package by depending on ttf-liberation * vim syntax (sisu.vim) updated to match @make: :texpdf_font: * param, fix breakage on malformed sisu identifier (top header line) * tables: blank lines (use tilde to indicate); allow line breaks * css for html, make right pane when used darker to distinguish from selected content %% 2.4.3.orig.tar.gz (2010-06-05:22/6) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.3.orig.tar.gz bf0e596113b60b873efc738ec2a9ab9a7b2d0687cd7011d27700331faab4e2c5 2767084 sisu_2.4.3.orig.tar.gz 01784bc068f91858534f157a024d4ca723e4afb0161c50cf3a42ab0cbaeef889 1145 sisu_2.4.3-1.dsc 00f039ec6fd246b2320565003ecd4ab255c28d4a9f43deb62170e10e6a3630e6 276235 sisu_2.4.3-1.diff.gz * vim/ftplugin/sisu.vim make less intrusive (both for sisu v2 & v1), includes the following: * ls dir files placed in vertically split window (also dir) * rd search and replace down (in file) * rg search and replace globally (in file) * rr search and replace using ruby gsub (global search and replace) Note: rf not used, ambiguous (replace forward or replace in file?) * remove language and spelling american english, can't have a fixed default * remove G (search and replace) binding * remove F for fold file removed, use still available :F instead as before includes: * statusline * change to the directory the file in your current buffer is in * wrap at textwrap width * cursor jumps a line at a time within wrapped text * ^J paragraph formatting break line on 'textwidth' * :F folds on fold patterns for sisu markup (and foldsearch which opens result of search all else closed) %% 2.4.2.orig.tar.gz (2010-06-01:22/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.2.orig.tar.gz d5267635ecc99c41b0868ea2eee78b46a9142b76b45608ebe89eff13e3cf291a 2766741 sisu_2.4.2.orig.tar.gz b9d161be07f01a42aa87ae4ca5a36309e99c52e6d76d092b0e15345674e23dad 1145 sisu_2.4.2-1.dsc cec64e14e07296478f3077e2b6d3ccc52aac038bbb8d87cc1fd7cabc0453a961 276179 sisu_2.4.2-1.diff.gz * texpdf, polyglossia (xelatex) (start using, instead of babel) * documentation, text, much todo * remote file processing (url instead of local file), minor fix (related to reporting "http" file not found) %% 2.4.1.orig.tar.gz (2010-05-26:21/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.1.orig.tar.gz ee7ac449291c9aff05731fdefc1b31584f4ff6c0d3ec4b7b2250ef05c1d3b343 2765591 sisu_2.4.1.orig.tar.gz 67e89b24d527361711543d503c0fc05c82dc7df845e31b28eba53b15522e520e 1145 sisu_2.4.1-1.dsc 9e85b5705def27da39759e580f9a773e72b038f92d4788c9504c021046dabb63 276165 sisu_2.4.1-1.diff.gz * regex match, a number of http: matches needed to be extended to include https: * epub & odf, regex matching of http: should also match https: * texpdf, https: url match with tilde, fix * general extension of regex matches for http: to include https: * dal_syntax fix, no auto-bold or italics on relative or internal links %% 2.4.0.orig.tar.gz (2010-05-26:21/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.0.orig.tar.gz 5a7ca024e36d9d08653e2cfe335e83345305c16e531de361d84ba3315739303b 2764579 sisu_2.4.0.orig.tar.gz 33097b5afccfff9cfea9b08acea55741482ae6f6eca5aa9d2fd8d90661708e83 1145 sisu_2.4.0-1.dsc e794c110c0ece2c08d6f0243142e7c941eb696ae5b1f649b9f01d44ad4b3533a 276166 sisu_2.4.0-1.diff.gz * sisu markup syntax added to, related to internal document links and relative links, see note on additions to vim syntax highlighting (version bump) * dal, added internal document link to tagged point, affecting downstream processing * output formats internal document (and relative) linking as possible * vim syntax highlighting, added tag for internal document link to tagged point { Linked text }#tagname also relative link { linked }:document_name/file.html#23 which is the preferred equivalent of { linked }../document_name/file.html#23 * sisu markup, documentation on_sisu_markup/sisu_markup.txt added much todo %% 2.3.5.orig.tar.gz (2010-05-18:20/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.5.orig.tar.gz fb599fc29a6c1f67ae3ed6fe79ed2768045899870717d719d5b91be2a3db56fb 2755625 sisu_2.3.5.orig.tar.gz 04e5430529ffdf77e6fbdd956b0eddaae1c00bd0640bad26c3a25c63bc2aac20 1145 sisu_2.3.5-1.dsc 36cd9012a33837aa1032bf9a9c78444b31f2a397634625e9e15323a17a17a8dd 276135 sisu_2.3.5-1.diff.gz * dal_syntax, url match fix * dal_doc_str, name tags fix * html, epub, latex/pdf add name tag points * vim templates for .sst .ssm & .ssi %% 2.3.4.orig.tar.gz (2010-05-12:19/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.4.orig.tar.gz 3072d857dd7cda793315d2dd57233bb015cac0fa85fcbaec7c05650e09f27b88 2755570 sisu_2.3.4.orig.tar.gz c646cd4a08ad7e58c38b5bdcf0259574dd30db5db51a269be2a5bdf92b6a1293 1145 sisu_2.3.4-1.dsc 463e1b2122b8f5aaaf2c9aefec265bfd48856a6839e557d3ac4afa8cea943eb1 276124 sisu_2.3.4-1.diff.gz * dal_syntax, italics match fix * urls, screen output control * sysenv, switch default hash digest fingerprints to sha256 (rather than md5) %% 2.3.3.orig.tar.gz (2010-05-05:18/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.3.orig.tar.gz 89d16ba433085f4cc7a3438dc4c0f2797888394623c7e64f6322633646374191 2753813 sisu_2.3.3.orig.tar.gz c64f5d52720c666872bacadf1867b4aa01c04380a257df5dbf95a3f23ca0293b 1145 sisu_2.3.3-1.dsc c43c198f517f4973c936d8fea153bacceb5037bee1fa690b26d5a97b45d20583 276098 sisu_2.3.3-1.diff.gz * texpdf, special word and number optional break points, (also, reduce text display size of digests, reduce image size, add some url braces) * sysenv, sisurc.yml, default shortform command flags, removal of verbose flag from default, add -v when needed, e.g. sisu -3v filename.sst * screen output (ansi), control %% 2.3.2.orig.tar.gz (2010-05-03:18/1) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.2.orig.tar.gz 6f9b95e70dfbd80c793ef6dd7a64cc16f1073b6261a466f388b98ea364daab29 2752926 sisu_2.3.2.orig.tar.gz 5719841cbacf87088a9e34c868b6e2e9b0e9ac17221b4a02bddbe2a055b019c2 1145 sisu_2.3.2-1.dsc cf8af2c7587af61ca07481819ae20376e60efc979cbe8e2b0245f4862e986748 276091 sisu_2.3.2-1.diff.gz * dal, markup, 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". * 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' [requested] * plaintext, wrap width configurable between 20 to 200 characters, the default width being 78, configuration either in sisurc.yml (default: text_wrap: 78), or the markup source document header (@make: :plaintext_wrap: 78) * param_identify_markup, identify version 2 markup * manifest, info, expand on description of book indexes when available * screen output, reduce verbosity unless -v or other such option used * dal_numbering, number headings, a fix %% 2.3.1.orig.tar.gz (2010-04-28:17/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.1.orig.tar.gz 03a9912a475a634e4e18024a508c64c67b60337cf0edeab01b96f3d54bc96e4a 2751600 sisu_2.3.1.orig.tar.gz 475643cc77b3bef83cbeebdb8282240396805c328d2c6b48411555861d9d09e8 1145 sisu_2.3.1-1.dsc d7f3fbcabb89a0c97347c5174677d5bba7afdedf06f8a56f5ffd47dbe594c27a 276069 sisu_2.3.1-1.diff.gz * param, for topic_register, an additional check required, bug fix, repost %% 2.3.0.orig.tar.gz (2010-04-27:17/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.3.0.orig.tar.gz 6acef3da979f59d0e3912c0bd8a13f07b4f047ed2a0f1c196fc3504005b31447 2750663 sisu_2.3.0.orig.tar.gz 6423bf0b1d231bb766886fa23561fce565375c60902705ca0611ea6897b7de59 1145 sisu_2.3.0-1.dsc 80d59fa6c4b9d81db59db80fcca9ef40586718983e6a5d6f154d5593e4a4977f 276051 sisu_2.3.0-1.diff.gz * 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_" * metadata, classify add oclc (Online Computer Library Center) number * small fixes * constants for pgsql VARCHAR reduce max size to 2500 (from 3000), to be within default limit set for postgresql (debian) * default sisu home, correct link to document examples and description * sisu_download.ssi link to breakage info not of current interest * defaults, on default home, for search form always point to latest db * html metadata, show topic_register again * plaintext, bulleted grouped text, clean up output (still not line-wrapped though) * 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 parsable 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 for now ... nothing here yet really, move along * switch markup for emphasis and bold, now: *{emphasis}* and !{bold}! which is consistent with !_ declaring a line to be bold, the default is that emphasis output is in bold so there is no change at present, at some time in the future it is intended that it be possible to configure emphasis output alternatively to be in italics [requested] %% 2.2.0.orig.tar.gz (2010-04-20:16/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.2.0.orig.tar.gz aa487605bc6bf89419c96773ed3738685307353ef4df1ead50d829785910747f 2746848 sisu_2.2.0.orig.tar.gz 2709ec54dd49cc7796eff532b7d122d5383b2ca907ec39df4c87213de12bfb85 1145 sisu_2.2.0-1.dsc e0a30c8474b6d784be736b51da3953358968344f34638219f517c0c6f60505ef 275912 sisu_2.2.0-1.diff.gz * db (sql) table structure, further review and changes (hence breakage & version bump) * new db name prefix "sisu_v2b_"; new pgsql db name prefix "SiSUv2b_" * increase use of VARCHAR * new indexes * multiple fixes * db_sqltxt, sql issue at times with missing author field, fix * db_select, check for whether db exists, note this does not check whether tables have been created though * db_import sqlite, prevent multiple import of file with same filename(.sst) (cgi form should work correctly, without multiple entries) * db_indexes, db_drop fixes * cgi_sql_common, better presentation for next page where more matches than limit per page * shared_metadata, fixed wrong reference to md.gutenberg instead of md.pg, prevents building of latex/pdf in affected cases * param, extensive db column size checks for metadata * param, where rights.copyright missing, nag profusely but do not break, fix * shared_html_lite, markup heading objects [2.1.1 fix release was not built, changes appear under 2.2.0] %% 2.1.0.orig.tar.gz (2010-04-16:15/5) http://www.jus.uio.no/sisu/pkg/src/sisu_2.1.0.orig.tar.gz ceb7fb71ed815f7f64faac98174639f0008d4d7659053f6832cd3023f656a14b 2745619 sisu_2.1.0.orig.tar.gz a1a452dc0ff287a746a408862156afa054c51ae9efc232f8fa59a67d9af6b4b6 1145 sisu_2.1.0-1.dsc a94c9bf7cf6eb340a27055967abbc8a6726a2eb974daf221fee0940b6f85bc66 275748 sisu_2.1.0-1.diff.gz * db table structure, further review, minor, but disruptive * db (sql) database table name and column structure changes, new pgsql db name prefix "sisu_v2a_" (hence breakage & version bump), continue to review (db_columns, db_create, db_import, db_sqltxt) * db remove and update fix, match filename for removal with = (not LIKE or ~) * db sqlite, issue with --recreate, bugfix (db_drop) * db, shared_html_lite, link back to footnote/endnote reference * db, sysenv, sisurc.yml determine whether to share sisu markup source in db * param, check set db column sizes against metadata, drop entries that are too long with warning * param, classify "populated" a fix * cgi sample search form (cgi_sql_common) * update to work with database structure changes * add radio buttons to set increased match limit * vim syntax highlighting, minor %% 2.0.5.orig.tar.gz (2010-03-31:13/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.5.orig.tar.gz 8fad44b225512ab436562fc759244752b722c6d8aa4f3df3de3b1b97001fad43 2738182 sisu_2.0.5.orig.tar.gz e9fbc9b60f38067f1f3e7f1c89b20df39127ce322968df8390ed041289ecde7b 1145 sisu_2.0.5-1.dsc b6b0be939a30c5df4e1f307a4e329ad0e7287216407db49e89974ec230ebf22b 275501 sisu_2.0.5-1.diff.gz * bug fixes * harvest, fixes bug in harvest_topics (v2) * manifest, search form for db fixed * sql, postgresql search form, next page, previous page * db_create, comments causing issues for sqlite * sql, search form, clearer information when results exceed match limit set * harvest, add search form for directory, if configured in sisurc.yml %% 2.0.4.orig.tar.gz (2010-03-23:12/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.4.orig.tar.gz 7fb8b578813fbd6cd4bf441e8eefeb9b52860064d1c66b83889bfc65468c90fd 2737242 sisu_2.0.4.orig.tar.gz 262c08353f44e75f1f0da02ab4f7d5a843da687ddfd416ed4c2b7ad08f1226a7 1145 sisu_2.0.4-1.dsc 62b077a6334f049f574ef3c77bbabf094345540afb0f0ce52692181d3017b279 275441 sisu_2.0.4-1.diff.gz * bug fixes * correct method call for md.title.full a number of places [in db_import, results in failure of doc import when called] * free_as_in_freedom, additional links to available material %% 2.0.3.orig.tar.gz (2010-03-22:12/1) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.3.orig.tar.gz 5097dc789a6c0717a7e965c1b76cc84f8ccc2cab4bc89873e2fbf85758ce4356 2736571 sisu_2.0.3.orig.tar.gz 4e09d9f39e4365493c8633d4c577201694fa6d1d36fdc3fba998bb65f8e01bb5 1145 sisu_2.0.3-1.dsc c30e3dc32f824360e411a37a969f1d997cc20671ca119c302192735a8f650037 275394 sisu_2.0.3-1.diff.gz * bug fixes * odf, xml, texpdf, bulleted group, clean * odf, metadata line break - prevent from breaking document [potential odf breakage] * xml_dom, behaviours fixes %% 2.0.2.orig.tar.gz (2010-03-21:11/7) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.2.orig.tar.gz c80b503f0226cf578e0196321f26a1dce05ba7fd6aa33690c5ca756c08d30ba3 2736496 sisu_2.0.2.orig.tar.gz 721ff54e991ede11da9c584530e4ec4b37f2e6f60e50d04a6c87a974c3e10a62 1145 sisu_2.0.2-1.dsc 50c945b87ceda35105737150c000a97563dcd5e51d6c7543d6d44b0941d50d42 275350 sisu_2.0.2-1.diff.gz * bug fixes param, recommended links (reinstated) db_import, special character escape special endnote content [doc import fails on occurrence] * vim syntax highlighter, sisu v2 & v1 version and date headers updated/corrected %% 2.0.1.orig.tar.gz (2010-03-17:11/3) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.1.orig.tar.gz 364b65b99376303c8bb90e0b8e6709d5b11277280c8fc57d69a71b459f279d06 2736627 sisu_2.0.1.orig.tar.gz 7b6eb6a962b3120f0e0820fecae7ef0ceadd4ef510719727b63e70f7ae2a323c 1145 sisu_2.0.1-1.dsc b89c5cb02f3c027590e24976f1d5f8254c1f64b9f7e021ccc6042a1ba3cbe8f2 275341 sisu_2.0.1-1.diff.gz * bug fixes * html, tables fix * sysenv, html_promo, db name prefix from constants (now SiSUv2_) * texpdf_format, where image missing, escape image markup loop * epub, html: make robust where missing param values * vim syntax minor update in v2 * docs, add epub, more to be done %% 2.0.0.orig.tar.gz (2010-03-06:09/6) http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.0.orig.tar.gz 4fc214d40542e0d2ba7447e9ff06de3612d857d9015e8233877f9b4f93a9875f 2733550 sisu_2.0.0.orig.tar.gz 6a157cbfc838f8141b352ab1513ac67bb43802db22f62902275df48ba41c5a0f 1145 sisu_2.0.0-1.dsc 799b5b0b47df7356d774ac6c26529dcc57d7195a86401981cb2e89028cd795ea 275302 sisu_2.0.0-1.diff.gz * sisu v2 * default command 'sisu' runs version 2; to run version 1 use version flag 'sisu --v1 [filename]' * new middle layer (document abstraction) that uses ruby objects to represent data (instead of strings) * downstream libraries updated to use v2 middle layer * sisu markup, changes to headers (metadata), input otherwise unchanged * output much the same as for version 1 with some tweaks * search, sql table structure changed for version 2, incompatible * internal linking of documents is once again supported * LaTeX/pdf book indexes link within the pdf text rather than to HTML version of document * EPUB output introduced using -e flag * sisu v1 * this tarball also includes v1 see CHANGELOG_v1, if installed directly from tarball version 1 should be available as sisu1 * version 1 should be available as sisu --v1 [filename]