aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/hub.rb
Commit message (Collapse)AuthorAgeFilesLines
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-041-590/+0
|
* copyright date update and removed some white spaceRalph Amissah2009-07-021-6/+6
|
* copyright presentation changed, remains substantively the same; minor sisu ↵sisu_0.70.5Ralph Amissah2009-01-181-2/+1
| | | | | | | | | | | | | | | 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
* year rolloverRalph Amissah2009-01-011-1/+1
|
* harvest, better integrated into sisuRalph Amissah2008-12-111-3/+3
| | | | | [note sql module not yet updated to include topic_register, as requires recreation of all sisu db(s)]
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-19/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)]
* html increased use of css; dal, middle layer, url representation, interim commitRalph Amissah2008-08-121-1/+4
|
* sisu-0.68.0 proposedRalph Amissah2008-07-221-2/+2
| | | | | | | * 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]
* minor syncRalph Amissah2008-05-111-1/+1
|
* introduced particulars (rename later) for commonly used document and ↵Ralph Amissah2008-05-101-2/+5
| | | | environment details, and cleaned up some requires
* move to sqlite3, an issue with finalising transactions (commit, close...)Ralph Amissah2008-04-241-0/+1
|
* CHANGELOG 0.66 and ruby identify program files as utf-8Ralph Amissah2008-02-241-0/+1
|
* adjustments for ruby1.9 (xmas), in sysenv moved default location of ↵Ralph Amissah2007-12-311-4/+6
| | | | | | | | processing directory sysenv, processing in subdirectory under /tmp/_sisu_processing~ [instead of within home], (subdirectory) named after owner with permissions restricted to owner
* sisupod, bugfixes for rsync placement and for download and processingRalph Amissah2007-12-201-41/+8
|
* gpl links etc.Ralph Amissah2007-12-141-1/+1
|
* gpl links updated and added link to plaintext as allows for convenient use ↵Ralph Amissah2007-12-031-2/+5
| | | | of vim gf
* generate from remote markup source, image path fix and some cosmetic ↵Ralph Amissah2007-11-011-27/+41
| | | | re-arrangement
* first pass at fictionbook output; images posted with document rsync; also ...Ralph Amissah2007-10-191-0/+3
| | | | | | | | | | | * first pass at fictionbook output - fictionbook is interesting, (develop over time or drop support) * images in document posted with document rsync * ruby1.9 strip bug re-encountered in debian sid build version, (unless it is my setup) see changelog
* minor detailRalph Amissah2007-10-171-1/+1
|
* mostly the arrangement of conditionalsRalph Amissah2007-10-151-24/+48
|
* composite master renaming, and; multiple remote puts (rsync|scp)Ralph Amissah2007-10-151-10/+10
| | | | | | | | | | * composite master files: eliminate ._sst, replace with .ssm.sst * multiple remote hosts ("distributed" rsyncing), yml config files remote now uses array with all recent changes (directory shunting) much testing is yet to be done, state is unstable some things are known not to work this instant, e.g. sisu -V
* remote, (put, get) in single file; embedded content, posted locally and ↵Ralph Amissah2007-10-131-61/+16
| | | | remotely using rsync
* minor changes for 0.60, hub removes -A -e -E, all under -a; termsheet make ↵Ralph Amissah2007-10-031-3/+3
| | | | path instead of dir
* set /tmp/_sisu_processing directory permissions to 777, (each user has a ↵Ralph Amissah2007-10-011-1/+2
| | | | sub-directory thereunder)
* proposed as sisu-0.60.0, see updated CHANGELOGRalph Amissah2007-10-011-25/+32
| | | | | | | | | | | | | | | | * 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
* hub, help info provided on typing sisu changeRalph Amissah2007-09-281-1/+1
|
* help, (hub), minor reorganisation and a change in response for typing 'sisu' ↵Ralph Amissah2007-09-261-10/+7
| | | | without options
* primarily todo with sisu documentation, changelog reproduced below:Ralph Amissah2007-09-231-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* recognise .ssm filetype in hup, make sisu --identify parse .ssm files ↵Ralph Amissah2007-08-231-1/+1
| | | | without complaining, (check for kockon)
* replace unintended tabs with spacesRalph Amissah2007-07-301-2/+2
|
* processed number added for urls and remote placementRalph Amissah2007-07-301-13/+16
|
* open archive initiative for metadata harvesting, initial implementation, ↵Ralph Amissah2007-07-241-15/+18
| | | | decide use later -O
* cgi-sample search form; texinfo fix; xml scaffold; help, man pages etc. ↵Ralph Amissah2007-07-071-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | visited; screen output, color set to true; docbook entries removed * cgi generated sample search form * order results on files of the same title, in multiple files (with different filenames) * postgresql, character case sensitivity, control, on/off * tail decoration, gplv3 & sisu info * texinfo/info (pinfo) module starts to do something vaguely useful again [not a much used module, testing required] * print XML rendition of document structure to screen -T * sisurc.yml default, color set to true [apologies if this causes anyone any inconvenience, it is configurable in sisurc.yml] * help, man pages, README (man(8) related and env, 'sisu -V') * docbook entries removed for the present time * sisu-install (install ruby rant script renamed) and permissions set to executable
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-011-32/+40
| | | | | | | | | | | | 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
* 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵upstream/0.53.0sisu_0.53.0Ralph Amissah2007-06-021-0/+573
under v0 (instead of 0.53)