[pmwiki-users] Include an external pmwiki page that is accessible via a URL.

Radu Luchian radu at monicsoft.net
Sat Jan 17 06:46:40 CST 2009


If the external pages are formatted like the pages in wiki.d (or wikilib.d),
they are stored on the same server as the wiki, and the server process has
RW access to them, all you have to do is set up a new PageStore.

See http://www.pmwiki.org/wiki/Category/CustomPageStore

Otherwise, you have to be more specific in what you mean by 'include'. If
you want to just display them, it's relatively easy. If you want to be able
to edit them too ("so that pmwiki can process it as if I have entered
through the edit box"), then in my experience, the conditions I mentioned in
the first paragraph have to hold.

I may be wrong, though :)

Cheers,
Radu

On Fri, Jan 16, 2009 at 10:56 PM, Bo Peng <ben.bob at gmail.com> wrote:

> Dear list,
>
> I am setting up a pmwiki-based website for my project. This project
> has its own INSTALL, ChangeLog files  stored on a subversion server
> and I would like to display them in pmwiki.
>
> Using recipe includeSite from the pmwiki website, I am able to display
> the files in separate frames (e.g.
> http://simupop.sourceforge.net/pmwiki/pmwiki.php?n=Site.ChangeLog).
> However, this method can not make use of any pmwiki format features.
> Is there any way I can include a file so that pmwiki can process it as
> if I have entered through the edit box? In another word, is there any
> way to include an external pmwiki page that is accessible via a URL?
>
> Many thanks in advance.
> Bo
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090117/acd581cb/attachment.html 


More information about the pmwiki-users mailing list