Difference between revisions of "Advanced Search Module"

From JReviews Documentation
Jump to: navigation, search
Line 2: Line 2:
  
  
This is how the module looks by default:
+
== Example of the module layout ==
  
 +
The default look of the module:
 
[[File:ASModule.png]]
 
[[File:ASModule.png]]
  
But when you add your custom fields, it becomes very powerful:
 
  
 +
But when you add your custom fields, it becomes very powerful:
 
[[File:ASModule2.png]]
 
[[File:ASModule2.png]]
 
  
 
You can add your own custom fields by [[Modifying Advanced Search module]]'s theme file.
 
You can add your own custom fields by [[Modifying Advanced Search module]]'s theme file.
 +
 +
 +
== Module's Parameters ==
 +
 +
[[File:AdvancedSearchModuleP1.png]]
 +
*'''Module Class Suffix''' - a suffix will be applied to the CSS class of the module. This allows individual module styling
 +
*'''Advanced search template suffix''' - suffix to be applied to the default search template. Read [[Modifying Advanced Search module]]'s theme file for more details.
 +
 +
 +
[[File:AdvancedSearchModuleP2.png]]
 +
*limits options shown in category list
 +
 +
 +
[[File:AdvancedSearchModuleP3.png]]
 +
*'''Limit category to x chars''' - applies to sections and categories
 +
*'''Show sections''' - shows sections as option groups in category select list
  
  

Revision as of 20:35, 15 August 2010

With this module you can create a customized search form with custom fields of you choice.


Example of the module layout

The default look of the module: ASModule.png


But when you add your custom fields, it becomes very powerful: ASModule2.png

You can add your own custom fields by Modifying Advanced Search module's theme file.


Module's Parameters

AdvancedSearchModuleP1.png

  • Module Class Suffix - a suffix will be applied to the CSS class of the module. This allows individual module styling
  • Advanced search template suffix - suffix to be applied to the default search template. Read Modifying Advanced Search module's theme file for more details.


AdvancedSearchModuleP2.png

  • limits options shown in category list


AdvancedSearchModuleP3.png

  • Limit category to x chars - applies to sections and categories
  • Show sections - shows sections as option groups in category select list