aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: ao, composite documents, on --verbose report loading of .sst files, fixsisu_5.7.2Ralph Amissah2014-11-024-14/+38
| | | | | | | | | | | * without fix sisu reports loading of .ssm & .ssi files but not .sst (sub-documents are imported correctly and resulting document outputs are correct and unaffected, but unless aware of this bug it would seem otherwise until the correct operation of sisu was manually verified e.g. by examining documents produced); (issue somewhat mitigated by not being the most common sisu operation) * sisu is in development freeze, this fix is provided for Debian Jessie (Closes: #767761)
* v5 v6: version & changelog (Frozen: bugfix & documentation changes only)Ralph Amissah2014-11-025-8/+30
| | | | | | | | | | * NOTE: sisu is in development freeze mirroring the Debian release cycle; bugfix & documentation update only, pending the release of Debian Jessie * (as sisu upstream) the cleanest git workflow solution to the Debian freeze appears to be to follow the Debian freeze with respect to upstream alterations of sisu (bugfix & documentation only), incrementing upstream version number as usual, whilst building package as required for Debian freeze version of sisu 5.7.1-*
* v5 v6: cgi, sample search form, find & display endnotes from parent text objectsisu_5.7.1Ralph Amissah2014-10-198-254/+26
| | | | | | * remove dedicated endnote search section (as endnotes found & listed from reference text field) * cleaner search results
* v5 v6: db, text search & display field, footnotes moved to end of text objectRalph Amissah2014-10-196-46/+88
| | | | | | * cleaner, more useful search results * cleaner text search field * separate footnote fields redundant for search purposes
* v5 v6: html_format, "id"s for objects & footnotesRalph Amissah2014-10-198-23/+22
|
* v5 v6: html, remove trailing backslash for empty linebreak & paragraph, <br> <p>Ralph Amissah2014-10-1912-128/+132
|
* v5 v6: version & changelog (tidy & simplify, output related)Ralph Amissah2014-10-195-8/+22
|
* v5: merge v6: remove defaults.rb & some relics related to sisu skinssisu_5.7.0Ralph Amissah2014-10-1262-2468/+1561
|
* v6: '*_parts', remove defaults.rb & some relics related to sisu skins, long goneRalph Amissah2014-10-1262-2468/+1561
| | | | | * old code removed & substituted as required by *_parts * attending code changes, fairly wide ranging, test
* v5 v6: html, epub, set document body languageRalph Amissah2014-10-128-12/+16
|
* v5 v6: html_format, label, re: object number object namesRalph Amissah2014-10-124-16/+19
|
* v5 v6: constants, remove ocn html leaderRalph Amissah2014-10-124-2/+6
| | | | * resulting hashtag #1 instead of #o1
* v5: html, reduce difference with v6 (mostly removal of bgcolor)Ralph Amissah2014-10-128-31/+32
| | | | * note: html_format.rb has differences, else same
* v5: html, reduce difference with v6 (removal of some trailing slashes <p> <br>)Ralph Amissah2014-10-1210-38/+39
|
* v5 v6: moved files: harvest* to html_harvest*Ralph Amissah2014-10-1212-10/+14
|
* v5 v6: bin/sisu, hub, urls --maintenance, fixRalph Amissah2014-10-1211-266/+176
|
* v5 v6: db, --maintenance sql, separated out postgresql & sqliteRalph Amissah2014-10-128-18/+60
| | | | * could share "maintenance" db import sql file (as done previously), consider
* v5 v6: epub tune, --maintenance, fixRalph Amissah2014-10-126-6/+14
|
* v5 v6: qrcode, sha call, fixRalph Amissah2014-10-124-2/+8
|
* v5 v6: version & changelogRalph Amissah2014-10-125-8/+22
|
* documentation, minor (on --act)sisu_5.6.9Ralph Amissah2014-10-033-12/+13
|
* v5 v6: html, tiny first nudge toward html5 (v5 v6 differ)Ralph Amissah2014-10-0327-190/+176
| | | | * document headers, other minor
* v5 v6: --act provides info on current --act0 to --act9 settingsRalph Amissah2014-10-036-42/+116
| | | | * makes it easier to make use of acts 0 to 9
* v5 v6: cleaning, minorRalph Amissah2014-10-032-102/+0
|
* sisu.org move stuff done to sisu-done.orgRalph Amissah2014-10-032-839/+1987
|
* v5 v6: version & changelogRalph Amissah2014-10-035-8/+22
|
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-28296-900/+0
|
* v5 v6: sql, clean searchable textRalph Amissah2014-09-288-36/+82
| | | | * update for (ao/dal) text representation, fix legacy action
* v5 v6: manifest, renamed html_manifestRalph Amissah2014-09-284-10/+10
|
* v5 v6: xml cosmetic code, minorRalph Amissah2014-09-284-30/+90
|
* qi (quick installer) minorRalph Amissah2014-09-282-4/+7
|
* v5 v6: version & changelogRalph Amissah2014-09-285-8/+22
|
* touch datessisu_5.6.7Ralph Amissah2014-09-195-6/+8
|
* update urls to git repoRalph Amissah2014-09-19334-1110/+1114
|
* vim syntax, sisu.vim, update git url and email addressRalph Amissah2014-09-143-4/+9
|
* v5 v6: version & changelogRalph Amissah2014-09-145-8/+22
|
* v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6Ralph Amissah2014-09-124-120/+378
| | | | | | | | | | * (i) auto naming attempts to extract a suitable numeric name from document headings if available, at times one appears to be available but is re-used elsewhere in the document, (as where the document has Parts or Sections and naming starts again within these sections from 1); (ii) this is treated as an exception and an alternative sequential naming scheme is triggered; (iii) if a document heading does not provide a suitable numeric name, another sequential scheme is used
* v5 v6: ao, feedback on markup document structure (heading level) errorsRalph Amissah2014-09-124-30/+66
| | | | | | | | | | * adjustment to (existing) provided feedback, based on: * level A~ title, required; * levels B~ C~ D~ optional sequential document divider headings (Part, Section etc. equivalent); * level 1~ required, heading level preceding substantive text; followed by * levels 2~ 3~ 4~ optional, sequential headings (1.1, 1.1.1, 1.1.1.1 equivalents)
* v5 v6: ao, expansion of links to internal filepaths (re: syntax based shortcut)Ralph Amissah2014-09-124-32/+86
| | | | * expansion of sisu output filepaths (sync with use of --act0 to --act9)
* sisurc, update samplesRalph Amissah2014-09-1214-960/+99
| | | | | | | | | | | | | | | | | | * adjustments to default settings for --act0 to --act9 (to match current "se") * removed sisurc examples to organize output by filetype, filename, monolingual, as one word diff output_dir_structure_by: language # (language|filetype|(filetype_mono|monolingual)|filename|filename_mono) # language # (language and filetype directories); # filetype # (filetype directories, filename includes language code); # filetype_mono (or monolingual) # (filetype drectories, no language codes in filenames) # filename # (directory output similar to v1 v2, filename includes language code); # filename_mono # (directory output similar to v1 v2, filename without language code)
* v5 v6: se, processing, adjustments to default settings for --act0 to --act9Ralph Amissah2014-09-124-20/+24
|
* v5 v6: se, env, lingual: mono / multi, rc settingsRalph Amissah2014-09-124-10/+20
|
* v5 v6: hub, /tmp processing directory checksRalph Amissah2014-09-124-0/+8
|
* v5 v6: version & changelogRalph Amissah2014-09-125-8/+22
|
* v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skipsisu_5.6.5Ralph Amissah2014-09-054-14/+56
|
* v5 v6: ao_numbering, provide more information on duplicate numbering before stopRalph Amissah2014-09-054-20/+30
|
* v5 v6: html navigation, enable turn off (nav buttons on remaining html segments)Ralph Amissah2014-09-054-30/+56
|
* v5 v6: (for html) set default to navigation bar offRalph Amissah2014-09-056-4/+8
|
* v5 v6: xml xhtml outputs, &amp; issuesRalph Amissah2014-09-0514-216/+84
|
* v5 v6: shared_metadata, requires xml_sharedRalph Amissah2014-09-054-0/+6
|