aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/cgi_sqlite.rb
Commit message (Collapse)AuthorAgeFilesLines
* sqlite3 fix, populate do using rb sqlite3 driver directly (rb dbi problematicRalph Amissah2008-12-241-1/+1
| | | | | | | | | | | | | | | | at present) sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb sqlite3 for the time being. Use rb sqlite3 driver directly rather (than more convenient when working) rb dbi interface to populate content. Used to bypass problems with rb dbi sqlite3 interface noted in sisu 0.66.2 (2008-04-25) and 0.66.3 (2008-05-11) that have have persisted (apparently worked at end 2007 (v.0.62.4) and start of 2008 (v.0.64.0) * sqlite dropall, fix * fix to auto-generated sqlite cgi script sample, only works if at least one existing populated sisu sqlite database is found during the generation process
* sisu harvest, introduce module along with header syntax addition & modificationRalph Amissah2008-12-021-2/+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)]
* move to sqlite3, an issue with finalising transactions (commit, close...)Ralph Amissah2008-04-241-1/+1
|
* CHANGELOG 0.66 and ruby identify program files as utf-8Ralph Amissah2008-02-241-0/+1
|
* year updated to 2008 - happy new yearRalph Amissah2007-12-311-2/+2
|
* gpl links etc.Ralph Amissah2007-12-141-1/+1
|
* changelog and version updatedRalph Amissah2007-12-081-3/+3
|
* gpl links updated and added link to plaintext as allows for convenient use ↵Ralph Amissah2007-12-031-2/+5
| | | | of vim gf
* db rearranging, create, drop, import (and a renaming: db_dbi from shared_db)Ralph Amissah2007-10-261-1/+1
|
* mostly adjustment to image paths (for local and remote operations)Ralph Amissah2007-10-191-2/+2
|
* mostly the arrangement of conditionalsRalph Amissah2007-10-151-2/+4
|
* various fixes: cgi search for, manifest, concordance, diakonos syntax ↵Ralph Amissah2007-07-111-2/+2
| | | | | | | | | | 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-101-1/+1
| | | | | | * cgi, generated sample search form, rearranged presentation * editor syntax highlighting, kate, kwrite visited
* cgi-sample search form; texinfo fix; xml scaffold; help, man pages etc. ↵Ralph Amissah2007-07-071-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | 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/+207
under v0 (instead of 0.53)