DynamicBlock Redux
When I first started working with Tapestry I had
just completed a CMS style application with WebObjects. The whole application
consisted of a single page component with parts of the page marked as 'dynamic'
with logic applied to swap out the contents of these dynamic areas according to
some logic based on user navigation and some content scheduling. I wanted the
same type of feature in Tapestry without having to pre-declare Blocks containing
the components so I could just add components for different content types to a
project and get them to just 'show' up on existing pages.
Posted at 09:55 PM
Read More
|
Tapestry Palette - inline access to online documentation.
The latest version of the Tapestry Palette plugin
adds access to the Tapestry Component Reference documentation from inside
Eclipse.
Posted at 07:16 PM
Read More
|
Tapestry Palette - 0.0.6 update
New features: a "Most Used" folder in the
palette holding the 10 components you use the most and support for editing
informal component parameters in the property-sheet.
Posted at 11:02 AM
Read More
|
Tapestry Palette - editable component parameters
I've made the component property sheet editable
so you can edit Tapestry component parameters in the property sheet without
switching to the specification editor.
Posted at 07:57 AM
Read More
|
Tapestry Palette - drag and drop improved
A minor update, version 0.0.3 from the Eclipse
update site has improved drag and drop.
Posted at 09:58 AM
Read More
|