A page in your DokuWiki was added or changed. Here are the details:

Date        : 2016/11/24 18:09
Browser     : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 
Firefox/50.0
IP-Address  : 90.65.162.178
Hostname    : LFbn-1-1546-178.w90-65.abo.wanadoo.fr
Old Revision: ---
New Revision: 
http://ltb-project.org/wiki/documentation/white-pages/latest/config_advanced_search
Edit Summary: created
User        : coudot

====== Advanced search ======

<note>Configuration file: ''white-pages/conf/config.inc.php''</note>

The advanced search feature allows to search on multiple attributes (attribute1 
and attribute2 and ...) with an exact or ordering matching (for dates).

The advanced search button is displayed in menu.

===== Activation =====

Enable or disable this feature:
<file php>
$use_advanced_search = true;
</file>

===== Criteria =====

List items that are available in search form:
<file php>
$advanced_search_criteria = array('firstname', 'lastname', 'mail', 'title', 
'businesscategory', 'employeetype', 'created', 'modified');
</file>

<note tip>The search input look is linked to the item ''type'', see 
[[.:config_attributes]]</note>



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/wiki/
_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes

Reply via email to