[ http://issues.apache.org/jira/browse/VELOCITY-281?page=all ]

Will Glass-Husain updated VELOCITY-281:
---------------------------------------

    Bugzilla Id:   (was: 30107)
      Component: Source
                     (was: Anakia)
    Fix Version: 1.6
    Description: 
Let's say I have "velocimacro.permissions.allow.inline.local.scope = true".
It would still be nice to be able to pass variables and velocitymacros to a 
template imported by #parse(). E.g., #parse("foo.vm" $myvar #mymacro) could 
make 
$myvar and #mymacro accessible to "foo.vm" when it's parsed.

  was:
Let's say I have "velocimacro.permissions.allow.inline.local.scope = true".
It would still be nice to be able to pass variables and velocitymacros to a 
template imported by #parse(). E.g., #parse("foo.vm" $myvar #mymacro) could 
make 
$myvar and #mymacro accessible to "foo.vm" when it's parsed.

    Environment: 
Operating System: other
Platform: Other

  was:
Operating System: other
Platform: Other

      Assign To:     (was: Velocity-Dev List)

> passing local variables and velocimacros with #parse()
> ------------------------------------------------------
>
>          Key: VELOCITY-281
>          URL: http://issues.apache.org/jira/browse/VELOCITY-281
>      Project: Velocity
>         Type: Improvement
>   Components: Source
>     Versions: 1.4
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Marcus Sundman
>     Priority: Minor
>      Fix For: 1.6

>
> Let's say I have "velocimacro.permissions.allow.inline.local.scope = true".
> It would still be nice to be able to pass variables and velocitymacros to a 
> template imported by #parse(). E.g., #parse("foo.vm" $myvar #mymacro) could 
> make 
> $myvar and #mymacro accessible to "foo.vm" when it's parsed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to