I'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, <!--PageText--> with <!--wiki: {$FullName} {$SiteGroup}.PageNotFound-->, what chunks of PmWiki would be bypassed.<br>
<br>Similarly, what if you replaced <!--PageText--> with <!--file: /wiki.d/{$Group}/{$Name}-->?<br><br>Could this be the means necessary to run, let's say, an all-html wiki? Could using <!--function: mysql_query('{$FullName}')--> turn PmWiki into a database driven cms?<br>
<br>I can't say that I've got specific plans based around any of these ideas right now, though there are some projects I'd like to use PmWiki for that this sort of solution might solve. At any rate, it seems like an interesting discussion, doesn't it?<br>
<br>Mike<br>