Hi all. I miss in the manual some examples about the search feature of Campsite. I mean a sample template for the search form and another for the display results page.
In the other hand, is there any template to access previous editions through a calendar. Any ideas of how to do this?
Search samples
2006-10-28 12:56:29
--- digitalnegociogmail.com wrote:
> Hi all. I miss in the manual some examples about the
search feature of
> Campsite. I mean a sample template for the search form
and another for the
> display results page.
Please download the demo packages and check the search.tpl,
search-box.tpl and search-middle.tpl
templates.
> In the other hand, is there any template to access
previous editions through
> a calendar. Any ideas of how to do this?
It's not possible to do this using the current Campsite
template engine. Once we'll rewrite it in
PHP you'll have much more flexibility. For now you could
write PHP code that creates a calendar,
reads issues from the database and inserts them in the
calendar.
Regards,
Mugur
____________________________________________________________
________________________
Access over 1 million songs - Yahoo! Music Unlimited
(http://music.yahoo.c
om/unlimited)
Search samples
2006-11-02 17:21:37
BTW, strange behaviour of the Search form:
If you fill the keyword and press the button 'Search', it works ok.
But If you fill the keyword and press the keyboard key 'Enter' (very usual), it doesn't.
Search samples
2006-11-03 13:43:35
I think it's browser dependent; try to insert the following
code in the search form:
<input type="hidden" name="search"
value="Search">
This should fix your problem.
Regards,
Mugur
--- digitalnegociogmail.com wrote:
> BTW, strange behaviour of the Search form:
>
> If you fill the keyword and press the button 'Search',
it works ok.
> But If you fill the keyword and press the keyboard key
'Enter' (very
> usual), it doesn't.
>
____________________________________________________________
________________________
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone
call rates
(http://voice.yahoo.com)
Search samples
2006-11-02 17:17:27
Thanks. I managed to make it work, but is there any way to control some aspects of the search keywords? I've noticed that it only searches exact matches (not caps insensitive, for instance).
2006/10/28, Mugur Rus < mugur1973yahoo.com">mugur1973yahoo.com>:
--- digitalnegociogmail.com">digitalnegociogmail.com wrote: > Hi all. I miss in the manual some examples about the search feature of
> Campsite. I mean a sample template for the search form and another for the > display results page. Please download the demo packages and check the search.tpl, search-box.tpl and search-middle.tpl templates.
> In the other hand, is there any template to access previous editions through > a calendar. Any ideas of how to do this? It's not possible to do this using the current Campsite template engine. Once we'll rewrite it in
PHP you'll have much more flexibility. For now you could write PHP code that creates a calendar, reads issues from the database and inserts them in the calendar. Regards, Mugur
____________________________________________________________________________________
Access over 1 million songs - Yahoo! Music Unlimited (http://music.yahoo.com/unlimited)