Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-25 Thread trsvax
be able to fix that by including the Bootstrap CSS before the Tapestry one. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compatibility-with-Grid-and-BeanEditForm-Tapestry-Bootstrap-tp5584806p5593813.html Sent from the Tapestry - User mailing list archive at

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-25 Thread Lenny Primak
ling argument to > get me to head down that path. I think 4 is currently possible but you'd > really have to really know what you were doing. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compatibility-with-Grid-and-BeanEditFo

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-25 Thread trsvax
27;t see much value in 3 and it would take a compelling argument to get me to head down that path. I think 4 is currently possible but you'd really have to really know what you were doing. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compatibility-with-Gri

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-24 Thread Lenny Primak
if you include bootstrap it will for example modify all your Grid > components. I think what you are saying is you would like control over what > Grids are modified? It that correct? > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compat

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-24 Thread Thiago H. de Paula Figueiredo
On Sat, 24 Mar 2012 10:09:16 -0300, trsvax wrote: Help me understand what you are saying. I understand most modules do not change the look of your site but to me if you include the bootstrap module it's because you want to change the look for your site. Agreed. Currently if you include boo

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-24 Thread trsvax
ts. I think what you are saying is you would like control over what Grids are modified? It that correct? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compatibility-with-Grid-and-BeanEditForm-Tapestry-Bootstrap-tp5584806p5591666.html Sent from the Tapestry -

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-23 Thread Lenny Primak
zip it. You could also use Less if you like. > > So the simple answer is I'd like it to just work but realistically you will > need a new Layout.tml. > > While I've had issues (I'm looking at you @SupportsInformalParameters) the > fact that you can replace the entire pr

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-23 Thread Barry Books
On Thu, Mar 22, 2012 at 9:42 PM, Thiago H. de Paula Figueiredo wrote: > On Thu, 22 Mar 2012 19:03:16 -0300, trsvax wrote: >> >> different template. All three have drawbacks but at least modifying the >> DOM does not require understanding how the component works. > > > I think that's the way to go

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread Thiago H. de Paula Figueiredo
On Thu, 22 Mar 2012 19:03:16 -0300, trsvax wrote: different template. All three have drawbacks but at least modifying the DOM does not require understanding how the component works. I think that's the way to go too. By the way, have you thought of doing part of the implementation as mixins,

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread Lenny Primak
zip it. You could also use Less if you like. > > So the simple answer is I'd like it to just work but realistically you will > need a new Layout.tml. > > While I've had issues (I'm looking at you @SupportsInformalParameters) the > fact that you can replace the entire pr

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread trsvax
x27;ve had issues (I'm looking at you @SupportsInformalParameters) the fact that you can replace the entire presentation framework and only have to change the Layout.tml really shows the flexibility of Tapestry. -- View this message in context: http://tapestry.1045711.n5.nabble.com/G

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread Lenny Primak
ootstrap/issues/10 > > The current status of the Bootstrap module is i think I have the basics > worked out and I'm about to start writing test cases and flush things out. > So if I'm going to split it now is the time to do it. > > > > -- > View this messag

Re: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread trsvax
split it now is the time to do it. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Got5-Jquery-compatibility-with-Grid-and-BeanEditForm-Tapestry-Bootstrap-tp5584806p5585724.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

RE: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-22 Thread WINDEY Pieter AWL-IT
have no idea, never use it. -Original Message- From: Lenny Primak [mailto:lpri...@hope.nyc.ny.us] Sent: Thursday 22 March 2012 06:36 To: Tapestry users Subject: Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap I am trying to use Tapestry-Bootstrap module, and it

Got5-Jquery compatibility with Grid and BeanEditForm / Tapestry-Bootstrap

2012-03-21 Thread Lenny Primak
I am trying to use Tapestry-Bootstrap module, and it requires JQuery, which I am new to. So, I tried to use got5-jquery, and using SUPPRESS_PROTOTYPE(true) and JQUERY_ALIAS($j) like it says in the docs. Some of my current screens work exactly the way they should, but those contain BeanEditForms