Which components have updated source and binary attachments? If you point out their JIRA tickets I can attempt a look at them, but can't promise that I can apply they updates unless I'm completely sure they are good/don't break anything/seems to be where the original author wanted to go/etc...
As for components in general, I have big plans for 4.1, or more likely a 4.1.1 release for tapestry. I agree that a lot more components should be getting rolled into the core tapestry set. It may require creating a sort of jakarta "sandbox" process for graduating components into the core. I'm sure there are tons of little components floating around that people would love to see get into the core. Of course I think the graduate program will also have to layout some general rules/guidelines for components that make it easier for committers to evaluate and add them. (Ie coding style/documentation/etc. ) Does this sound agreeable to people? On 1/19/06, Lindsay Steele <[EMAIL PROTECTED]> wrote: > > And the problem here is that they are all only compatible with Tapestry > 3.0 which a new user is unlikely to use. > > Why are components not being updated ? - even when you are sent updated > source and binary versions. > > Robert Zeigler wrote: > > > Not sure exactly what sort of menu you're looking for, but... > > several menu and/or tab-type components do exist. > > See, for example: > > Tabset: > > > http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=STabSet > > > > Tabpanel: > > > http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=STabPanel > > > > JsCook Menu: > > > http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=SJSCookMenu > > > > Krysalis Menu: > > > http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=SJSCookMenu > > > > > > There are probably others floating around elsewhere, as well. > > > > Robert > > > > ZedroS Schwart wrote: > > > >> Thanks for your answer. > >> > >> Is there nothing like Struts menu which provides so "tabbed menu" and > >> various "look & feel" as well? > >> > >> Since your answer, I've been looking for a "partial solution" : is > >> there a > >> way to include some tags library like the one for Struts menu ? > >> > >> Thanks in advance ! > >> > >> Regards, > >> ZedroS > >> > >> On 1/19/06, Christian Haselbach <[EMAIL PROTECTED]> > wrote: > >> > >> > >>> Hi > >>> > >>> Quoting ZedroS Schwart <[EMAIL PROTECTED]>: > >>> > >>> > >>> > >>>> I'm quite new to Tapestry and I'm willing to do a menu (ie some > titles > >>>> > >>> > >>> which > >>> > >>> > >>>> link to some pages). > >>>> > >>>> Is there an "easyway" to do it with Tapestry (close from Struts > >>>> Menu for > >>>> example) ? > >>>> > >>> > >>> The tapestry components that come with the framework should make > >>> this an easy task. > >>> > >>> If you want to take a list of menuitems and render corresponding > >>> links, loop through the list with the ForEach component and render > >>> the links (for example with the DirectLink or ExternalLink component). > >>> > >>> Regards, Christian > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >> > >> > >> > >> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >