I have written limited group support, and am currently using the previous version of the ldap plugin on site at Spring Arbor University, I have a group blog creation process, in which a group is searched for, and then an administrator is selected. after the blog is created, users in the appropriate ldap group are added as contributors when they log in. If you would like to look it over you can get exactly what I am using here:
When I wrote it I wasn't planning on putting it up here, so it is written in a way that keeps it separate, so that when you update, i can easily move changes to the next version. but now it's up here, and it is what it is.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have written limited group support, and am currently using the previous version of the ldap plugin on site at Spring Arbor University, I have a group blog creation process, in which a group is searched for, and then an administrator is selected. after the blog is created, users in the appropriate ldap group are added as contributors when they log in. If you would like to look it over you can get exactly what I am using here:
http://dijkstra.arbor.edu/~andrewc/current.zip
This needs a lot of work, however it would be nice if it provided any help
Echo!
Ive done more work, and moved all my changes over to the current version of the ldap plugin.
newer version can be found here:
http://dijkstra.arbor.edu/~andrewc/current6-12.zip
The latest changes merged with the latest trunk (revision 83)
http://dijkstra.arbor.edu/~andrewc/groupBranch83.zip
-Andrew
Thanks. I'll be taking a closer look at this. It needs to integrate more tightly into the current plugin.
When I wrote it I wasn't planning on putting it up here, so it is written in a way that keeps it separate, so that when you update, i can easily move changes to the next version. but now it's up here, and it is what it is.
I wrote a sorted list for group search results, just posting it here for consistency sake
http://dijkstra.arbor.edu/~andrewc/groupBranch83_6-17.zip