I am contemplating the use of expressionengine to drive my new website. The site is mainly going to be a blogging site, however, I intend to incorporate a wiki and other functionality. At a bare minimum, it should have tabs like (about, blog, archive, wiki).
I have been researching movabletype 4.1. I had inquired about their integration of a wiki - which was my main requirement. It turns out they don’t have a wiki module. However, they have very cleverly incorporated the mediawiki platform through some custom coding. It can be accessed via a tab just below a static header. (you can see it here - http://www.movabletype.org).
Unfortunately, it is not very easy to do that without some serious php development experience.
How does expression-engine handle this? Has anyone tried to tie mediawiki into ee directly?
Ideally, my goal is to tie mediawiki (my preference for a wiki platform, instead of the wiki module ee has) into ee and ensure that the global header and footer remains the same across all tabs? Thanks
Victor