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

Date        : 2018/04/08 19:06
Browser     : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 
Firefox/59.0
IP-Address  : 90.65.156.111
Hostname    : LFbn-1-1539-111.w90-65.abo.wanadoo.fr
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_display?rev=1520351893
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_display
Edit Summary: 
User        : coudot

@@ -4,12 +4,16 @@
  
  This page is displayed when clicking on a search result, or directly if there 
is only one entry matching the search query.
  
  List which items are displayed:
+   * For user entry:
  <file php>
  $display_items = array('firstname', 'lastname', 'title', 'businesscategory', 
'employeenumber', 'employeetype', 'mail', 'phone', 'mobile', 'fax', 
'postaladdress', 'street', 'postalcode', 'l', 'state', 'manager', 'secretary', 
'organizationalunit', 'organization', 'description' );
  </file>
- 
+   * For group entry:
+ <file php>
+ $display_group_items = array('fullname', 'description', 'member', 
'uniquemember', 'memberof');
+ </file>
  Set which item is used as title:
  <file php>
  $display_title = "fullname";
  </file>



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

Reply via email to