Interesting...
Although my initial post was partially in error, the t:parameter solution
looks awfully elegant. I'll give it a try! Many thanks howard! :-)
Howard Lewis Ship wrote:
>
> It's a little confusing and although what it does now is correct, I may
> fix it.
>
>
> Something
>
>
>
It's a little confusing and although what it does now is correct, I may fix it.
Something
t:id is just for components. For blocks, a simple id will sufffice,
and is all that's accepted. It should be generating a parse error for
your syntax.
Further for what you are trying to do, I've trie
Not quite following you there. I may have created a component as part of
the test suite, kind of like T4's RenderBlock.
On 4/16/07, Bill Holloway <[EMAIL PROTECTED]> wrote:
I know that
Foo!
will work (and so will If...etc.). Am I just imagining or did I see
somewhat a component?
Bil