[dokuwiki] Re: embedding a wiki article into a standalone php page

  • From: freggeln <freggeln@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 23 Aug 2010 21:04:37 +0200

Hello Xavier,

I think you are just looking which I was looking for. The entry in the
archive should lead you to the right way.

//www.freelists.org/post/dokuwiki/memory-exhausted-by-rendererphp,1

Regards

On Mon, Aug 23, 2010 at 5:23 PM, Xavier <err.network@xxxxxxxxx> wrote:

> Hello,
>
> I was told on IRC that there was recent discussion here on the list
> about this issue but I couldn't find it. I apologize in advance and
> request a pointer if that is the case. What I'm trying to do is embed
> a wiki entry into a standalone PHP page -- basically, I want to run
> the article through the dokuwiki parser and spit it out minus any of
> the niceties like a navbar, etc. Is there a way to do this?
>
> Here is what I envision doing something similar to:
>
> <?php include_once('some_dokuwiki_lib_file.php');
> print_wiki_article('start'); ?>
>
> Thanks,
> Xavier
> --
> DokuWiki mailing list - more info at
> http://www.dokuwiki.org/mailinglist
>

Other related posts: