A page in your DokuWiki was added or changed. Here are the details: Date : 2019/07/17 15:53 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 IP-Address : 81.250.130.213 Hostname : lneuilly-657-1-3-213.w81-250.abo.wanadoo.fr Old Revision: http://ltb-project.org/documentation/white-pages/0.3/config_display?rev=1523284280 New Revision: http://ltb-project.org/documentation/white-pages/0.3/config_display Edit Summary: User : coudot
@@ -21,4 +21,11 @@ Display or not undefined values in full display: <file php> $display_show_undefined = false; </file> + + Add an "edit" button to link to another application that can modify the entry: + <file php> + $display_edit_link = "http://ldapadmin.example.com/?dn={dn} + </file> + + <note tip>Use ''{dn}'' to pass entry DN as parameter</note> -- 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
