Re: [T5] how to add dojo in tapestry5?

2008-06-23 Thread Vladimir Solomenchuk

Hi,

You have two ways to do this:
1. simply include into your page/components dojo javascript libraries
2. write your own PageRenderSupport (see public void
contributeMarkupRenderer(...) in TapestyModule)




Tan [EMAIL PROTECTED] wrote:
 
 hi all,
 hi i know tapestry5 come with scriptaculous and prototype. but i wan
 to
 use something like dojo AccordionContainer in tml.
 may i know any way to do it? thank youl.
 
 Regards,
 [EMAIL PROTECTED]
 
 

-- 
View this message in context: 
http://www.nabble.com/-T5--how-to-add-dojo-in-tapestry5--tp18044089p18064520.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [T5] how to add dojo in tapestry5?

2008-06-23 Thread Tan [EMAIL PROTECTED]
thank you.  I will try it out first.

On Mon, Jun 23, 2008 at 4:13 PM, Vladimir Solomenchuk [EMAIL PROTECTED]
wrote:


 Hi,

 You have two ways to do this:
 1. simply include into your page/components dojo javascript libraries
 2. write your own PageRenderSupport (see public void
 contributeMarkupRenderer(...) in TapestyModule)




 Tan [EMAIL PROTECTED] wrote:
 
  hi all,
  hi i know tapestry5 come with scriptaculous and prototype. but i wan
  to
  use something like dojo AccordionContainer in tml.
  may i know any way to do it? thank youl.
 
  Regards,
  [EMAIL PROTECTED]
 
 

 --
 View this message in context:
 http://www.nabble.com/-T5--how-to-add-dojo-in-tapestry5--tp18044089p18064520.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




[T5] how to add dojo in tapestry5?

2008-06-21 Thread Tan [EMAIL PROTECTED]
hi all,
hi i know tapestry5 come with scriptaculous and prototype. but i wan to
use something like dojo AccordionContainer in tml.
may i know any way to do it? thank youl.

Regards,
[EMAIL PROTECTED]