| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version bump
copyright file uses (debian) machine parsable format
use:
* Copyright: (C) 1997 - 2009 Ralph Amissah All Rights Reserved.
to mean:
* Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007, 2008, 2009 Ralph Amissah All Rights Reserved.
CHANGELOG updated and minor version bump 0.70.5
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dal, minor changes including
related to bold line instruction and,
variable name change affecting other files
param, header tag for document index, create site index of documents
use, add info on document content, harvest info provided from document set for
metadata to create site index of documents (similar sub-sytax to book index)
also variable name
others variable name change, made earlier in dal and param
|
| |
|
|
|
|
| |
(dal_expand_insertions)
|
|
|
|
|
|
|
|
|
| |
* book index, html, tex/pdf, xml
* texpdf no ocn if ocn is 0
* odf, plaintext, if book index? remove ... do other outputs for which not relevant
* concordance, better matches
* constants, dal special character for hardspace changed as (ruby) regx bug in replacing it in xml, odd but move on
Note: to fix html seg headers for endnotes and for index
|
| |
|
| |
|
|
|
|
| |
module; version date
|
|
|
|
| |
constants and affected downstream code)
|
| |
|
|
|
|
| |
ordinary quotes (watch)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* middle layer document representation changed, (accounting for substantial patch)
* texpdf multiple document sizes as specified in config
* numerous small fixes
[should on the whole be easier to maintain]
|
|
|
|
|
|
|
|
| |
<< filename.sst
minor related syntax changes, automatic version bump
make appropriate additions to vim-syntax
consider use of vim-addon manager
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
bump 0.65.0
* ruby 1.9 use opened, testing required
* db sql pgsql future testing on version 8.3
* encoding utf-8 some compatibility checks
|
| |
|
| |
|
|
|
|
| |
of vim gf
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
| |
also current Debian/Sid ruby1.9 upgrade removes a bug, so a related
test/warning in options.rb removed
|
| |
|
| |
|
| |
|
|
|
|
| |
shortcut
|
|
|
|
|
|
| |
this makes more sense for search results - matches all available versions of a
document
[affects document objects and numbering where used, hence version number bump]
|
|
|
|
| |
html, keep ocn id where no visible ocn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* parameter reading on first run of file, (initialization of parameters)
* composite files (.ssm) building moved to processing directory, to overcome
problem of non-writable sisu-source document directories, perhaps also
cleaner (management of files)
* latex/pdf minor cleaning,
* caret '^' is latex special character, additional match for escaping
* clean major headings of markup heading tag with tilde and name
e.g. '1~meta'
* param / metadata, hash sums now returns has sum and file-name only even for
sisu-skin
|
|
|
|
| |
distinguishable, (tagged 1~meta)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
within sisu
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
band use in concordance and manifest
* manifest
* use relative link by default
* in absence of configured url_root (http://) use info on location on local
filesystem (file://)
* html outputs, navigation band/banner adjustment, in concordance and manifest
* html scroll, fix to document information link in table of contents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* manifest make file-type descriptions simpler to understand
* copyright restricted to rights tag, unless none, in which case rights tag
gets creator information
* copyright mark picked up in rights if 'Copyright (C)' is used
* tex/pdf url matching semi-colon following url
* endnote heading, apply tag to exclude numbering and segment heading where
there is no segment
* html scroll endnote text minor fix
* initialize site structure, make copy site images default (sisu -CC)
|
|
|
|
|
|
|
|
| |
* cosmetic fixes,
* screen output of project name
* screen output when generating tex pdf
* debian documents skins
* html indent levels, regular and bulleted text
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
under v0 (instead of 0.53)
|