Apache Roller 4.0 theme upgrade from version 3.1
Web themes for Apache Roller from rollerthemes.com are made for version 3.1. My theme needed some tweaking after upgrading to version 4.0.1 which I describe in this entry.
[Read More]
Frerk Meyer's Weblog
Web themes for Apache Roller from rollerthemes.com are made for version 3.1. My theme needed some tweaking after upgrading to version 4.0.1 which I describe in this entry.
[Read More]
An upgrade of Apache Roller from version 3.1 to 4.0 does not need more java server memory afterwards. From my measurements it may even save memory in the order of 20 mb.[Read More]
Apache Roller 4.0 supports Groovy in 3 different ways: a Groovy client for the Roller API, Groovy code as a template renderer to produce HTML directly with the HTMLMarkupBuilder and as a template renderer through Groovy Server Pages (GSP). Groovy is a simple and easy to understand alternative to writing clients for the Apache Roller API in Java or implementing Roller themes in the Velocity markup language.
[Read More]