I've updated the wicket:preview feature with new functionality. I think it pretty much covers the use cases people have provided, and I would like to work with the wicket developers to integrate this (if it's still wanted).
main "selling" points * uses html and ajax to dynamically include components into page for offline preview (outside of wicket) * only need to include one javascript file (all others are dynamically included at runtime) * previewing of nested components is now supported! that means you can preview a page that imports a component which imports another componet....etc.... http://jroller.com/page/wireframe?entry=preview_multiple_levels_of_components ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
