Overview > roller.vm

Template: roller.vm

Date formatting, theme image and theme paths.

Macros
evaluateString Evaluate string as a Velocity template.
showThemeScript Shows SCRIPT tag for a file in a theme's scripts directory...
showThemeScriptPath Shows path to a file in a theme's scripts directory.
showThemeStyleImport Shows a STYLE tag a file in a theme's style directory.
showThemeStyle Shows a STYLE or LINK REL tag for a file in a theme's styl...
showThemeStylePath Shows path to a file in a theme's style directory.
showThemeImage Shows an IMG tag for a theme image.
showThemeImagePath Show path to a theme image.
showThemePath Show path to a theme directory.
showImagePath Show path to common images directory.
showVersion Show Roller version number string.
formatDate General purpose date formatter. Need to be careful of whit...