This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

Velocity is a server-side template language used by Confluence to render page content and permits Java objects to be called alongside standard HTML. Users who are writing user macros, plugins or custom PDF export output may need to modify Velocity content. General information is available from the Velocity Usage Guide.

Useful Resources

Page: Basic Introduction to Velocity
Page: Disable Velocity Caching
Page: What's the easiest way to render a velocity template from Java code?
Page: Confluence rendering pipeline
Page: Confluence Objects Accessible From Velocity
Page: Customising Layouts
Page: Working With Decorator Macros
Labels: