New version of TapFX is now available. It contains some javascript fixes for Opera and Konqueror and a few enhancements to the existing components.
Most notably, you can now enable default styling for FilteringTable and OutlookBar.
Also, there is a separate package which is fully compatible with Tapestry 4.
New version containing 3 new Tapestry components: Cache, DetailedTablePages, FilteringTable.
Also, updated HomePage (generated by Maven)
This version adds 3 new components.
ConfirmDirectLink and ConfirmPageLink pop up a javascript prompt dialog awaiting for user confirmation. Use key to set the prompt message (will be searched in the containing page)
ShowItems displays a list (or array, e.t.c.) of items using a custom separator in between. The default separator is the comma. If property is not set, each item will output its toString(). Otherwise, each item will output the specified property.
Some bugfixes. The library now contains 2 main components, the OutlookBar and the MachoBar.