<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Theme search form</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">Hello, I looked how to theme search forma but usual metods ( </FONT></SPAN><A HREF="http://drupal.org/node/45295"><SPAN LANG="ca"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://drupal.org/node/45295</FONT></U></SPAN></A><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial"> , </FONT></SPAN><A HREF="http://api.drupal.org/api/file/modules/search/search-theme-form.tpl.php"><SPAN LANG="ca"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://api.drupal.org/api/file/modules/search/search-theme-form.tpl.php</FONT></U></SPAN></A><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial"> ) are not good this time for me.</FONT></SPAN></P>

<P><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">I need to place a simple form inside a block with some HMTL. I think on doin' it:</FONT></SPAN>

<BR><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">&lt;form action=&quot;/search/node/&quot;&gt;&lt;/form&gt;</FONT></SPAN>
</P>

<P><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">But I don't know how to place a text input that adds the parameter after /search/node/parameter_to_search (clean_url not as a parameter)</FONT></SPAN></P>

<P><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">Is there an easier way to do this?</FONT></SPAN>

<BR><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">I tryed' callin' a search_theme function withouot luck.</FONT></SPAN>
</P>

<P><SPAN LANG="ca"><FONT SIZE=2 FACE="Arial">Thank's for all!</FONT></SPAN>
</P>

</BODY>
</HTML>