All content with label hello_world.
Related Labels:
example, plugin
Hello World Plugin Example(blojsom 3.0)
Hello World Plugin This plugin will add the string, "Hello world", to the context so that you can print out that string in your templates. Coding the Plugin The following {{HelloWorldPlugin.java}} file should be placed in a package called {{org.blojsom.plugin.example}} and compiled. package org.blojsom.plugin.example ... Other labels:
example, plugin