
%{
}%
%{ ###########################################################################
inherit settings from standard view template
}%
%TMPL:INCLUDE{"view"}%
%{
}%
%{
}%
%{ ###########################################################################
websearch - default settings and switches
}%
%TMPL:DEF{"searchbox"}%%TMPL:END%
%TMPL:DEF{"sidebar"}%%TMPL:END%
%TMPL:DEF{"bodyclass"}%natViewBody natSearchBody%TMPL:END%
%TMPL:DEF{"revinfo"}%%TMPL:END%
%TMPL:DEF{"topicactions"}%%TMPL:END%
%TMPL:DEF{"meta"}% %TMPL:END%
%{
}%
%{
}%
%{ ###########################################################################
content: main definition that puts together all pieces
}%
%TMPL:DEF{"content"}%
%TMPL:P{"websearch::form"}%
%TMPL:P{"websearch::hits"}%
%JQREQUIRE{"focus"}%
%TMPL:END%
%{
}%
%{
}%
%{ ###########################################################################
websearch::form: this is the form to be submitted; it consists of several
steps that make up the rows of the form; all form steps are wraped into
a start and end part
}%
%TMPL:DEF{"websearch::form"}%
%TMPL:P{"websearch::form::start"}%
%TMPL:P{"websearch::form::rssstep"}%
%TMPL:P{"websearch::form::inputstep"}%
%TMPL:P{"websearch::form::end"}%
%TMPL:P{"websearch::form::limit"}%
%TMPL:END%
%{
}%
%{
}%
%{ ###########################################################################
websearch::form::start - this is the head of the form
}%
%TMPL:DEF{"websearch::form::start"}%
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.