In my project there are wiki pages that I want to display that are already in wikipedia and 'offical' pages. I would like that if my user does a search on the page the content of the wiki page renders into mine as if it were a part of mine. Since this content is somewhat dynamic I don't want to have to do the import/export for each a couple times a week. I have tried the extention "include" but it only renders the HTML as if it was a code example in a txt box.
Does anyone know of a method to do this. Thanks