Details
- 
    New Feature 
- 
    Resolution: Duplicate
- 
    Major 
- 
    None
- 
    Rendering in the platform
- 
    None
- 
    None
Description
the goals is to be able to write:
{{groovy}}
somevar = "some string to print in velocity"
{{/groovy}}
{{velocity}}
the string form groovy is: "${somevar}"
{{/velocity}}
and obtain:
the string from groovy is: some string to print in velocity
Attachments
Issue Links
- depends on
- 
                    XWIKI-3311 Make velocity engine use ScriptContext* api and deprecate VelocityContext* api -         
- Closed
 
-         
- duplicates
- 
                    XWIKI-13614 Allow setting a binding in Velocity macro and access it a following JSR223 script macro -         
- Closed
 
-         
- is related to
- 
                    XWIKI-7859 Make easier to share variable between JSR223 based script engines and velocity -         
- Closed
 
-