RE: [ANN] exanpe-t5-lib 1.1.0

2011-11-23 Thread Guerin Laurent
Hi Pablo,

The tutorial exists and the @Submodule is documented here : 
http://exanpe.github.com/exanpe-t5-lib/getting_started.html

Cheers,

Laurent

-Message d'origine-
De : Pablo Borges [mailto:pablosbor...@gmail.com] 
Envoyé : mercredi 23 novembre 2011 16:53
À : Tapestry users
Objet : Re: [ANN] exanpe-t5-lib 1.1.0

would be interesting you put a tutorial to install this library on the project 
page.
I had to flip the github to add this line

@Submodule (ExanpeLibraryModule.class)

the library to work on my project.

2011/11/23 Guerin Laurent 

> Hi all,
>
> We are pleased to announce the release 1.1.0 of exanpe-t5-lib.
>
> This new version includes :
> - Full compatibility between Tapestry 5.2.6 and 5.3
> - Some new components :
>- MenuBar and Menu components : Add one basic Menu bar or one 
> multi level Horizontal Menu to your website
>- VerticalMenu : Add a sidebar menu on your website
> - Some new mixins :
>- PasswordStrengthChecker : Shows a real time estimation of the 
> strength of a user password
>- AjaxValidation : Validate a textfield component with an Ajax 
> request
> - Some new features :
>- Added JavaScript events handler on our components / mixins to 
> ease client side interaction
>- Updated the Dialog mixin with rich render
>
> The lib is available from the Maven central repository, just add this 
> dependency in your pom.xml :
>
> 
>fr.exanpe
>exanpe-t5-lib
>1.1.0
> 
>
> You can have a look at the updated demo :
> http://exanpe-t5-lib.appspot.com/
>
> This is always a real pleasure to work with Tapestry and we plan to 
> keep on contributing through our library according to people needs !
> Feel free to share any comment or suggestion and thanks for your support !
> Bugs and improvments can be submitted to our Github space :
> https://github.com/exanpe
>
> Tapestry 5.3 rocks !
>
> --
> Exanpe Team.
> Julien Maupoux / Laurent Guerin
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

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



Re: [ANN] exanpe-t5-lib 1.1.0

2011-11-23 Thread Pablo Borges
would be interesting you put a tutorial to install this library on the
project page.
I had to flip the github to add this line

@Submodule (ExanpeLibraryModule.class)

the library to work on my project.

2011/11/23 Guerin Laurent 

> Hi all,
>
> We are pleased to announce the release 1.1.0 of exanpe-t5-lib.
>
> This new version includes :
> - Full compatibility between Tapestry 5.2.6 and 5.3
> - Some new components :
>- MenuBar and Menu components : Add one basic Menu bar or one multi
> level Horizontal Menu to your website
>- VerticalMenu : Add a sidebar menu on your website
> - Some new mixins :
>- PasswordStrengthChecker : Shows a real time estimation of the
> strength of a user password
>- AjaxValidation : Validate a textfield component with an Ajax
> request
> - Some new features :
>- Added JavaScript events handler on our components / mixins to
> ease client side interaction
>- Updated the Dialog mixin with rich render
>
> The lib is available from the Maven central repository, just add this
> dependency in your pom.xml :
>
> 
>fr.exanpe
>exanpe-t5-lib
>1.1.0
> 
>
> You can have a look at the updated demo :
> http://exanpe-t5-lib.appspot.com/
>
> This is always a real pleasure to work with Tapestry and we plan to keep
> on contributing through our library according to people needs !
> Feel free to share any comment or suggestion and thanks for your support !
> Bugs and improvments can be submitted to our Github space :
> https://github.com/exanpe
>
> Tapestry 5.3 rocks !
>
> --
> Exanpe Team.
> Julien Maupoux / Laurent Guerin
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>