Re: dojo version in struts 2.0.11?

2007-11-10 Thread Musachy Barroso
The plugin code itself can be just copied to 2.0 and it should work. The rest would be deleting everything related to dojo from core. musachy On Nov 11, 2007 1:20 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- Ted Husted <[EMAIL PROTECTED]> wrote: > > I wonder if it would be possible to retrofi

Re: dojo version in struts 2.0.11?

2007-11-10 Thread Dave Newton
--- Ted Husted <[EMAIL PROTECTED]> wrote: > I wonder if it would be possible to retrofit the 2.1 > Dojo plugin for 2.0? I haven't started looking in to this in any depth (and my initial naïve test didn't work) but aside from the hard-coded theme name that has to be changed to not conflict w/ the b

Re: tiles usage

2007-11-10 Thread Chris Pratt
On Nov 10, 2007 6:35 AM, Zhang, Larry (L.) <[EMAIL PROTECTED]> wrote: > Consider that each page can have different .css and .js files and these files > will be put between and in the layout, then the question is > that how to pass the specific .css and .js to the tiles layout? I definitely > do

Re: dojo version in struts 2.0.11?

2007-11-10 Thread Alvaro Sanchez-Mariscal
We currently use 2.0.8, but we are willing to move to 2.0.11 if we can use Dojo 1.0. On Nov 10, 2007 11:05 AM, Sami Dalouche <[EMAIL PROTECTED]> wrote: > Hi, > > it would be awesome to build a production-quality version on top of what > I started. > > as Antonio suggested, I created a JIRA feature

tiles usage

2007-11-10 Thread Zhang, Larry (L.)
Consider that each page can have different .css and .js files and these files will be put between and in the layout, then the question is that how to pass the specific .css and .js to the tiles layout? I definitely don't want to put all the .css and .js to the layout just for suite to use tile.

Struts 2 Datetimepicker component & Localization

2007-11-10 Thread Andriy Kharchuk
Hi All, I'm using struts 2.0.6. I tried configuring s:datetipicker to use languages other than English but no luck. Number of the month is displayed instead of month name for specified language. I tried "fr","de","de-de" (localized resources for these languages are part of struts2-core-2.0.6.jar f

Re: dojo version in struts 2.0.11?

2007-11-10 Thread Sami Dalouche
Hi, it would be awesome to build a production-quality version on top of what I started. as Antonio suggested, I created a JIRA feature request for that : https://issues.apache.org/struts/browse/WW-2311 and attached the theme here. The code is currently built against struts 2.0.11, which is the