Re: Adjust Templates/Themes
bugant <[email protected]> Mon, 02 Oct 2006 12:04:02 +0200
| Newsgroups | gmane.comp.apache.mod-survey.general |
|---|---|
| Message-ID | <[email protected]> |
hi,
Clemens Gruber wrote:
> How can I do this with mod_survey, is there a template file for a whole
> survey not only for single pages?
hmm... as I can see it, no. but you can write yours header and footer
to separate files and then include them in every survey page using the
{@ ... @} mechanism.
so e.g. you'll have header and footer file with a CUSTOM tag within
them. and you'll survey files will look like
<SURVEY TITLE="....">
{@header@}
survey tags
{@footer@}
</SURVEY>
Regards,
bugant.
Skickat av bugant <[email protected]>
till survey-discussion