Hi,<br><br>I would like to be able to use ONE wiki page to display EITHER a summary or the detail. <br><br>Like this:<br><br>in the wikipage, I want to say:<br><br><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">
if ( page name ends with "summary" )</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;"><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">{</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;">
<span style="color: rgb(153, 0, 0); font-family: courier new,monospace;"> display this: "blah blah blah"</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;"><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">
}</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;"><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">else</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;">
<span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">{</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;"><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">
display this chunk of content.</span><br style="color: rgb(153, 0, 0); font-family: courier new,monospace;"><span style="color: rgb(153, 0, 0); font-family: courier new,monospace;">}</span><br><br>The problem is... I will be INCLUDING those wiki pages, so that means the file names will be the HOST's file name, not the included filename.
<br><br>Any suggestions of how I can get around this? Seems it would be cool if I could pass a variable to the page.<br><br><br>regards,<br><br>Octocias
<br><a href="http://www.octocias.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.octocias.com</a><br><br>