Template Skinning

2012-03-29 Thread Zubair Nuamaan
For those that have experimented with this:

http://blog.tapestry5.de/index.php/2011/06/24/template-skinning/

how have you dealt with templates in components folder.  

Using the code from the above blog post you can determine which version of a
page gets shown  - desktop 
or mobile.  When the mobile version is shown it looks for tml file under
.../mobile/..tml . Since all my pages use the layout component how do you
create a layout tml for the mobile pages.  If you do the same thing that is
done for pages i.e. include only the tml files under mobile package it
complains that no component exists.

Currently I am creating a separate layout tml and the class for the mobile
version whereas for the pages I only create separate tml files.

Is anyone doing anything differently? 

Thanks

Zubair



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Template-Skinning-tp5604006p5604006.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: T5: Theming Support

2011-09-22 Thread Zubair Nuamaan
Hi, 

you mentioned a cookbook page for theming support - I coulnd't find it and
wondering if I overlooked it somewhere. 

Just to clarify though, the theming support will work for projects that have
multi-vendors so they can all have different layouts/styles?  

Regards, 

Zubair
UK 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-Theming-Support-tp4500606p4830397.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry5 jQuery integration and tap 5.3

2011-07-28 Thread Zubair Nuamaan
Sweet - I'll give that a shot

Zubair

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-jQuery-integration-and-tap-5-3-tp4640114p4642018.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry5 jQuery integration and tap 5.3

2011-07-27 Thread Zubair Nuamaan
Thanks, I'll use tapestry 5.2.5 in the meantime.

Zubair

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-jQuery-integration-and-tap-5-3-tp4640114p4640202.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.2.4 issue

2010-11-22 Thread Zubair Nuamaan

Hey, 

yeah, that is exactly what I am seeing.  Thanks for that - looking into it
now.

Regards, 

Zubair
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-4-issue-tp3273778p3275616.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.2.4 issue

2010-11-20 Thread Zubair Nuamaan

Thanks, did that and same issue - upgraded to 1.6.1

How would I find out which libraries are using slf4j internally?

Regards, 

Zubair
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-4-issue-tp3273778p3273814.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.2.4 issue

2010-11-20 Thread Zubair Nuamaan

But the only thing I changed was tapestry 5.2.1 to 5.2.4.  All other
libraries stayed the same.  

I'll keep digging

Zubair
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-4-issue-tp3273778p3273790.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Tapestry 5.2.4 issue

2010-11-20 Thread Zubair Nuamaan

Hi, 

upgraded to 5.2.4 today and I get the following error:

tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class
org.slf4j.LoggerFactory

haven't seen anything on the forum about it, any ideas?

Thanks

Zubair
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-4-issue-tp3273778p3273778.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.2.1 upgrade woes

2010-10-18 Thread Zubair Nuamaan

Hey, 

did you manage to find a fix for your problem?  I updated to use the new
Tapestry 5.2.1 and am getting the same error 

java.lang.NoClassDefFoundError:
org/apache/tapestry5/internal/services/RequestPathOptimizer

I also updated to chenelkit 1.3.0-sanpshot.

Thanks, 

Zubair
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-1-upgrade-woes-tp2849844p3217519.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org