From 91f5be6f02bb6c3cd0ba26ff62acb603a33e741f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 22 Aug 2007 23:56:23 +0100 Subject: version bump to 0.57, minor addition to markup (a header to heading shortcut) and sisurc.yml update for additional search form option (hyperestraier) * markup addition, headings, shortcut for top level title (and author) :A~ @title @author (also available for level 2 (or 3) author) [version bump] * param markup identifier (and identifier) updated to identify markup addition in 0.57, :A~ @title * html search form in navigation band/banner and promo, adjustments, hyperestraier option offered in promo, requires change in sisurc.yml * sisurc.yml requires changes to make use search form options, [version bump] sample updated and commented out --- lib/sisu/v0/help.rb | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'lib/sisu/v0/help.rb') diff --git a/lib/sisu/v0/help.rb b/lib/sisu/v0/help.rb index 4e7a60f9..e22808d1 100644 --- a/lib/sisu/v0/help.rb +++ b/lib/sisu/v0/help.rb @@ -1498,7 +1498,7 @@ WOK sisu-0.38 is provided with 0.38 markup samples sample marked up documents are provided in directory: - #{@cX.green}sisu-exampless/sample/document_samples_sisu_markup/#{@cX.off} + #{@cX.green}sisu-examples/sample/document_samples_sisu_markup/#{@cX.off} and online #{@cX.green}www.jus.uio.no/sisu#{@cX.off} WOK @@ -1710,7 +1710,7 @@ WOK Note on databases built By default, [unless otherwise specified] databases are built on a directory basis, from collections of documents within that directory. The name of the directory you choose to work from is used as the database name, - i.e. if you are working in a directory called #{@cX.blue}#{@env.path.home}/ebook#{@cX.off} the database #{@cX.blue}ebook#{@cX.off} is used. [otherwise a manual mapping for the collection is necessary] + i.e. if you are working in a directory called #{@cX.blue}#{@env.path.home}/ebook#{@cX.off} the database #{@cX.blue}SiSU_ebook#{@cX.off} is used. [otherwise a manual mapping for the collection is necessary] WOK help_search help_general @@ -1728,9 +1728,6 @@ WOK See the documentation for hyperestraier #{@cX.blue} http://hyperestraier.sourceforge.net/ - http://hyperestraier.sourceforge.net/intro-en.html - http://hyperestraier.sourceforge.net/uguide-en.html - http://hyperestraier.sourceforge.net/pguide-en.html file:///usr/share/doc/hyperestraier/index.html #{@cX.off} #{@cX.orange} @@ -1778,14 +1775,14 @@ WOK (ii) edit #{@cX.green}estseek.conf#{@cX.off}, with attention to the lines starting 'indexname:' and 'replace:': #{@cX.green} indexname: #{@env.path.webserv}/casket - replace: ^file://#{@env.path.webserv}{{!}}#{@env.url.webrick_base} + replace: ^file://#{@env.path.webserv}{{!}}#{@env.url.webserv_host_base} replace: /index\.html?${{!}}/ #{@cX.off} (C) to test using webrick, start webrick: #{@cX.green} sisu -W #{@cX.off} and try open the url: #{@cX.blue} - #{@env.url.webrick_base}/cgi-bin/estseek.cgi #{@cX.off} + #{@env.url.webserv_host_base}/cgi-bin/estseek.cgi #{@cX.off} WOK end -- cgit v1.2.3