[[(#FORMULAIRE_RECHERCHE)] shortcut]

Hi

I have used the shortcut [(#FORMULAIRE_RECHERCHE)] to place the search form. But the search form is not displayed. Moreover there is no error.

The following is the code for search form

File Name: formulaire_recherche.html
Location: in the root of squelettes directory


[(#ENV{lien}|form_hidden)]

Any suggestions would help me.

Thanks.

Hi,

it must be placed in "squelettes/formulaires" (you must keep the same
hierarchy than in dist/), and its name is "recherche.html"..

This is a little different than in 1.8x

.Gilles
---
2007/7/18, Iswaria <iswaria.k@ifpindia.org>:

Hi

I have used the shortcut [(#FORMULAIRE_RECHERCHE)] to place the search
form. But the search form is not displayed. Moreover there is no error.

The following is the code for search form

File Name: formulaire_recherche.html
Location: in the root of squelettes directory

----
<form action="[(#ENV{lien})]" method="get" class="formrecherche">
         [(#ENV{lien}|form_hidden)]
     <div>
         <input type="text" id="formulaire_recherche" name="recherche"
value="<:recherche_text:>" onclick="searchInit();" accesskey="4" />
         <input type="hidden" id="curlang" name="lang" value="#LANG" />
         <input type="submit" id="validation_recherche"
name="validation_recherche" class="submitbutton" value="<:valider:>" />
     </div>
</form>

----

Any suggestions would help me.

Thanks.

Hi

I have placed the file in « squelettes/formulaires » directory.

Still the form is not displayed.

Thanks
Iswaria.

Gilles Vincent wrote:

are you sure the name is « recherche.html » and not « formulaire_recherche.html » ?

2007/7/20, Iswaria <iswaria.k@ifpindia.org >:

Hi

I have placed the file in « squelettes/formulaires » directory.

Still the form is not displayed.

Thanks
Iswaria.

Gilles Vincent wrote:

Hi,

it must be placed in « squelettes/formulaires » (you must keep the same
hierarchy than in dist/), and its name is « recherche.html »…

This is a little different than in 1.8x

.Gilles

2007/7/18, Iswaria iswaria.k@ifpindia.org:

Hi

I have used the shortcut [(#FORMULAIRE_RECHERCHE)] to place the search
form. But the search form is not displayed. Moreover there is no error.

The following is the code for search form

File Name: formulaire_recherche.html
Location: in the root of squelettes directory


[(#ENV{lien}|form_hidden)]

Any suggestions would help me.

Thanks.


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en


Elige la libertad: www.obtengalinux.org

The filename is recherche.html only…

Martín Gaitán wrote:

are you sure the name is « recherche.html » and not « formulaire_recherche.html » ?

2007/7/20, Iswaria <iswaria.k@ifpindia.org >:

Hi

I have placed the file in « squelettes/formulaires » directory.

Still the form is not displayed.

Thanks
Iswaria.

Gilles Vincent wrote:

Hi,

it must be placed in « squelettes/formulaires » (you must keep the same
hierarchy than in dist/), and its name is « recherche.html »…

This is a little different than in 1.8x

.Gilles

2007/7/18, Iswaria iswaria.k@ifpindia.org:

Hi

I have used the shortcut [(#FORMULAIRE_RECHERCHE)] to place the search
form. But the search form is not displayed. Moreover there is no error.

The following is the code for search form

File Name: formulaire_recherche.html
Location: in the root of squelettes directory


[(#ENV{lien}|form_hidden)]

Any suggestions would help me.

Thanks.


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en


Elige la libertad: www.obtengalinux.org