{ # $Id: tform.egw,v 1.2 1996/01/24 16:59:29 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl } html "
Target definition form
\n" html {
} \n html "
" html "\n
Target name\n" html {
} html "\n
This name serves as a short nickname of " html "the target
" html "\n
Description\n" html {
} html "\n
A description of the server and what data " html "it provides.
" html "\n
Host and port\n" html {
} html "\n
For example myhost.com:210
" html "\n
Authentication\n" html {
} html "\n
Some targets require authentication strings, " html "i.e. passwords. Leave this field empty if no authentication " html "string is required.
" html "\n
Databases\n" html {
} html "\n
Separate each database by blanks
" html "\n
Search fields\n" html {
} html "Title 1=4\n" html "Author 1=1003\n" html "Abstract 1=62\n" html "Date 1=30\n" html "Doc Id 1=1032\n" html "All 1=1016\n" html "Ranked 1=1016 4=105\n" html {
} html "\n
" html {Specify search fields, such as Title/Author,ISBN, etc. and } html {their mappings to the Bib-1 attribute for this target.} html { Note: If you don't know how to set these - leave them untouched!} html "
" html "\n
\n" html {
} html {
} html "\n
\n" } { button-europagate button-new-target 0 }