How To Access Objects From A Velocity Template

Nov 25
2009

You want to display an image in a template or a jsp file of a portlet? Velocity Theme variables can help you!!

Velocity

Nov 04
2009

Liferay uses Velocity templates not only to design a theme, also to reference objects defined in Java code.

Liferay Themes

Sep 28
2009

I’ve been busy lately, so I could be as consistent as I wanted. I started creating a new theme in Liferay, editing “custom.css” with my own design and modifying the Velocity templates (for more info, check this link). It’s quite easy its language, and you can create a new template in few minutes (if you [...]