Enhancement for the LDAP auth serendipity_event_externalauth

Creating and modifying plugins.
Post Reply
colas
Regular
Posts: 11
Joined: Tue Nov 28, 2006 4:04 pm

Enhancement for the LDAP auth serendipity_event_externalauth

Post by colas »

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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Enhancement for the LDAP auth serendipity_event_external

Post by garvinhicking »

Hi!

Awesome, many thanks for that! :-)

I just committed your patch to the official plugin. But I'm afraid I misspelled your name in the changelog, I'm sorry for that! :(

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply