-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Danilo,
thank you very much for your patches! Am 03.11.2011 18:14, schrieb Danilo Godec: > Since we use the 'registeredAddress' attribute I had to add it to LAM. > Since the attribute is very similar to 'postalAddress', I simply copied > everything regarding the 'postalAddress' and changed to 'registeredAddress'. I will apply this to LAM. Please submit future patches based on the current CVS version if possible. This will make it easier for me to apply them. :) http://sourceforge.net/scm/?type=cvs&group_id=73243 > I also changed the 'printHelpLink' (lib/modules.inc), 'displayHelp' > (templates/help.php) and get_help (lib/baseModule.inc) functions so > that the LDAP attribute name is shown in 'tooltip' and in help. I see some problems here because the help ID is not always equal to the attribute name. E.g. the IMAP and quota modules do not manage any LDAP attributes. One solution could be to add an extra entry to the help array (e.g. "attrName") and extend the help text by sprintf(_('Technical name: %s'), $entry['attrName']). Unfortunately, this requires to change lots of help entries. But at the moment I see no other way. :( What do you think? - -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! http://www.ldap-account-manager.org/lamcms/lamPro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6y1SgACgkQq/ywNCsrGZ6lRgCdHFtb3g47F8xVTTIxzLh2xXNp yL0AnR1TUntMEJamTq4gDbNhSgFa2JvG =ruEQ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
