<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;"><br><br><div><span class="gmail_quote">On 1/15/07, <b class="gmail_sendername">Wouter Groeneveld</b> &lt;jefklak@gmail.com&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
would like to use IncludeText() so I can access the text in my wiki
pages, but I do _NOT_ want to generate the whole skin and page. <br>So
when I include("pmwiki.php") &gt; this automatically generates my wiki.
I don't want that, I only want to display the includeText() output.
<br><br>Is there any possibility to tell pmwiki not do do anything? I only want to be able to use the function includetext()<br></blockquote></div><br>I think you might want to define a skin .tmpl file for this with just this content:<br><br>$PageText<br><br>That should make pmwiki render the page as html and no more. <br><br>Grtn,<br><br>/jm<br><br><br></div><br /><hr />Get free, personalized online radio with MSN Radio powered by Pandora. <a href='http://radio.msn.com' target='_new'>Try it!</a></body>
</html>