Info
- 34 posts
- 13 voices
- Started 5 years ago by spencerp
- Latest reply from talatorre
- This topic is not a support question
MediaWiki, bbPress, and WordPress integration..
-
- Posted 4 years ago #
So, if I get this right;
1) Install WordPress (current version, 2.3.1)
2) Install and integrate BBpress (current version)
3) Install MediaWiki (current version, 1.10.x)Making sure that they all use the same data container and not to let MediaWiki set any prefixes.
Okay, that should integrate the Auth stuff and some judicious use of DB triggers (using MySQL5) might actually take care of most of the fleas. However, to be real Enterprise 2.0 here, the themes have to integrate aas well. Also, has anyone got WordPress to authenticate against an Active Directory Domain, like they have for MediaWiki?.
-
- Posted 4 years ago #
There is an LDAP plugin which would be a good jumping off point for Active Directory authentication.
http://bbpress.org/plugins/topic/26
Theme compatibility between WordPress, bbPress and MediaWiki is a stretch. I have a project on the back-burner that might help with WordPress/bbPress theme integration, but MediaWiki is a big ask.
-
- Posted 4 years ago #
I got this [http://slamlander.caselle-vpn.net/?p=21] :
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\Vweb\Slamlander\wiki\extensions\AuthPress.php:352) in C:\Inetpub\Vweb\Slamlander\wiki\includes\WebResponse.php on line 11
What I did:
On current install on integrated WP and BBP, added a "wiki/" directory and unpacked mediawiki 1.10.1 there, ran the install, and used the same DB. The wiki, at this time works stand-alone. What's happening here is a version incompatibility issue, methinks, betwixt Authpress and MediaWiki. There are some code structure changes from 1.9.x to 1.10.1 but I don't know what they were.I do know one thing, no one has submitted this to the MediaWiki team, why not? I should have been able to download it from there and I could even get help from them, if it were submitted.
-
- Posted 1 year ago #
I am trying to integrate MediaWiki user authorization but after hours of searching I can't find the code for AuthPress.php.
http://spectaclar.org is no longer online. Can someone post the code here or link to a working site? If I can find the code I would love to resurrect this project; that is unless someone has a better way of creating a single sign on setup for WP, bbPress, and MediaWiki.
-
You must log in to post.