2009/7/6 David Macdonald <borofkin@gmail.com>
Hi Sean,

Thanks for the info. The omCollab project looks really interesting. I'm not
sure that it is exactly what I'm after, however. For example, say I wanted
just a wiki, but one that had a rich text editor and authenticated against
my Active Directory domain. Would it be easy to just use the wiki component
of omCollab, or is it all or nothing?

As Sean mentioned ("We don't change the core code and we stay true to the extension based architecture."), all we do is integrate MW as the wiki component in omCollab with no hard coding, but extension and skin based. Which means that you can just configure a different skin and all the extensions (except SSO) should work.  (check out http://mike2.openmethodology.org/w/index.php?title=MIKE2.0_Methodology&useskin=monobook)

The only thing you need to watch out for is the Mediawiki:Sidebar, because we extended it to display pop-out menus. So you would have to re-write the content of the article according to Monobook syntax.

Cheers,
Andi