#
# Global rc file for the WWW
#
set noedalways
editor=builtin
# Set up terms
define conference "conference"
define item "topic"
define fw "host"
# Define welcome screen
define welcomeurl "/yapp/"
# Define alternate port suffix (if any)
#define port ":81"
define wwwhostname %{hostname}
# Set up paths
define htmlfilter "./html_filter"
define gifs "/yapp-icons/"
define path "/${cgidir}/restricted/"
define href "\n\
\
%^{item} %i: %h
\n\
Date : %d
\n\
From: %a (%l)\n'
define zcensor '%(!V%{href}censor/%{conf}/%{range}/%r${urlmods}">hide%)'
define zuncensor '%(V%{href}uncensor/%{conf}/%{range}/%r${urlmods}">unhide%)'
define zscribble '%(!W%{href}scribble/%{conf}/%{range}/%r${urlmods}">delete%)'
define rsep '\n
'
# Format of the "Resign" button
define resign '
'
# Format of the "Search" button
define search '
'
# Format of the "Participants" button
define participants '
'
# Format of the "Kill" button
define kill '%{href}kill/${conf}/%{range}${urlmods}">
'
# Format of the "Retire" button
define zretire '%{href}retire/${conf}/%{range}${urlmods}">
'
# Format of the "Next conf" button
define cnext '%((nextconf!="")%{bhref}%{nextconf}/all${urlmods}">%)
%((nextconf!="")%)'
# Format of the "Prev conf" button
define cprev '%((prevconf!="")%{bhref}%{prevconf}/all${urlmods}">%)
%((prevconf!="")%)'
define icont "%((nextitem>=0)%{href}read/%{conf}/%{nextitem}${urlmods}\">Go on to %{item} %{nextitem} | %E%{cnext}%)"
# Format of the "Next item" button
define znext '%((nitem>=0)%{href}read/%{conf}/%{nitem}${urlmods}">%)
%((nitem>=0)%)'
# Format of the "Prev item" button
define zprev '%((pitem>=0)%{href}read/%{conf}/%{pitem}${urlmods}">%)
%((pitem>=0)%)'
define rfp '\
%(!Z%(!l%(!Y%{href}forget/%{conf}/%{range}${urlmods}">Forget, %)%)%)\
%((low<=lastresp)%{href}preserve/%{conf}/%{range}/%{low}${urlmods}">preserve \
as unread, %) or \
next? '
define publicrfp '%{znext}'
define rpreserve '%{href}preserve/%{conf}/%{range}/%{curresp}${urlmods}">Preserve'
# Format of the "Enter" buttons
# if !observer && (fairwitness || items exist)
# if !l && (s || i)
#define enter "%(!l%(s%{href}enter/%{conf}\">%E%(i%{href}enter/%{conf}\">%)%)%)Enter new topic%(!l%(s%E%(i%)%)%)"
define enter '%(!l%(s%{href}enter/%{conf}">%E%(i%{href}enter/%{conf}">%)%)%)
%(!l%(s%E%(i%)%)%)'
# Format of the "Freeze"/"Thaw" buttons
define zfreeze '%{href}%(Zthaw%Efreeze%)/%{conf}/%{range}${urlmods}">%(Z
%E
%)'
# Format of the "Forget"/"Remember" buttons
define zforget '%{href}%(Yremember%Eforget%)/%{conf}/%{range}${urlmods}\">%(Y
%E
%)'
# Format of the "Return to main menu" button
define mainreturn ''
define welcreturn 'Return to welcome screen
'
# Format of the "Return to the ... conference" button
define confreturn '%{bhref}%{conf}/all${urlmods}">Return to the %{conf} %{conference}
' # Page header define header '\ Content-type: text/html\n\ Expires: Saturday, 1-Jan-83 00:00:00 GMT\n\ \n\