RE: implementing a menubar for top of page

2013-02-16 Thread Ken in Nashua
Thanks Manu, I sent email to the contact for bug support. I had a few questions and hoping to implement the meny and tab. If you can check them out i would be greatful. Also i will be checking out the source code,. Thanks a bunch : ) - cheers Ken

Re: implementing a menubar for top of page

2013-02-13 Thread Emmanuel DEMEY
Hi All the source are on github : https://github.com/got5/KAWWA/tree/master/kawwa2-tapestry Manu 2013/2/13 Ken in Nashua > Ok manu... I found a switch off in one of my hidden build batch files > causing the offline build. > > I got everything integrated and built. > > Sorry for the unnecessar

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
Ok manu... I found a switch off in one of my hidden build batch files causing the offline build. I got everything integrated and built. Sorry for the unnecessary thrash Looks good. lightweight...quick...easy... runs fine on tap-5.3.6 dying to get the sources to dredge thru any chance of opera

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
Do i need to integrate the whole component and all its files to myproject ? I thought that the dependency took care of all that. Thanks Manu... it looks promising... hoping to employ alot of these

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
Maybe I am using the template wrong. I am trying to operate the MainNav Can you assist? I just copied and pasted it into my layout.tml

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
Manu Home Components Navigation Tools Documentation Downloads I put this in my layout.tml Keep getting this error Do you have any suggestions... really want to try this... An

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
Ok I put repository in the parent pom.xml for my project and it picked it up. I integrated your stuff to the build. But I am receiving this error now. Has the class name changed ? org.apache.tapestry5.ioc.internal.util.TapestryExceptionUnable to resolve 'kawwa2/MainNav' to a component class nam

RE: implementing a menubar for top of page

2013-02-12 Thread Ken in Nashua
The same error persists I followed your directions on the web site its using the repository you provided but it continues to fail with offline message. can you email me the release and sources so I can build it myself ? waitin to give this a whirl. thankskenkcola...@live.com

Re: implementing a menubar for top of page

2013-02-12 Thread Emmanuel DEMEY
Hi, Do you use the right Maven Repository ? More information here : https://kawwa.atosworldline.com/tapestry Manu 2013/2/12 Ken in Nashua > I receive this error when attempting to integrate kawa > > [WARNING] > [INFO] > [INFO] > ---

RE: implementing a menubar for top of page

2013-02-11 Thread Ken in Nashua
I receive this error when attempting to integrate kawa [WARNING] [INFO] [INFO] [INFO] Building Tynamo Example - hibernatesecurity 1.0-SNAPSHOT [INFO] [W

RE: implementing a menubar for top of page

2013-02-11 Thread Ken in Nashua
Well yeah... they look cool. Dont have any funds to spend. Looking for something I can drop into my project. I am doing a league website for a hockey program. Trying to see if this stuff will hold water commercially. I am using tynamo too. Sure I will take anything you got. Thanks Ken kcola...@live

Re: implementing a menubar for top of page

2013-02-11 Thread Emmanuel DEMEY
Hi, I have 2 basic menu components : - In the Kawwa project : https://kawwa.atosworldline.com/component/mainNav - In Tapestry5-jQuery : http://tapestry5-jquery.com/components/docssuperfish Do you need this kind of menu ? Manu 2013/2/11 Ken in Nashua > Folks, > > I am implementing a menubar..