|
All content with label template.
Related Labels:
blojsom, dispatcher, jsp, velocity, freemarker, groovy, webmacro, bsf, java, bean, blog, scripting, software, framework, dispatchers
BSF Dispatcher
(blojsom 3.0)
Other labels:
blojsom, dispatcher, bsf, bean, scripting, framework
|
WebMacro Dispatcher
(blojsom 3.0)
Description Allows you to use WebMacro http://www.webmacro.org/ to define page templates for your blog. Installation and Configuration You must download the blojsom addon bundle. It is available as a separate download with each release of blojsom. Unpack the addon bundle ZIP ...
Other labels:
blojsom, dispatcher, webmacro
|
Groovy Dispatcher
(blojsom 3.0)
Description Groovy is an an agile dynamic language for Java and has a simple template engine that allows you to intermix Groovy when defining page templates for your blog. Installation and Configuration You must download the blojsom addon bundle ...
Other labels:
blojsom, dispatcher, groovy
|
Freemarker Dispatcher
(blojsom 3.0)
Description Freemarker http://freemarker.sourceforge.net/ is an alternative to Velocity and this dispatcher allows you to use Freemarker to define page templates for your blog. Installation and Configuration You must download the blojsom addon bundle. It is available as a separate download with each release ...
Other labels:
blojsom, dispatcher, freemarker
|
JSP Dispatcher
(blojsom 3.0)
Description The JSP dispatcher allows you to use JSPs as templates for your blog. Installation and Configuration In your {{/WEBINF/classes/blojsom.xml}} file, add the following: <bean id="jsp" class="org.blojsom.dispatcher.jsp.JSPDispatcher" initmethod="init"> <property name="blojsomProperties"> <ref ...
Other labels:
blojsom, dispatcher, jsp
|
Velocity Dispatcher
(blojsom 3.0)
Description The Velocity dispatcher allows you to use the Velocity http://velocity.apache.org template language in templates for your blog. Installation and Configuration In your {{/WEBINF/classes/blojsom.xml}} file, add the following: <bean id="vm" class="org.blojsom.dispatcher.velocity.VelocityDispatcher" initmethod="init ...
Other labels:
blojsom, dispatcher, velocity
|
Template Dispatchers
(blojsom 3.0)
Template dispatchers allow different presentation technologies to be used for composing pages that define the look and feel of your blog. The dispatcher handles loading of page templates and making available certain objects for you to use in your templates. blojsom's default installation ...
Other labels:
java, blog, software, dispatchers, jsp, velocity, freemarker, groovy ...
|
|
|