aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/cgi_pgsql.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: cgi, sample search form reverted to '#!/usr/bin/env ruby'Ralph Amissah2011-06-091-1/+1
| | | | * appears to be a fix in libdbi-ruby1.9.1, see comments in sisu-3.0.8 changelog
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-241-2/+2
| | | | * filename with language code being required as unique document identifier
* v3: cgi sample search form, differ depending on output directory structureRalph Amissah2011-05-151-3/+3
|
* v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-041-3/+3
| | | | | | | * sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so: generate sample form using sisu3 -F (options), then; start webrick using ruby 1.8.7 & sisu -W (not sisu3) * take account of alternative output directory structures [work on, test]
* v2 v3: cgi, sample-search-formRalph Amissah2011-04-191-5/+5
| | | | | * results still not right, (ruby1.9.2 libraries? double check script) * not yet done variable directory path fixing for result links
* v2, v3: cgi, sample-search-form, string output (+ clean unused help text)Ralph Amissah2011-03-301-1/+1
| | | | * ruby1.9.2 transition related
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-2/+2
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-1/+1
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-2/+2
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+230