[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_display
webmaster at ltb-project.org
webmaster at ltb-project.org
Sun Apr 8 19:06:12 CEST 2018
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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ltb-project.org/pipermail/ltb-changes/attachments/20180408/b113bde6/attachment.html>
More information about the ltb-changes
mailing list