From 54e91dad80eb2235214bf69ca0977b5513258ccd Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 20 Jul 2007 07:39:01 +0100 Subject: output comment on better reliance on standards and being software libre --- CHANGELOG | 4 ++-- lib/sisu/v0/cgi_sql_common.rb | 6 +++--- lib/sisu/v0/defaults.rb | 4 ++-- lib/sisu/v0/texpdf_format.rb | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 518b0640..7e5a2289 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,13 +6,13 @@ Reverse Chronological: %% STABLE MANIFEST -%% sisu_0.55.4.orig.tar.gz (2007-07-21:29/6) +%% sisu_0.55.4.orig.tar.gz (2007-07-20:29/5) http://www.jus.uio.no/sisu/pkg/src/sisu_0.55.4.orig.tar.gz sisu_0.55.4.orig.tar.gz sisu_0.55.4-1.dsc sisu_0.55.4-1.diff.gz - * db import, minor refactor + * db import, minor refactoring * cgi fixes * search form pre/next diff --git a/lib/sisu/v0/cgi_sql_common.rb b/lib/sisu/v0/cgi_sql_common.rb index 633be166..ac2958d1 100644 --- a/lib/sisu/v0/cgi_sql_common.rb +++ b/lib/sisu/v0/cgi_sql_common.rb @@ -593,8 +593,8 @@ module SiSU_CGI_sql software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "performance, reliability, scalability, security & total cost of ownership" - [not to mention flexibility & choice] + Better - "adherence to standards, performance, reliability, scalability, security & total cost of ownership" + [not to mention flexibility & choice] and it is software libre.
Get With the Future @@ -701,7 +701,7 @@ module SiSU_CGI_sql end canned_note='search url:' else - @@canned_search_url="#@base?s1=United+Nations&db=documents&view=index" + @@canned_search_url="#@base?db=#{@db}&view=index" canned_note='search url example:' end if search_field =~/\S+/ diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index 6585e700..4963e882 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -1397,8 +1397,8 @@ WOK software infrastructure, with the usual GPL (or OSS) suspects.
- Better - "performance, reliability, scalability, security & total cost of ownership" - [not to mention flexibility & choice] + Better - "adherence to standards, performance, reliability, scalability, security & total cost of ownership" + [not to mention flexibility & choice] and it is software libre.
Get With the Future
diff --git a/lib/sisu/v0/texpdf_format.rb b/lib/sisu/v0/texpdf_format.rb index 72cd3932..4a8d2cb5 100644 --- a/lib/sisu/v0/texpdf_format.rb +++ b/lib/sisu/v0/texpdf_format.rb @@ -947,7 +947,7 @@ WOK lastdone="Last Generated on: #{Time.now}" rubyv="Ruby version: #{@md.ruby_version}" <