Sinisakrisan (Talk | contribs) (Created page with "{{alert|<center>This page is not complete. Please treat it as work in progress</center>|alert-warning}} ==Overview== ==Backend Settings== ==Module View== ==See also== * [[I...") |
Sinisakrisan (Talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
==Overview== | ==Overview== | ||
+ | Dating search allows user to quickly and efficiently select the most basic information about users and quickly do the search against those fields.<br/> | ||
+ | In order for this module to work properly you will need to have set | ||
+ | * '''Gender Field''' | ||
+ | * '''Birthdate Field''' | ||
+ | * '''Country Field''' | ||
+ | * '''State Field''' | ||
+ | * '''City Field''' | ||
+ | Ofcourse, users dont have to use all this information to search for users but they must be available as you can not remove them from module without hacking the module template. | ||
==Backend Settings== | ==Backend Settings== | ||
+ | [[File:Datingsearch.png]] | ||
+ | * '''Gender Field Code''' - Field code of the gender field | ||
+ | * '''Birthday Field Code''' - Field code of the birthday field | ||
+ | * '''Country Field Code''' - Field code of the country field | ||
+ | * '''State Field Code''' - Field code of the state field | ||
+ | * '''City Field Code''' - Field code of the city field | ||
==Module View== | ==Module View== | ||
+ | [[File:Datingsearch1.png]] | ||
==See also== | ==See also== | ||
* [[Installing Module]] | * [[Installing Module]] | ||
* [[Translating Module]] | * [[Translating Module]] |
Latest revision as of 17:02, 1 March 2013
Overview
Dating search allows user to quickly and efficiently select the most basic information about users and quickly do the search against those fields.
In order for this module to work properly you will need to have set
- Gender Field
- Birthdate Field
- Country Field
- State Field
- City Field
Ofcourse, users dont have to use all this information to search for users but they must be available as you can not remove them from module without hacking the module template.
Backend Settings
- Gender Field Code - Field code of the gender field
- Birthday Field Code - Field code of the birthday field
- Country Field Code - Field code of the country field
- State Field Code - Field code of the state field
- City Field Code - Field code of the city field