Release 0.9.9 (very close to 1.0;) is released.
Xkins (http://xkins.sourceforge.net/) is a framework that manages skins
for your web application. 
Xkins also comes with XkinsForms Tag Libs, that allows you to create forms
using Xkins and comes with four Skins. XkinsForms integrates with Struts
framework, decorating struts taglibs un the JSP and adding skinning capabilities.

You can download it from:
http://sourceforge.net/project/showfiles.php?group_id=83923

This new release have the following new features:
1) New Attribute in template definition: A new attribute "group" was added
to the template entity to allow to group templates.
Grouping templates is usefull when composing skins and choosing a group
of template from one skin to compose.
2) Processor id: You can name the processors with the new tag <global-processor/>
in xkins definition, avoiding repeating the Processor class name every time,
naming the procesor like <processor id="velocity"/> instead of <processor
type="ar.com.koalas.xkins.processors.VelocityTemplateProcessor"/>

I also add these features usage to the Xkins Proof of Concept, available
also for download. This POC shows how to use Xkins along with Struts and
DisplayTag.

Cheers.
Guillermo.

________________________________________
FiberTel, el nombre de la banda ancha http://www.fibertel.com.ar



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to