4images Modifications / Modifikationen > Templates & Styles (Releases & Support)
[Template] 4blue_orange 2 (wide version )
(1/1)
Vienix:
Hi,
download : http://www.vierstra.com/
bernd:
Hi Vienix (and all of you users of his great templates),
There is a little bug in one of the files (at least valid for 4images 1.7 and the template 4blue_orange1) - in search_form.html it reads
--- Quote --- <input type="radio" name="search_fields" value="name" />
{lang_name_only}</td>
</tr>
<tr>
<td>
<input type="radio" name="search_fields" value="description" />
{lang_description_only}</td>
<td> </td>
<td>
<input type="radio" name="search_fields" value="keywords" />
{lang_keywords_only}</td>
--- End quote ---
where you should have
--- Quote --- <input type="radio" name="search_fields" value="image_name" />
{lang_name_only}</td>
</tr>
<tr>
<td>
<input type="radio" name="search_fields" value="image_description" />
{lang_description_only}</td>
<td> </td>
<td>
<input type="radio" name="search_fields" value="image_keywords" />
{lang_keywords_only}</td>
--- End quote ---
The effect is that no matter what you select which fields you want to have searched all fields are searched. Jan forgot to mention the change in the search_form.html at some stage but hey we are all human aren't we?! :D
And obviously it's not really a big deal.
cheers,
Bernd
robertmf:
Thanks for the template. The (2) is closer to what my ..ahem.. "eye" wants :-)
Navigation
[0] Message Index
Go to full version