Sébastien Geindre pisze: > Thank you Grzegorz, so up to you, if i need complex design with C2.2, i > should use dojo instead of old C2.1 home made solution. > It sounds good. > > Do we have any samples of the use of dojo component with C2.2 ??
Actually, Dojo is already used in Forms (especially when Ajax is enabled) in C2.2 so you might want to take a look at cocoon-forms-sample[1] module. In order to run it, just checkout whole Cocoon's trunk[2] and follow instructions in README.txt. To make it clear: you don't need to get rid of <ft:group/> and <fi:styling layout="tabs"/> (typing from memory), you just need to modify Forms XSL files so they take advantage of Dojo's functionality instead of forms-lib.js. [1] http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-forms/cocoon-forms-sample/ [2] http://svn.apache.org/repos/asf/cocoon/trunk/ -- Grzegorz Kossakowski http://reflectingonthevicissitudes.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
