jquery - MediaWiki: getting content only -
Hi all,
I am creating web applications with Python / Pilanes / jQuery and I implemented a help system, but there was no population. Each application "page" has a support link in the footer compared to opening a ColorBox popup with a special link, to populate it. I want to use MediaWiki to supply help content, but I do not want the full mediawiki interface, just page content I be able to edit help users of help systems, just see them In this way, I can create, edit and maintain those pages from MediaWiki and the page can be displayed in the colorbox popup.
Does anyone know if this is possible, and if so, can you give me some hints or reference about going about it it would be great if the URL is colored box Sent to MediaWiki so that MediaWiki can be told to suppress the editing interface.
In advance, Doug
You should create a CSS style page (i.e. MediaWiki : ContentOnly CSS) which contains only content, sidebar, headers, footer, title, want to remove it set by default, and then to make one that you can only access it, which still has all the editing and navigation options. In this way the pop-up will contain only the content, but you will still be able to edit your wiki normally.
Comments
Post a Comment