Enhancement for the LDAP auth serendipity_event_externalauth
Posted: Wed Dec 27, 2006 6:13 pm
Hi,
feel free to update the serendipity_event_externalauth plugin with my changes that
you can get at:
http://wikix.ilog.fr/wiki/bin/view/Proj ... ternalauth
2006-12-27 Potential v1.19 version
My changes add a new configuration option, that if set will make auto-created accounts from LDAP use WYSIWYG editing by default.
* 'PLUGIN_EVENT_EXTERNALAUTH_USER_WYSIWYG', 'Wysiwyg enabled by default?
* 'PLUGIN_EVENT_EXTERNALAUTH_USER_WYSIWYG_DESC', 'Does new accounts are created with the "Use WYSIWYG editor on" by default?'
Grab the serendipity_event_externalauth-ldap-v1.19-update.zip file and uncompress it to override the 2 files it contains: serendipity_event_externalauth.php & lang_en.inc.php
Of course this code is public domain and can be imported in the main S9y distrib
feel free to update the serendipity_event_externalauth plugin with my changes that
you can get at:
http://wikix.ilog.fr/wiki/bin/view/Proj ... ternalauth
2006-12-27 Potential v1.19 version
My changes add a new configuration option, that if set will make auto-created accounts from LDAP use WYSIWYG editing by default.
* 'PLUGIN_EVENT_EXTERNALAUTH_USER_WYSIWYG', 'Wysiwyg enabled by default?
* 'PLUGIN_EVENT_EXTERNALAUTH_USER_WYSIWYG_DESC', 'Does new accounts are created with the "Use WYSIWYG editor on" by default?'
Grab the serendipity_event_externalauth-ldap-v1.19-update.zip file and uncompress it to override the 2 files it contains: serendipity_event_externalauth.php & lang_en.inc.php
Of course this code is public domain and can be imported in the main S9y distrib