diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-07-20 07:39:01 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-07-20 07:39:01 +0100 |
commit | 54e91dad80eb2235214bf69ca0977b5513258ccd (patch) | |
tree | 84d79e78e19860c2d293a8cc2ed5f23da9a9f75e /lib | |
parent | scope in matches of individual documents where AND is used as text matching c... (diff) |
output comment on better reliance on standards and being software libre
Diffstat (limited to 'lib')
-rw-r--r-- | lib/sisu/v0/cgi_sql_common.rb | 6 | ||||
-rw-r--r-- | lib/sisu/v0/defaults.rb | 4 | ||||
-rw-r--r-- | lib/sisu/v0/texpdf_format.rb | 2 |
3 files changed, 6 insertions, 6 deletions
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. <br /> - 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. <br /> Get With the Future <a href="http://www.jus.uio.no/sisu/"> @@ -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. <br /> - 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. <br /> Get With the Future <a href="http://www.jus.uio.no/sisu/"> 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}" <<WOK -%% Sisu Sabaki (Linux & Ruby - \"better ways\") LaTeX output +%% SiSU (Linux & Ruby - \"better ways\") LaTeX output %% #{generator} %% #{rubyv} %% LaTeX output |