I'm wondering if someone who has done the mediawiki integration can shed some light. I installed mediawiki and it runs fine, but I don't see any integration to speak of after installing the plugin. Entering Mediawiki requires login even when logged in to elgg and there is no integration of look and feel. I guess I was imaging it would look like the integration here on elgg.org.
I set up the mediawiki in a subfolder within elgg called "mediawiki." I also set up the wiki dbase as a separate dbase to the elgg one, not sure if this is a problem. I notice that here the URI is elgg.org/mod/mediawiki/ but this does not seem to be consistent with the mediawiki plugin integration instructions, as it makes no mention of including a directory under mod/.
Anyone do this successfully?
Keywords: mediawiki

Comments
Hi there,
"I also set up the wiki dbase as a separate dbase to the elgg one" - you need to make sure the Mediawiki plugin is accessing the Elgg users table.
"there is no integration of look and feel" - nope, the integration is purely for authentication. I skinned up the integration here on elgg.org; it was a bit of a hassle as I was not used to Mediawiki skinning but it can be done.
Ah, I am not sure if I have the temerity to do the skinning and the restructuring of the mediawiki navigation as done on elgg. It is pretty. . . Gee, I wonder if David Tosh, you would be willing to share the modified mediawiki? That would make an easier starting place for those of us who want to try it.
Also considering going back to the folio plugin, but it appears that the version for .70 has some bugs still (not that I'm not willing to help trouble shoot, but I haven't installed yet and so don't know on what level these are. Also, I'm very much a fan of the forum plugin and it appears that there is a somewhat major conflict there between the two plugins.
That said, the issue with google indexing folio pages sounds very strange on the surface. Google is usually good about indexing regardless of page headers (i think) and basically if it is a clickable link that resides at the same domain it usually gets in.
Probably will test folio though.
Hi Todd;
If your only concern is having a wiki for certain accounts only, I can add an option in the config.php to restrict it. I'm hoping to wrap it up this afternoon, 1/2 of the bugs are fixed already, and I just need a little bit more time...
Yah, I'm not sure why Google isn't indexing pages on Dave's site. I just checked our site again, and it seems like it's picking up on them without any trouble. Dave, have you tried registering your site with google's website administrator toolkit? You can see when google's indexed your site, and can set a lot of options.
Todd, maybe this can help you.
Elgg toolbar and mediawiki plugin: mod/mediawiki
See you.