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.<br><br>
See <a href="http://www.pmwiki.org/wiki/Category/CustomPageStore">http://www.pmwiki.org/wiki/Category/CustomPageStore</a><br><br>Otherwise, you have to be more specific in what you mean by &#39;include&#39;. If you want to just display them, it&#39;s relatively easy. If you want to be able to edit them too (&quot;so that pmwiki can process it as
if I have entered through the edit box&quot;), then in my experience, the conditions I mentioned in the first paragraph have to hold.<br><br>I may be wrong, though :)<br><br>Cheers,<br>Radu<br><br><div class="gmail_quote">
On Fri, Jan 16, 2009 at 10:56 PM, Bo Peng <span dir="ltr">&lt;<a href="mailto:ben.bob@gmail.com">ben.bob@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear list,<br>
<br>
I am setting up a pmwiki-based website for my project. This project<br>
has its own INSTALL, ChangeLog files &nbsp;stored on a subversion server<br>
and I would like to display them in pmwiki.<br>
<br>
Using recipe includeSite from the pmwiki website, I am able to display<br>
the files in separate frames (e.g.<br>
<a href="http://simupop.sourceforge.net/pmwiki/pmwiki.php?n=Site.ChangeLog" target="_blank">http://simupop.sourceforge.net/pmwiki/pmwiki.php?n=Site.ChangeLog</a>).<br>
However, this method can not make use of any pmwiki format features.<br>
Is there any way I can include a file so that pmwiki can process it as<br>
if I have entered through the edit box? In another word, is there any<br>
way to include an external pmwiki page that is accessible via a URL?<br>
<br>
Many thanks in advance.<br>
Bo<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</blockquote></div><br>