Clément "KPTN" OUDOT

Results 365 comments of Clément "KPTN" OUDOT

Seems not easy to map web pagination to LDAP pagination, as the LDAP pagination relies on an opaque cookie. So there are two different features: * Pagination of displayed results...

Seems interesting to look into SmartyPaginate: http://www.phpinsider.com/php/code/SmartyPaginate/ See also https://www.smarty.net/forums/viewtopic.php?p=82579

Reopen to see how create pagination for gallery and boxes view

Hello @sblaisot I don't want for the moment to add authentication in the product. You can indeed use an Apache authentication or any SSO software. We use for example LemonLDAP::NG...

For the moment we don't want any user management inside White Pages. We relay on Fusion Directory for this. Maybe this could change in future, I let the discussion opened.

Maybe a good solution would be to store results on serve side trough a PHP session. The results will be reset at next search. This could also help for #1

Indeed, the HASH could be computed by Fusion Directory! Does this require a plugin or just a posthook?

The only useful information is the email HASH, and it should be computed when the email address is modified. What other fields would you manage in the plugin?

Hello @ckc indeed, this could be a great feature but there are many possibilities to build the org chart. In your case, do you only rely on the "manager" attribute?

Some questions on this request: * the @moi is a value that we can found in some LDAP attribute (uid, mail, ...)? * the matrix.mondomaine.fr is common to all users...