Foren / Cotonti / General / Search Form

RaisenBran
#29773 2. Juni 2011, 17:07

 

Hey Cotonti, just out of curiosity, the code below, can it be used to just search the forums or a specific forum? Or even specific page sections? I think I did this on Sedito but forgot how. Any help would be appreciated, thanks!

Note: I’m using the latest version of Genoa if that means anything.  

Added 57 seconds later:

XML/XHTML
1
2
3
4
5
<form id="search" name="search" action="plug.php?e=search" method="post">
        <input type="hidden" name="a" value="search" />
        <input type="text" name="sq" value="" maxlength="40" />
        <input type="submit" value="{PHP.L.Search}" />
    </form>

Dieser Beitrag wurde von RaisenBran (am 2. Juni 2011, 17:18, vor 14 Jahre) bearbeitet