aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/help.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v0/help.rb')
-rw-r--r--lib/sisu/v0/help.rb11
1 files changed, 4 insertions, 7 deletions
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