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

Date        : 2018/04/18 14:42
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 
Firefox/52.0
IP-Address  : 213.41.140.203
Hostname    : redonhopital-adsl.pck.nerim.net
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.3/config_entries_display?rev=1524052615
New Revision: 
http://ltb-project.org/documentation/white-pages/0.3/config_entries_display
Edit Summary: 
User        : nqb

@@ -44,17 +44,20 @@
  </file>
  
  ===== Display results =====
  
- List which items are shown in result box:
+ List which items are shown in result box or in result table:
  <file php>
+ // for users
  $search_result_items = array('mail', 'phone', 'mobile');
+ 
+ // for groups
  $search_result_group_items = array('fullname','description');
  </file>
  
  <note>The items identifiers are those defined in 
[[.:config_attributes|attributes map]]</note>
  
- Set which item is used as result box title:
+ Set which item is used as result box title or as first column in result table:
  <file php>
  $search_result_title = "fullname";
  </file>
  



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

Reply via email to