I know there was a topic at some point about integrating phpBB into S9y, but I can't seem to find it.
Has anyone successfully integrated a forum into s9y and if so how?
Also, do you have it setup so that the forums share the blog user accounts?
If so, how are the accounts created (i.e. via s9y or forum)?
Thanks.
Mark II
Integrating phpBB/Other forum?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Integrating phpBB/Other forum?
I have not yet seen such a thing in a working environment.
The technical idea though is easy - you could patch phpBB to validate against your own s9y authorbase. Or the other way around - you authenticate the s9y authors on the phpBB authorbase. That may be the easier way to get it done.
Have a look at our serendipity_event_externalauth plugin, this one authenticates against LDAP. You could patch it to validate against the phpBB author tables.
Implementing the phpBB files themselves is similar to the gallery inclusion. Search the forums for that, but it's rather hard to setup.
Regards,
Garvin
The technical idea though is easy - you could patch phpBB to validate against your own s9y authorbase. Or the other way around - you authenticate the s9y authors on the phpBB authorbase. That may be the easier way to get it done.
Have a look at our serendipity_event_externalauth plugin, this one authenticates against LDAP. You could patch it to validate against the phpBB author tables.
Implementing the phpBB files themselves is similar to the gallery inclusion. Search the forums for that, but it's rather hard to setup.
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/
# 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/
-
Morgenstern
- Posts: 2
- Joined: Wed Jul 20, 2005 5:46 pm
-
MySchizoBuddy
- Regular
- Posts: 340
- Joined: Sun Jun 12, 2005 5:28 am
