PassMark Logo
Home » Forum

Multiple Result Templates?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • toby
    Junior Member
    • Sep 2009
    • 11

    #1

    Multiple Result Templates?

    Hi there!

    Is it possible to have more than just one result template (search_template.html)?

    Choosing the template via URL-Query-string would be neat (e.g. /search.cgi?result_template=foo.html).


    Thanks in advance!


    Best regards,
    Toby
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    The only (easy) way to do this at the moment is to either,
    1) Have a different sub-folder per template
    2) Make the template nearly blank and instead generate custom headers and footers dynamically (e.g. in PHP).

    Comment

    Working...