[dokuwiki] Re: DokuWiki Wordpress integration

Thanks, this is what I want. Next time I search on splitbrain first!
I'm now writing a Plugin for Wordpress to allow applying of CSS to the imported DokuWiki pages in Wordpress. If I find a way, I'll also include the DokuWiki search into the Wordpress search.

Flo

Andreas Gohr schrieb:
On Thu, 7 Feb 2008 21:45:04 +0000
Christopher Smith <chris@xxxxxxxxxxxxx> wrote:

On 7 Feb 2008, at 20:40, Florian Feldhaus wrote:

I'm not sure, if this solution would work. The Wiki and the Wordpress are on two different (virtual) machines and should stay separate. I just want to include certain pages from the wiki into Wordpress. If someone follows the internal wiki links, he should still stay inside the Wordpress Theme. I could sync the DokuWiki files between the two machines and then use your solution -
setting up a DokuWiki with the same theme as the one used in
Wordpress. But I hope, that there is a cleaner solution. Perhaps
one of the developers knows if there is a way to get rendered pages
without the template applied from a normal DokuWiki?
Create a custom template.

Shouldn't be calling the export_htmlbody mode be enough? Assuming that
your wordpress will provide the needed styles and including http
reference is allowed, this should work:

include('http://wiki.splitbrain.org/wiki:syntax?do=export_htmlbody');

Andi


--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: