diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-08-22 23:56:23 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-08-22 23:56:23 +0100 |
commit | 91f5be6f02bb6c3cd0ba26ff62acb603a33e741f (patch) | |
tree | 802e1a2894500aa0b7b9bf79cd94fc568d9900df /conf | |
parent | small fixes to manifest and html_scroll, and adjustment to html navigation ba... (diff) |
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
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sisu/sisurc.yml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/conf/sisu/sisurc.yml b/conf/sisu/sisurc.yml index ab07108e..1b14116c 100644 --- a/conf/sisu/sisurc.yml +++ b/conf/sisu/sisurc.yml @@ -111,8 +111,12 @@ program_set: # xml_viewer: 'xml-viewer' #promo: sisu_icon, sisu, sisu_search_libre, open_society, fsf, ruby #search: -# flag: true -# action: http://localhost:8081/cgi-bin/sisu_sqlite.cgi -## action: http://search.sisudoc.org -# db: sisu -# title: sample search form +# sisu: +# flag: true +## action: http://localhost:8081/cgi-bin/sisu_pgsql.cgi +# action: http://search.sisudoc.org +# db: sisu +# title: sample search form +# hyperestraier: +# flag: true +# action: http://search.sisudoc.org/cgi-bin/estseek.cgi? |