I&#39;ve been toying with the idea of how far PmWiki could be stretched in terms of unique project ideas when I came upon this thought.<br><br>If you were to replace, in a given skin, &lt;!--PageText--&gt; with &lt;!--wiki: {$FullName} {$SiteGroup}.PageNotFound--&gt;, what chunks of PmWiki would be bypassed.<br>
<br>Similarly, what if you replaced &lt;!--PageText--&gt; with &lt;!--file: /wiki.d/{$Group}/{$Name}--&gt;?<br><br>Could this be the means necessary to run, let&#39;s say, an all-html wiki? Could using &lt;!--function: mysql_query(&#39;{$FullName}&#39;)--&gt; turn PmWiki into a database driven cms?<br>
<br>I can&#39;t say that I&#39;ve got specific plans based around any of these ideas right now, though there are some projects I&#39;d like to use PmWiki for that this sort of solution might solve. At any rate, it seems like an interesting discussion, doesn&#39;t it?<br>
<br>Mike<br>