hey there Peter

so, when i put the following into my pagelist template:

        (:template each:)
        {earlymx(echo "hello")}
        {(echo "hello")}
        {(substr "PmWiki" 2 3)}

... and then do a search, for each entry it only spits out:

        Wik


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...

a



On 23 Jun 2008, at 11:57 PM, Peter Bowers wrote:

i wonder if can verify this same problem - i can't seem to get WikiSh
to work when applied to the (:searchresults:) on a search page.

Is this WikiSh-specific or markup expressions in general?

You might try {earlymx(echo hello)} and see if it's simply an order of
rule processing issue...

-Peter

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to