echo search results

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
bconnolly

echo search results

Post by bconnolly »

Ya know how search results echo above content and below the banner? Someone want to help me work it so it prints on the bottom left of the top banner?

Please.

Best,

Brian
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: echo search results

Post by garvinhicking »

In Serendipity 0.8 you can edit the *.tpl files in your template directory and place {$content_message} variable where you want to have it.

If your template directory doesn't contain the appropriate .tpl file, copy them from the templates/default/ folder.

Currently, {$content_message} is emitted in content.tpl. But you can move that to any other file.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply