<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; ">hey there Peter</span></div><div><br></div><div>so, when i put the following into my pagelist template:</div><div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>(:template each:)</div> <div><span class="Apple-tab-span" style="white-space:pre">        </span>{earlymx(echo "hello")}</div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>{(echo "hello")}</div></div> <div><span class="Apple-tab-span" style="white-space:pre">        </span>{(substr "PmWiki" 2 3)}</div><div><br></div><div>... and then do a search, for each entry it only spits out:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Wik<br></div><div><br></div></div><div><br></div><div>so, i'm not totally sure if i'm understanding, but it appears that markup expressions are still getting executed, and it's the WikiSh that's not making it aboard on time...</div><div><br></div><div>a</div><div><br></div><div><br></div><br><div><div>On 23 Jun 2008, at 11:57 PM, Peter Bowers wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">i wonder if can verify this same problem - i can't seem to get WikiSh</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">to work when applied to the (:searchresults:) on a search page.</div> </blockquote><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Is this WikiSh-specific or markup expressions in general?</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">You might try {earlymx(echo hello)} and see if it's simply an order of</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">rule processing issue...</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-Peter</div> </blockquote></div><br></body></html>