On Tue, Jan 02, 2007 at 05:44:30PM +0100, Roman wrote:
> On 1/2/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> >On Tue, Jan 02, 2007 at 02:51:17PM +0100, Roman wrote:
> >> Searchbox markup allows to specify target page for search results.
> >> Does anyone know how to specify target in typical configuration in
> >> which searchbox is defined in skin template?
> >
> >Which skin?
> >
> E.g. default pmwiki skin. I want Site/Search as a target page for
> search results (not the current one).

In a local customization file, use:

   $SearchBoxOpt['target'] = 'Site.Search';

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to