Manuel Meurer wrote:
That block won't be called until it hits <r:yield /> in the snippet.

Right, but I think what Casper is looking for is a way to define a
snippet parameter in the inner template of <r:snippet> with <r:var
name="foo">...</r:var> in the page and then access it via <r:var
name="foo" /> in the snippet, not using <r:yield />.

Yes, but assuming those <r:var> tags are implemented, the context of the rendering will still be inside the snippet. Semantics.

Sean
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to