<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: MediaWiki</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: MediaWiki</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:53:38 +0000</pubDate>

<item>
<title>chrishajer on "Integrating bbPress into other systems"</title>
<link>http://bbpress.org/forums/topic/integrating-bbpress-into-other-systems#post-18345</link>
<pubDate>Sat, 16 Aug 2008 01:44:35 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18345@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, bbsync is the closest to this right now.  I imagine you could get a lot of ideas looking at that plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>balgo on "Integrating bbPress into other systems"</title>
<link>http://bbpress.org/forums/topic/integrating-bbpress-into-other-systems#post-18337</link>
<pubDate>Fri, 15 Aug 2008 23:24:10 +0000</pubDate>
<dc:creator>balgo</dc:creator>
<guid isPermaLink="false">18337@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'd like to add a comment system to MediaWiki using bbPress as the backend.&#60;/p&#62;
&#60;p&#62;I imagine it'd work like the following:&#60;br /&#62;
1. each mediawiki creates a bbpress topic in a specific forum&#60;br /&#62;
2. if logged in, users can comment from the mediawiki page.&#60;/p&#62;
&#60;p&#62;anyone have any clues to this? is bbsync the closest system to this at the moment?
&#60;/p&#62;</description>
</item>
<item>
<title>Slamlander on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration/page/2#post-11974</link>
<pubDate>Tue, 13 Nov 2007 18:48:28 +0000</pubDate>
<dc:creator>Slamlander</dc:creator>
<guid isPermaLink="false">11974@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I got this [http://slamlander.caselle-vpn.net/?p=21] :&#60;/p&#62;
&#60;p&#62;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&#60;/p&#62;
&#60;p&#62;What I did:&#60;br /&#62;
On current install on integrated WP and BBP, added a &#34;wiki/&#34; 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. &#60;/p&#62;
&#60;p&#62;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.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration/page/2#post-11944</link>
<pubDate>Tue, 13 Nov 2007 12:03:52 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">11944@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is an LDAP plugin which would be a good jumping off point for Active Directory authentication.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/26&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/26&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;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.
&#60;/p&#62;</description>
</item>
<item>
<title>Slamlander on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration/page/2#post-11941</link>
<pubDate>Tue, 13 Nov 2007 09:47:18 +0000</pubDate>
<dc:creator>Slamlander</dc:creator>
<guid isPermaLink="false">11941@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So, if I get this right;&#60;/p&#62;
&#60;p&#62;1) Install Wordpress (current version, 2.3.1)&#60;br /&#62;
2) Install and integrate BBpress (current version)&#60;br /&#62;
3) Install MediaWiki (current version, 1.10.x)&#60;/p&#62;
&#60;p&#62;Making sure that they all use the same data container and not to let MediaWiki set any prefixes.&#60;/p&#62;
&#60;p&#62;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?.
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-11055</link>
<pubDate>Sat, 22 Sep 2007 07:00:30 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">11055@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;FYI: Found this on a backup CD of mine:&#60;br /&#62;
&#60;a href=&#34;http://spencerp.net/downloads/AuthPress.php.txt&#34; rel=&#34;nofollow&#34;&#62;http://spencerp.net/downloads/AuthPress.php.txt&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe someone can tweak it for PHP5? I dunno, I'm not a PHP Pro.
&#60;/p&#62;</description>
</item>
<item>
<title>rashantha on "alike theme for (bbpress + wordpress + mediawiki)"</title>
<link>http://bbpress.org/forums/topic/alike-theme-for-bbpress-wordpress-mediawiki#post-10791</link>
<pubDate>Wed, 05 Sep 2007 16:48:45 +0000</pubDate>
<dc:creator>rashantha</dc:creator>
<guid isPermaLink="false">10791@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;can you post the link.
&#60;/p&#62;</description>
</item>
<item>
<title>Heliotropen on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-10752</link>
<pubDate>Tue, 04 Sep 2007 00:25:54 +0000</pubDate>
<dc:creator>Heliotropen</dc:creator>
<guid isPermaLink="false">10752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well i just tried it out, and the plugin dont work with the newest mediawiki; i got: &#34;Wiki has a problem&#60;/p&#62;
&#60;p&#62;Sorry! This site is experiencing technical difficulties.&#60;/p&#62;
&#60;p&#62;Try waiting a few minutes and reloading.&#60;/p&#62;
&#60;p&#62;(Can't contact the database server: Unknown error)&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>Heliotropen on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-10751</link>
<pubDate>Tue, 04 Sep 2007 00:18:20 +0000</pubDate>
<dc:creator>Heliotropen</dc:creator>
<guid isPermaLink="false">10751@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That is my logik too, but have you tried it? ; on the web-site they write:&#60;/p&#62;
&#60;p&#62;&#34;This extension is tested with Mediawiki 1.6.9 (the latest release for PHP4) and wordpress 2.1. It will not work (yet) for Mediawiki &#38;gt; 1.6.9 (because of PHP5) but the next version will be PHP5 ready.&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>Heliotropen on "alike theme for (bbpress + wordpress + mediawiki)"</title>
<link>http://bbpress.org/forums/topic/alike-theme-for-bbpress-wordpress-mediawiki#post-10750</link>
<pubDate>Tue, 04 Sep 2007 00:16:05 +0000</pubDate>
<dc:creator>Heliotropen</dc:creator>
<guid isPermaLink="false">10750@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I ended up making my own themes from scratch..
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-10749</link>
<pubDate>Mon, 03 Sep 2007 21:11:10 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">10749@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't understand. PHP5 runs PHP4 code just fine; if it runs on 4, it will run on 5. (Other way around may be a problem, but that doesn't seem to be it?) The plugin might not use features of 5, but it will run under 5.
&#60;/p&#62;</description>
</item>
<item>
<title>Heliotropen on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-10748</link>
<pubDate>Mon, 03 Sep 2007 20:48:17 +0000</pubDate>
<dc:creator>Heliotropen</dc:creator>
<guid isPermaLink="false">10748@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What a cool guide, - huge shoulder claps from me to you!&#60;/p&#62;
&#60;p&#62;There is one HUGE problem though; &#60;/p&#62;
&#60;p&#62;1.this plugin is no longer avaible?&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/User:RobLa/bbPress_Auth_for_MediaWiki&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/User:RobLa/bbPress_Auth_for_MediaWiki&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2. this IS, BUT, it is wrtiten that it dosn't suport php5 (therefor any useable media wiki installations right now.)&#60;br /&#62;
&#60;a href=&#34;http://hery.blaogy.org/2007/02/21/mediawiki-wordpress-integration/&#34; rel=&#34;nofollow&#34;&#62;http://hery.blaogy.org/2007/02/21/mediawiki-wordpress-integration/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there any plugin or way out there, to make the step nr. 4 in the guide possible. - The mix is not soo cool, with wordpress &#38;#38; bbpress intigration only. &#60;/p&#62;
&#60;p&#62;In advance thnx.&#60;br /&#62;
/Helio
&#60;/p&#62;</description>
</item>
<item>
<title>Heliotropen on "alike theme for (bbpress + wordpress + mediawiki)"</title>
<link>http://bbpress.org/forums/topic/alike-theme-for-bbpress-wordpress-mediawiki#post-10211</link>
<pubDate>Thu, 16 Aug 2007 14:44:16 +0000</pubDate>
<dc:creator>Heliotropen</dc:creator>
<guid isPermaLink="false">10211@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am looking, for at decent theme, that is available for several platforms (bbpress + wordpress + mediawiki) - more specific 3 diffrent themes that look alike (or as alike as &#34;possible&#34;).&#60;/p&#62;
&#60;p&#62;I have used mistylook before, but i am now using several subforums in the newest version of bbpress, and can't get this to work with the &#34;old&#34; mistylook theme for bbpress. &#60;/p&#62;
&#60;p&#62;Any advide, or direction, anything (how to fix the problem with mistyllok, or new theme) would be soooo appreciated&#60;/p&#62;
&#60;p&#62;thnx in advance&#60;br /&#62;
/Dennis
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-7403</link>
<pubDate>Sun, 13 May 2007 03:16:47 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">7403@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, this time I deleted all the Media Wiki tables from the database, then reinstalled Media Wiki. This time, I didn't use a prefix for the table names.&#60;/p&#62;
&#60;p&#62;I uploaded Authpress.php and added the code to Localsettings.php.&#60;/p&#62;
&#60;p&#62;Now when I try to login, I get these errors:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Warning: Compilation failed: characters with values &#38;gt; 255 are not yet supported in classes at offset 33 in /web/abc/abc/citizenkeith.com/forums/wiki/includes/User.php on line 224

Fatal error: Call to a member function on a non-object in /web/abc/abc/citizenkeith.com/forums/wiki/includes/SpecialUserlogin.php on line 320&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-7022</link>
<pubDate>Thu, 26 Apr 2007 15:29:00 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">7022@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;Did you put BOTH database tables and such in the SAME database? Like I said above here?&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Yes, just like that, although I am not integrating my WP with bbPress.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;As far as I know, you would only need to do what's on this page right? Since we're not talking about WP here at all?&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;That's correct. That's what I've been trying to figure out... I'm following those directions, but I still get these errors.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Sorry if I'm not much help.. :(&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Not a problem! I appreciate your efforts.
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-7008</link>
<pubDate>Thu, 26 Apr 2007 05:06:19 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">7008@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry, my mind is waaay off here. I just have so much crap going through it on a daily basis it's not funny sigh. Sorry if I'm not much help.. :( &#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-7007</link>
<pubDate>Thu, 26 Apr 2007 04:41:09 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">7007@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Did you put BOTH database tables and such in the SAME database? Like I said above &#60;a href=&#34;http://bbpress.org/forums/topic/486?replies=21#post-3384&#34;&#62;here&#60;/a&#62;? &#60;/p&#62;
&#60;p&#62;If you want, and IF I can find the stuff I had before.. I'll post it back here. As for the stuff you're talking about above there... couldn't ya just change the references from WP database calls to bbPress calls? &#60;/p&#62;
&#60;p&#62;As far as I know, you would only need to do what's on this page right? Since we're not talking about WP here at all?&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/User:RobLa/bbPress_Auth_for_MediaWiki&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/User:RobLa/bbPress_Auth_for_MediaWiki&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-6966</link>
<pubDate>Tue, 24 Apr 2007 01:45:59 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6966@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bump :-)
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-6899</link>
<pubDate>Sun, 22 Apr 2007 00:10:16 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6899@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi spencerp! :)&#60;/p&#62;
&#60;p&#62;I am not using WP, so the integration is taking place between MW and BB only. BB was already installed, and I have 26 users. Integration took place *after* I installed MW in the same database as BB.
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-6898</link>
<pubDate>Sun, 22 Apr 2007 00:04:21 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">6898@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;citizenkeith, are installing MediaWiki with those changes and additions already done to it, before actual installing of it? Or are you doing these changes/ additions to MediaWiki *after* MW installation is done? Also, is all three (wp, bbpress and mediawiki) installed in under same database? &#60;/p&#62;
&#60;p&#62;What I did, was, had bbPress and WP installed *first*. And integrated first. Then, I installed MediaWiki into the same database as WP and bbPress. Then applied those extensions and additions to MediaWiki... &#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-6892</link>
<pubDate>Sat, 21 Apr 2007 15:14:00 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6892@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's what I've done so far:&#60;/p&#62;
&#60;p&#62;Installed Mediawiki. Put Authpress in the extensions folder. Added code to LocalSettings.php. In that file, I tried both with and without these lines, uncommented and with my database information:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;# Only include the following if you aren&#38;#39;t using the same db as MediaWiki
$wgAuth-&#38;gt;setAuthPressDBServer (&#38;#39;FIXME&#38;#39;);
$wgAuth-&#38;gt;setAuthPressDBName(&#38;#39;FIXME&#38;#39;);
$wgAuth-&#38;gt;setAuthPressUser(&#38;#39;FIXME&#38;#39;);
$wgAuth-&#38;gt;setAuthPressPassword(&#38;#39;FIXME&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I added &#60;code&#62;false, 0,&#60;/code&#62; as described here:&#60;br /&#62;
&#60;a href=&#34;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000028.html&#34; rel=&#34;nofollow&#34;&#62;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000028.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've tried every combination, but MediaWiki still looks for the table mw_bb_users instead of bb_users.&#60;/p&#62;
&#60;p&#62;My only option is to re-install MediaWiki without the table prefix, but I'd prefer to avoid that.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-6866</link>
<pubDate>Fri, 20 Apr 2007 02:19:56 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6866@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;the answer is here&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000026.html&#34; rel=&#34;nofollow&#34;&#62;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000026.html&#60;/a&#62; &#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I've tried everything in the above thread, but I still get mw_ appended to the table (mw_bb_users).
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-5291</link>
<pubDate>Thu, 08 Mar 2007 13:04:11 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">5291@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;UPDATE:&#60;/strong&#62; I’ve decided to remove my MediaWiki, or better known as the Codex. I merely installed it to play around, customize, and get familiar with it.&#60;/p&#62;
&#60;p&#62;The whole reason for removing it is, I really don’t have the time for it. I don’t have time to add anything to it, make a theme for it, and customize it anymore.&#60;/p&#62;
&#60;p&#62;As for this article, it’s still a good reference guide as what To-Do for getting your MediaWiki, bbPress, and WP login/registration working together. :) I hope you find it as useful as I did. Well, I guess that’s it for now. Tata. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://spencerp.net/id/46&#34; rel=&#34;nofollow&#34;&#62;http://spencerp.net/id/46&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>
<item>
<title>AphelionZ on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-5035</link>
<pubDate>Thu, 01 Mar 2007 15:47:12 +0000</pubDate>
<dc:creator>AphelionZ</dc:creator>
<guid isPermaLink="false">5035@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;the answer is here&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000026.html&#34; rel=&#34;nofollow&#34;&#62;http://comox.textdrive.com/pipermail/wiki-tech/2005-August/000026.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>AphelionZ on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-5022</link>
<pubDate>Thu, 01 Mar 2007 04:35:20 +0000</pubDate>
<dc:creator>AphelionZ</dc:creator>
<guid isPermaLink="false">5022@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm having trouble with this plugin - MediaWiki version 1.6.9, using the Authpress.php from the codex link in the first post.&#60;/p&#62;
&#60;p&#62;I try to log in and I get this error:&#60;/p&#62;
&#60;p&#62;..from within function &#34;AuthPress::authenticate&#34;. MySQL returned error &#34;1146: Table '*********.wk_wp_users' doesn't exist (*****.***)&#34;&#60;/p&#62;
&#60;p&#62;It looks like it's appending wk_ before my user table?
&#60;/p&#62;</description>
</item>
<item>
<title>hery on "MediaWiki, bbPress, and WordPress integration.."</title>
<link>http://bbpress.org/forums/topic/mediawiki-bbpress-and-wordpress-integration#post-4712</link>
<pubDate>Wed, 21 Feb 2007 09:44:30 +0000</pubDate>
<dc:creator>hery</dc:creator>
<guid isPermaLink="false">4712@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is an attempt here... Maybe usefull or not.&#60;br /&#62;
&#60;a href=&#34;http://hery.blaogy.org/2007/02/21/mediawiki-wordpress-integration/&#34; rel=&#34;nofollow&#34;&#62;http://hery.blaogy.org/2007/02/21/mediawiki-wordpress-integration/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jefgodesky on "Adapting wp-mediawiki for bbPress"</title>
<link>http://bbpress.org/forums/topic/adapting-wp-mediawiki-for-bbpress#post-4490</link>
<pubDate>Wed, 14 Feb 2007 18:50:23 +0000</pubDate>
<dc:creator>jefgodesky</dc:creator>
<guid isPermaLink="false">4490@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I hope so, because I'm running into the limits of my abilities and patience quite a bit short of what we'd really like to have.
&#60;/p&#62;</description>
</item>
<item>
<title>nateolson on "Adapting wp-mediawiki for bbPress"</title>
<link>http://bbpress.org/forums/topic/adapting-wp-mediawiki-for-bbpress#post-4468</link>
<pubDate>Wed, 14 Feb 2007 01:44:05 +0000</pubDate>
<dc:creator>nateolson</dc:creator>
<guid isPermaLink="false">4468@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wow. Who's the man?! I've yet really to dive in and understand all the technical issues in play here--it's probably beyond me, to be frank--but all the same, your persistence is quite impressive. Many thanks. I think you're right in guessing that others are going to benefit. Hopefully some of the more capable among them will join forces with you to keep pushing forward the larger integration magic.
&#60;/p&#62;</description>
</item>
<item>
<title>jefgodesky on "Adapting wp-mediawiki for bbPress"</title>
<link>http://bbpress.org/forums/topic/adapting-wp-mediawiki-for-bbpress#post-4420</link>
<pubDate>Mon, 12 Feb 2007 21:24:00 +0000</pubDate>
<dc:creator>jefgodesky</dc:creator>
<guid isPermaLink="false">4420@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is now a &#60;a href=&#34;http://bbpress.org/plugins/topic/33&#34;&#62;full-fledged plugin&#60;/a&#62;.  It could certainly use some expansion and improvement, but this satisfies my requirements, and I suspect it will satisfy many others' requirements, as well.&#60;/p&#62;
&#60;p&#62;I've decided that I'm OK with two separate logins against the same user table, as spencerp's solution leaves us with.  I'm further integrating them now with &#60;a href=&#34;http://openid.net/&#34;&#62;OpenID&#60;/a&#62;.  The &#60;a href=&#34;http://verselogic.net/projects/wordpress/wordpress-openid-plugin/&#34;&#62;VerseLogic WordPress OpenID plugin&#60;/a&#62; works perfectly, but I have not yet installed the &#60;a href=&#34;http://www.mediawiki.org/wiki/Extension:OpenID&#34;&#62;MediaWiki OpenID extension&#60;/a&#62;, which will remain necessary since logging in will still be handled by MediaWiki itself.&#60;/p&#62;
&#60;p&#62;After that, we'll get to a level of integration I've yet to really even think about: user preferences and profiles.  My initial thoughts on that are to point the bbPress profiles to the MediaWiki User pages, and develop an extension to display forum user information.  Editing preferences might be easier by learning how each program stores that information and writing a whole new script to handle it.  I'm certainly open to alternative ideas.
&#60;/p&#62;</description>
</item>
<item>
<title>jefgodesky on "Adapting wp-mediawiki for bbPress"</title>
<link>http://bbpress.org/forums/topic/adapting-wp-mediawiki-for-bbpress#post-4399</link>
<pubDate>Mon, 12 Feb 2007 04:55:33 +0000</pubDate>
<dc:creator>jefgodesky</dc:creator>
<guid isPermaLink="false">4399@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Success!  The &#60;a href=&#34;http://bbpress.org/plugins/topic/5&#34;&#62;Allow Images&#60;/a&#62; plugin does nearly the same thing I'm trying to do here.  The &#34;pre_post&#34; hook applies the filter when the post is saved, and ideally I'd prefer if the filter were applied when the post is displayed instead, but this can manage all the same.  I've had to make some changes to accomodate escaping of single quotes, and I've expanded the filter to also include aliases for &#34;internal&#34; links, so this will cover MediaWiki's markup for:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Bolding&#60;/li&#62;
&#60;li&#62;Italicizing&#60;/li&#62;
&#60;li&#62;Basic internal links
&#60;ul&#62;
&#60;li&#62;With aliases&#60;/li&#62;
&#60;li&#62;Not including template transclusion, image embedding, or anything fancy like that.&#60;/li&#62;
&#60;/ul&#62;
&#60;/li&#62;
&#60;li&#62;External links
&#60;ul&#62;
&#60;li&#62;External links without descriptions are numbered&#60;/li&#62;
&#60;li&#62;Descriptions are handled&#60;/li&#62;
&#60;/ul&#62;
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;So, fairly basic mockup, but already meeting all the most common usage.  Here's the working plugin in whole as I have it now.  I've put in a request to include it in Subversion repository with the other plugins.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: MediaWiki Markup for bbPress
Plugin URI: &#60;a href=&#34;http://bbpress.org/forums/topic/713&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/713&#60;/a&#62;
Description: Add a subset of MediaWiki markups to bbPress
Version: 0.1
Author: Jason Godesky
Author URI: &#60;a href=&#34;http://anthropik.com/&#34; rel=&#34;nofollow&#34;&#62;http://anthropik.com/&#60;/a&#62;
*/

/*  Copyright 2006  Jason Godesky  (email : &#60;a href=&#34;mailto:jason@anthropik.com)&#34;&#62;jason@anthropik.com)&#60;/a&#62;

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/

/*
These parameters specify the functioning of this plugin.
Edit accordingly for your specific situation.
*/

# Wiki root; &#38;quot;internal&#38;quot; links will point to the concatenation
# of this root and the link specified.
$mediawiki_filter_params[&#38;quot;wiki&#38;quot;] = &#38;quot;http://en.wikipedia.org/wiki/&#38;quot;;

/*
Stop editing; actual plugin functionality follows.
*/

function bb_mediawikitext($text) {
    global $mediawiki_filter_params;
    // BASIC FORMATTING
    // Bold and italic
    $text = preg_replace(&#38;quot;&#124;(&#38;#39;&#38;#39;&#38;#39;&#38;#39;&#38;#39;)(.*?)(&#38;#39;&#38;#39;&#38;#39;&#38;#39;&#38;#39;)&#124;&#38;quot;,
        &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;em&#38;gt;2&#38;lt;/em&#38;gt;&#38;lt;/strong&#38;gt;&#38;quot;, $text);
    // Bold
    $text = preg_replace(&#38;quot;&#124;(&#38;#39;&#38;#39;&#38;#39;)(.*?)(&#38;#39;&#38;#39;&#38;#39;)&#124;&#38;quot;,
        &#38;quot;&#38;lt;strong&#38;gt;2&#38;lt;/strong&#38;gt;&#38;quot;, $text);
    // Italic
    $text = preg_replace(&#38;quot;&#124;(&#38;#39;&#38;#39;)(.*?)(&#38;#39;&#38;#39;)&#124;&#38;quot;,
        &#38;quot;&#38;lt;em&#38;gt;2&#38;lt;/em&#38;gt;&#38;quot;, $text);

    // LINKS
    // Internal links with aliases
    $text = preg_replace(&#38;quot;&#124;([[)(.*?)&#124;(.*?)(]])&#124;&#38;quot;,
        &#38;quot;&#38;lt;a href=&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.$mediawiki_filter_params[&#38;quot;wiki&#38;quot;].&#38;quot;2&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;&#38;gt;3&#38;lt;/a&#38;gt;&#38;quot;,
        $text);
    // Internal links without aliases
    $text = preg_replace(&#38;quot;&#124;([[)(.*?)(]])&#124;&#38;quot;,
        &#38;quot;&#38;lt;a href=&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.$mediawiki_filter_params[&#38;quot;wiki&#38;quot;].&#38;quot;2&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;&#38;gt;2&#38;lt;/a&#38;gt;&#38;quot;,
        $text);
    // External links with descriptions
    $text = preg_replace(&#38;quot;&#124;([)(.*?) (.*?)(])&#124;&#38;quot;,
        &#38;quot;&#38;lt;a href=&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;2&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;&#38;gt;3&#38;lt;/a&#38;gt;&#38;quot;, $text);
    // External links with no description
    $count   = 1;
    $replace = TRUE;
    while ($replace) {
        $before = $text;
        $text = preg_replace(&#38;quot;&#124;([)(.*?)(])&#124;&#38;quot;,
            &#38;quot;&#38;lt;a href=&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;2&#38;quot;.&#38;#39;&#38;quot;&#38;#39;.&#38;quot;&#38;gt;&#38;#91;&#38;quot;.$count.&#38;quot;&#38;#93;&#38;lt;/a&#38;gt;&#38;quot;,
            $text, 1);
        if ($before==$text) { $replace = FALSE; }
        $count++;
    }

    // HEADINGS
    $text = preg_replace(&#38;quot;&#124;(======)(.*?)(======)&#124;&#38;quot;,
        &#38;quot;&#38;lt;h6&#38;gt;2&#38;lt;/h6&#38;gt;&#38;quot;, $text);
    $text = preg_replace(&#38;quot;&#124;(=====)(.*?)(=====)&#124;&#38;quot;,
        &#38;quot;&#38;lt;h5&#38;gt;2&#38;lt;/h5&#38;gt;&#38;quot;, $text);
    $text = preg_replace(&#38;quot;&#124;(====)(.*?)(====)&#124;&#38;quot;,
        &#38;quot;&#38;lt;h4&#38;gt;2&#38;lt;/h4&#38;gt;&#38;quot;, $text);
    $text = preg_replace(&#38;quot;&#124;(===)(.*?)(===)&#124;&#38;quot;,
        &#38;quot;&#38;lt;h3&#38;gt;2&#38;lt;/h3&#38;gt;&#38;quot;, $text);
    $text = preg_replace(&#38;quot;&#124;(==)(.*?)(==)&#124;&#38;quot;,
        &#38;quot;&#38;lt;h2&#38;gt;2&#38;lt;/h2&#38;gt;&#38;quot;, $text);

    // RETURN
    return $text;
}

add_filter(&#38;#39;pre_post&#38;#39;, &#38;#39;bb_mediawikitext&#38;#39;, 1);

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The parameter array is overkill at the moment, but hopefully this plugin will continue to expand, and that array could become much more useful.&#60;/p&#62;
&#60;p&#62;Note: Heh, well, it looks like the formatting I needed to get the bold and italics to work got stripped out.  What you need to do is to replace ''' with \\\'\\\'\\\' -- it's a Perl regex so that basically means \' which is what you'll get from the escaped MySQL string.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
