Author Topic: [Template] 4blue_orange 2 (wide version )  (Read 24359 times)

0 Members and 1 Guest are viewing this topic.

Offline Vienix

  • Full Member
  • ***
  • Posts: 144
    • View Profile
    • com.municate.nl
[Template] 4blue_orange 2 (wide version )
« on: June 17, 2002, 11:10:26 AM »
Thats It !

Offline bernd

  • Full Member
  • ***
  • Posts: 214
    • View Profile
[Template] 4blue_orange 2 (wide version )
« Reply #1 on: November 24, 2002, 10:44:50 PM »
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>&nbsp;</td>
                  <td>
                    <input type="radio" name="search_fields" value="keywords" />
                    {lang_keywords_only}</td>


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>&nbsp;</td>
                  <td>
                    <input type="radio" name="search_fields" value="image_keywords" />
                    {lang_keywords_only}</td>


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

Offline robertmf

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • http://dliflc.org/
4blue_orange2
« Reply #2 on: March 06, 2003, 09:24:54 PM »
Thanks for the template.  The (2) is closer to what my ..ahem.. "eye" wants :-)
DLI Alumni & Friends at DLIFLC.ORG