[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_attributes

2018-05-02 Thread webmaster
A page in your DokuWiki was added or changed. Here are the details:

Date: 2018/05/02 11:35
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.2/config_attributes?rev=1523343585
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes
Edit Summary: 
User: nqb

@@ -4,9 +4,9 @@
  
  To configure how LDAP attributes are displayed or searched, use the 
''$attributes_map'' parameter which is an array of arrays, with this structure:
* $attributes_map:
  * item: item identifier
-   * ''attribute'': name of LDAP attribute, in lower case
+   * ''attribute'': name of LDAP attribute, **in lower case**
* ''faclass'': name of [[http://fontawesome.io/|Font Awesome]] icon 
class
* ''type'': type of attribute (see below)
  
  The following table shows how ''type'' are used:



-- 
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

[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_attributes

2018-04-09 Thread webmaster
A page in your DokuWiki was added or changed. Here are the details:

Date: 2018/04/09 23:56
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 
Firefox/59.0
IP-Address  : 92.184.105.32
Hostname: 92.184.105.32
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes?rev=1523284196
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes
Edit Summary: 
User: coudot

@@ -9,16 +9,18 @@
* ''faclass'': name of [[http://fontawesome.io/|Font Awesome]] icon 
class
* ''type'': type of attribute (see below)
  
  The following table shows how ''type'' are used:
- ^ Type ^ Display   ^ Search   
   ^
- | text | Simple text  | Text input
  |
- | mailto   | Link mailto  | Text input
  |
- | dn_link  | Link on target entry | Text input
  |
- | boolean  | "Yes" or "No"| Select
  |
- | date | [[.:config_general#date|Formatted date]] | Calendar ("from" 
and "to")  |
- | tel  | Link tel (click to call) | Text input
  |
- | guid | Simple text (objectGUID converted to string) | Text input
  |
+ ^ Type  ^ Display  ^ Search   
   ^
+ | text  | Simple text  | Text 
input  |
+ | mailto| Link mailto  | Text 
input  |
+ | dn_link   | Link on user entry   | Text 
input  |
+ | group_dn_link | Link on group entry  | Text 
input  |
+ | usergroup_dn_link | Link on user or group entry  | Text 
input  |
+ | boolean   | "Yes" or "No"| Select   
   |
+ | date  | [[.:config_general#date|Formatted date]] | Calendar 
("from" and "to")  |
+ | tel   | Link tel (click to call) | Text 
input  |
+ | guid  | Simple text (objectGUID converted to string) | Text 
input  |
  
  Example:
  
  $attributes_map = array(



-- 
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

[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_attributes

2018-04-09 Thread webmaster
A page in your DokuWiki was added or changed. Here are the details:

Date: 2018/04/09 16:29
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.2/config_attributes?rev=1523276624
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes
Edit Summary: Local configuration file
User: nqb

@@ -1,7 +1,7 @@
  == Attributes ==
  
- Configuration file: ''white-pages/conf/config.inc.php''
+ Configuration file: use 
[[config_general#configuration_files|White-Pages' local configuration 
file]]
  
  To configure how LDAP attributes are displayed or searched, use the 
''$attributes_map'' parameter which is an array of arrays, with this structure:
* $attributes_map:
  * item: item identifier



-- 
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

[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_attributes

2018-04-09 Thread webmaster
A page in your DokuWiki was added or changed. Here are the details:

Date: 2018/04/09 14:23
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.2/config_attributes?rev=1517610648
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes
Edit Summary: New guid attribute
User: nqb

@@ -10,14 +10,15 @@
* ''type'': type of attribute (see below)
  
  The following table shows how ''type'' are used:
  ^ Type ^ Display   ^ Search   
   ^
- | text | Simple text   | Text input   
   |
- | mailto   | Link mailto   | Text input   
   |
- | dn_link  | Link on target entry  | Text input   
   |
- | boolean  | "Yes" or "No" | Select   
   |
- | date | [[.:config_general#date|Formatted date]]  | Calendar ("from" and 
"to")  |
- | tel  | Link tel (click to call)  | Text input   
   |
+ | text | Simple text  | Text input
  |
+ | mailto   | Link mailto  | Text input
  |
+ | dn_link  | Link on target entry | Text input
  |
+ | boolean  | "Yes" or "No"| Select
  |
+ | date | [[.:config_general#date|Formatted date]] | Calendar ("from" 
and "to")  |
+ | tel  | Link tel (click to call) | Text input
  |
+ | guid | Simple text (objectGUID converted to string) | Text input
  |
  
  Example:
  
  $attributes_map = array(



-- 
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

[Ltb-changes] [LDAP Tool Box (LTB)] page changed: documentation:white-pages:0.2:config_attributes

2018-02-02 Thread webmaster
A page in your DokuWiki was added or changed. Here are the details:

Date: 2018/02/02 23:30
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 
Firefox/58.0
IP-Address  : 86.202.216.117
Hostname: LFbn-1-9860-117.w86-202.abo.wanadoo.fr
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes?rev=1485342542
New Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_attributes
Edit Summary: 
User: coudot

@@ -15,8 +15,9 @@
  | mailto   | Link mailto   | Text input   
   |
  | dn_link  | Link on target entry  | Text input   
   |
  | boolean  | "Yes" or "No" | Select   
   |
  | date | [[.:config_general#date|Formatted date]]  | Calendar ("from" and 
"to")  |
+ | tel  | Link tel (click to call)  | Text input   
   |
  
  Example:
  
  $attributes_map = array(



-- 
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