[Solved]: Coppermine Search Defaults [Solved]: Coppermine Search Defaults
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Coppermine Search Defaults

Started by smedia, July 16, 2008, 09:13:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

smedia

When users do a search the "Search in: check boxes "Title, Caption, and Keyword" are already checked. Any way to have the "Filename" check box already checked too?

Joachim Müller

Edit search.php and add checked="checked" for all checkboxes you want to see pre-checked

smedia