-
v1.5.0
xaloon 1.5 version was re architectured drastically. Now it has more flexibility, developer can easily change configuration and default implementation if required.
Support of common annotations is introduced in new xaloon version. This makes xaloon based projects more flexible when it comes to migration between Spring and Java EE. It makes development Java EE ready.
Architecture of xaloon is changed and improved to be more flexible and lean;
javax.inject.Inject annotation support for dependency injection;
javax.annotation.security.RolesAllowed annotation support for page/component security;
javax.ejb.TransactionAttribute annotation support for transaction management;
Rss feeds updated: image support added.
Now single page annotation(org.xaloon.wicket.component.mount.annotation.MountPage) makes more things:
Improved automatic page mounting;
Improved automatic dynamic menu;
Menu localization, grouping and ordering.
Each plugin may have it's own administration panel;
Plugin registry may have custom implementation;
Plugin registry resource/properties storage may have custom implementation;
Improved plugin administration panel;
Plugins now have categories.
Image set support as gallery. Now you can exclude your images from blog content and display them as an album;
Sticky blog entry support. Blog entry will be always on top once checkbox is selected;
Custom blog entry URL path methods added, such as "author/blog title", "author/year/month/day/blog title" and others;
Added categories and tags for blog entry;
Added pagination for blog entries;
You don't need to add short description anymore. First N set of sentences will be taken by default, so make them reasonable when writing your blog entry!
External authentication improved, added Google OAuth 2.0 support;
New plugin added for photo album management. It is based on jQuery Galleria
xaloon.org provides apache wicket based components for web and business solutions.
Learn more »