Monday, 15 March 2004
blojsom localization and other stuff for 2.13
The last thing I'm working on for blojsom 2.13 is the ability to provide language packs so that the templates can be localized. The administration templates are nearing completion. I've added an initial cut at a ResourceManager interface with a ResourceBundleResourceManager class. Conceivably one could write another implementation of the ResourceManager interface to grab resources from something other than resource bundles ... but resource bundles are good.
More stuff that's fine and dandy in the next release is the addition of text areas to submit a list of trackback and ping URLs when adding or editing entries through the administration interface, update to Sandler, and an update to the GroovyDispatcher using the new Groovy SimpleTemplateEngine class so that you can write templates using Groovy. I'll say it again ... that means you can write blojsom templates using JSP, Velocity, FreeMarker, or Groovy ... and you can mix-and-match dispatchers to handle different flavors ... which further demonstrates why blojsom rocks!
So, stay tuned ... blojsom gets better by the minute.
Posted by at 9:09 PM in blojsom ... all blojsom
