aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/conf
Commit message (Collapse)AuthorAgeFilesLines
* sisu-mode.el, tic block markup, and minor arrangementRalph Amissah2016-01-051-50/+23
| | | | | * moves outline-regexp * adjustment to autoload list
* sisu-mode.el apply patch from Kevin Ryde of 2015-12-18Ralph Amissah2016-01-051-6/+11
|
* emacs sisu-mode.el match tic style markup blocks ``` (revisit required)Ralph Amissah2015-12-141-0/+63
|
* emacs sisu-mode.el & sisu-mode-autoloads.elRalph Amissah2015-12-142-32/+146
| | | | | | * sisu-mode.el, minor update and modify format to reduce diff with FSF version * sisu-mode-autoloads.el, added (see elpa 3.0.3 & Kevin Ryde recent post)
* sisu-mode.el emacs, outline mode "folding" for sisuRalph Amissah2014-12-081-1/+16
|
* update urls to git repoRalph Amissah2014-09-1915-15/+15
|
* vim syntax, sisu.vim, update git url and email addressRalph Amissah2014-09-141-4/+5
|
* vim, emacs, syntax hilighting, restrict heading matches, minorRalph Amissah2014-08-202-4/+7
|
* vim syntax, version & date (code block, language syntax; box group; quote)Ralph Amissah2014-07-011-2/+2
| | | | * now applies to v5 branch
* vim syntax, code block, language syntax; box group; quotesisu_5.4.1Ralph Amissah2014-06-191-5/+10
|
* v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-182-26/+25
|
* syntax hilighting, includes with files in subdirectories fixRalph Amissah2014-05-121-3/+1
| | | | * (Closes: #744355)
* examples: nginx conf; cgi search forms pgsql & sqliteRalph Amissah2014-02-084-738/+1192
|
* v5: vim syntax, v5.2 match heading level D~Ralph Amissah2014-01-061-3/+3
|
* v4 v5: vim, ftplugin sisu.vim, fix missing <leader>Ralph Amissah2013-11-081-4/+1
|
* vim, minor update, not syntax relatedRalph Amissah2013-10-163-35/+162
|
* v4 v5: vim syntax, book index markup, hilight delimetersRalph Amissah2013-09-051-3/+7
|
* v4 v5: vim syntax, sisu.vim, fix typoRalph Amissah2013-08-281-3/+3
| | | | * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
* v4 v5: vim syntax, sisu.vim, improve grouped text match, for blocks using ticssisu_4.2.0Ralph Amissah2013-08-251-3/+5
| | | | | | * syntax additions (introduced for 5.0.12) now relevant also for v4 * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" * grouped text, open, close of blocks using tics "```"
* v5: vim syntax additions, sisu.vimsisu_4.1.12Ralph Amissah2013-08-211-2/+4
| | | | | * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" * grouped text, open, close of blocks using tics "```"
* vim, ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)Ralph Amissah2013-06-221-4/+4
|
* vim colorscheme def, mark current lineRalph Amissah2013-06-226-12/+12
|
* vim, ftplugin, sisu.vim, statuslineRalph Amissah2013-05-191-1/+33
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-0941-0/+8526
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* directory structure changes to accommodate the introduction of sisu v2Ralph Amissah2009-12-1925-6521/+0
|
* sisu.vim adjustmentsRalph Amissah2009-11-271-6/+6
|
* 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
* replace tabs with spacesRalph Amissah2007-07-306-206/+206
|