Page 1 of 1

PiSearch Module

Posted: Tue May 30, 2006 8:52 am
by stopsatgreen
This installs fine and returns the results correctly, but none of the links are in the pretty URLs format and none of them work.

I would like to know, also, if there's a way to limit the number of characters that are returned in the results page?

Re: PiSearch Module

Posted: Tue May 30, 2006 9:45 am
by mox
Hi,
another question about the use of the mod pisearch:
I had installed and I use the pisearch tag, with a field in my standard template
like this:

         
           
           
           
         
       
and a Search page with a template within the pisearch tag;
now, I have removed the tag and the search field now point to the page Pisearch installed by the module,
but nothing go right.
Can Piratos help me about the use of the module?

Thank a lot
mox

Re: PiSearch Module

Posted: Tue May 30, 2006 10:05 am
by cyberman
mox wrote: now, I have removed the tag and the search field now point to the page Pisearch installed by the module,
but nothing go right.
It's very simple - you must only place the call

{cms_module module="pisearch" action="showform"}

where you want. On installation a new page for search results will be created. Please look at help for other options.

Re: PiSearch Module

Posted: Tue May 30, 2006 10:57 am
by mox
huuum...
in my standard template:
{cms_module module="pisearch" action="showform" lang="it_IT"}
and in the page the form is OK

I assign my search template without any pisearch tag or module declaration inside, only the layout

when I search anything the result is always a good formatted but blank page

There are some problem about the template to assign to Pisearch page?
or what are wrong?

Thank to all
mox