I've been struggling with the <param> tag.  It seems that no matter what I 
do, I don't see any effect on my pages.

I put something like

        <param name="which" value="Hi"/> or <param name="which">Hi</param>

and then

        $which or $model.which

on my page.

I've tried making <param> a child of any tag that's there, including 
<controller>, <view> and <transform>, but to no avail.  I see the <param> 
tag code in the source, and it seems like it should work.

There is an example of its usage in Mav 2.0, beta 1, but since then I 
couldn't find any examples.

Could you explain how this feature is used!  Or did it somehow become 
disfunctional?

Thanks again,
Dan


_______________________________________________
Mav-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mav-user

Reply via email to