aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu
Commit message (Collapse)AuthorAgeFilesLines
* emacs syntax highlighting, updated metadata fieldsRalph Amissah2008-12-141-6/+17
|
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sisu markup, additional header and new format rule: * @creator: / @author: header field, introduced author name format rules for more usable metadata harvesting: surname comma other names, additional authors separated by semi-colon * param added meta-tag, @topic_register: formatting topic levels are separated from sub-levels by a colon, a semi-colon separates main topics if there are multiple topics at lowest sub-level, a pipe can be used to create multiple headings * harvest module, harvests metadata from document set currently extracts: (i) authors and their writings from document set; (ii) topics and associated writings from document set (topics use topic_register header). harvest (when run against documents common to a directory of a site) extracts metadata and organises the documents on a site by author and topic information provided (there is a new "topic_register" header, with formatting rules similar to those of the book index), results are placed in [output_path]/sisu_site_metadata. sisu --harvest *.sst * by author (see change in param @creator: / @author: header field) * by topic / subject index (see addition in param of @topic_register: header field) initially there should be an example samples here: http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_authors.html http://www.jus.uio.no/sisu/sisu_site_metadata/harvest_topics.html together with update markup source files The authors and their writings list will be made to take on a more biblographical form, with the use of additional fields as required. (concept example, suitable for medium sized sites [to remove size constraint: implement SQL equivalent]) make feature more robust * css, for harvest output added * remote placement of sisu_site_metadata (output produced by metadata harvest) * sisu markup, update document samples accordingly * tidy copyright marks in program headers, remove repetition of dates [version bump because formatting rule introduced to author / creator header - where new site metadata harvest feature is used, (at present changes changes should not be noticed except when using metadata harvest)]
* sisu-mode.el make version number match this sisu version where introducedRalph Amissah2008-11-031-1/+1
|
* diakonos editor syntax highilighting, updated conf file from v0.8.6Ralph Amissah2008-11-031-53/+229
|
* sisu-mode.el, emacs syntax highlighting contributed by Ambrose Kofi LaingRalph Amissah2008-11-032-0/+393
| | | | based on work by Tong Sun (doc-mode.el) and included with his kind permission
* vim syntax, header, version number updatedRalph Amissah2008-10-141-1/+1
|
* dal_idx: strip before sort; fix bug where first lev is rangeRalph Amissah2008-09-121-1/+3
|
* syntax highlighting minor adjustmentsRalph Amissah2008-05-274-9/+15
|
* update to kate syntax highlighterRalph Amissah2008-05-251-0/+2
|
* simplify syntax for import of external files, e.g.:Ralph Amissah2008-05-222-0/+10
| | | | | | | | << filename.sst minor related syntax changes, automatic version bump make appropriate additions to vim-syntax consider use of vim-addon manager
* vim syntax highlighting for sisu-0.66Ralph Amissah2008-02-241-106/+101
| | | | | | | | | refinements to semantic tag matching still no error checking and match wider than likely to be ultimately check for earlier versions of vim removed updated to use "hi def link" instead of HiLink
* regex matches vim syntax hilightingRalph Amissah2008-02-161-2/+2
|
* refinement to semantic tag regex matchingRalph Amissah2008-02-151-2/+2
|
* introduce syntax highlighting for new syntax markersRalph Amissah2008-02-142-33/+63
|
* gpl links etc.Ralph Amissah2007-12-141-0/+5
|
* vim search and replace default set to C-@Ralph Amissah2007-12-081-1/+1
|
* changelog and version updatedRalph Amissah2007-12-081-1/+1
|
* vim ftplugin/sisu and colors/slateRalph Amissah2007-12-032-2/+12
| | | | | ftplugin, added toggle for menu slate, added cursor line and column color black ... may not provide enough contrast for some, this way i use it though
* sysenv, scp provide variable, fixRalph Amissah2007-11-261-2/+1
|
* various small adjustments for 0.62.3Ralph Amissah2007-11-261-1/+2
| | | | | | | | | | | | * html <hr> follows text, before footnotes (refine later) * rsync remote images partial fix * minor bug fix, related to error message passing, in texpdf and url * sisu_manual version info * vim ftplugin, status line info on cursor position modified
* remote markup source, image download; vim ftplugin sisu.vim status line; vim ↵Ralph Amissah2007-11-032-0/+2
| | | | colors reporting of slate.vim
* reorganising documentationRalph Amissah2007-09-291-4/+2
|
* primarily todo with sisu documentation, changelog reproduced below:Ralph Amissah2007-09-231-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * start documenting sisu using sisu * sisu markup source files in data/doc/sisu/sisu_markup_samples/sisu_manual/ /usr/share/doc/sisu/sisu_markup_samples/sisu_manual/ * default output [sisu -3] in data/doc/manuals_generated/sisu_manual/ /usr/share/doc/manuals_generated/sisu_manual/ (adds substantially to the size of sisu package!) * help related edits * manpage, work on ability to generate manpages, improved * param, exclude footnote mark count when occurs within code block * plaintext changes made * shared_txt, line wrap visited * file:// link option introduced (in addition to existing https?:// and ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and hub] * minor adjustments * html url match refinement * css added tiny_center * plaintext * endnotes fix * footnote adjustment to make more easily distinguishable from substantive text * flag -a only [flags -A -e -E dropped] controlled by modifiers --unix/msdos --footnote/endnote * defaults, homepage * renamed homepage (instead of index) implications for modifying skins, which need likewise to have any homepage entry renamed * added link to sisu_manual in homepage * css the css for the default homepage is renamed homepage.css (instead of index.css) [consider removing this and relying on html.css] * ruby version < ruby1.9 * place stop on installation and working with for now [ruby String.strip broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux], 2007-09-18:38/2] * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * debian * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * sisu-doc new sub-package for sisu documentation debian/control and sisu-doc.install
* sisu-0.58 work towards making it possible to describe sisu and sisu markup ↵Ralph Amissah2007-09-035-0/+0
| | | | within sisu
* replace tabs with spacesRalph Amissah2007-07-306-206/+206
|
* vim syntax copy posted to bram, time stampedRalph Amissah2007-07-231-1/+1
|
* vim directory moved from within addonsRalph Amissah2007-07-224-0/+0
|
* vim syntax, matching of url with escape url decoration tag (_url)Ralph Amissah2007-07-221-5/+5
|
* better name for method in sample search; nedit syntax does not workRalph Amissah2007-07-141-3/+3
|
* cleanRalph Amissah2007-07-1313-2004/+1719
|
* syntax hilighting (gedit), sisu rights and other info in outputs, cgi sample ↵Ralph Amissah2007-07-131-9/+43
| | | | search improvements, see changelog
* various fixes: cgi search for, manifest, concordance, diakonos syntax ↵Ralph Amissah2007-07-112-26/+24
| | | | | | | | | | highlghting * cgi search subtitle and odf link * manifest and concordance, subtitle and author info * diakonos syntax highligthing;
* cgi search form worked on and presentation, (an info button added and used)Ralph Amissah2007-07-103-10/+29
| | | | | | * cgi, generated sample search form, rearranged presentation * editor syntax highlighting, kate, kwrite visited
* additions, gpl text and imagesRalph Amissah2007-07-012-0/+0
|
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-016-22/+22
| | | | | | | | | | | | skins cleaned a bit and output info on sisu modified, esp. in html html no link to concordance if generated on document above word count 260k odf url match bug fix dal text block fix for dealing with url to be followed by <br> minor cosmetic stuff
* cgi search script fix, related to highlighting matches, changelog update, ↵sisu_0.54.1Ralph Amissah2007-06-1511-103/+103
| | | | rest removal of hanging whitespace
* sisu-0.54.0 (minor additions to syntax, indent range extended)sisu_0.54.0Ralph Amissah2007-06-142-138/+265
| | | | | | | | | | | | | | | | | | | | | | | * indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change] * bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change] * url decoration, open close, default angle brackets <http://url> * fixes, some line-breaking for plaintext (and text groups for) odf and xml * css, modifications for extended indents in html and xml [sisu -CC (for update)] * vim syntax highlighter updated to take account of extended indent range * rant installer minor changes for future ruby * conversion script in data/sisu/conf/convert/sisu_convert
* Imported upstream version 0.52.7upstream/0.52.7sisu_0.52.7Ralph Amissah2007-05-2250-0/+5997