Re: Swipe and touch

2016-09-02 Thread Qbyte Consulting
I tried to add jquery mobile to my T5.4 project for swipe but it cracks up. 
Same for angularjs.

Is there additional config required to add js libraries? Since I have jquery 
set up already I figured I could just add the mobile.

Sent from my iPhone

> On 2 Sep 2016, at 19:40, Thiago H de Paula Figueiredo  
> wrote:
> 
>> On Fri, 02 Sep 2016 15:18:24 -0300, Svein-Erik Løken  
>> wrote:
>> 
>> I cannot find any swipe and touch JavaScript library in Tapestry. Are there 
>> any plans to include one in Tapestry in the future?
> 
> No, as it's pretty easy to use almost any JS library or framework inside 
> Tapestry. ;) :)
> 
>> If it is - I will use that library now. The Tapestry dev team use to find 
>> the best library :) It seems that Hammer JS and Touch Swipe are popular(?). 
>> Any recommendation?
> 
> I'm sorry, but I haven't used any of them.
> 
> -- 
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
> 
> -
> 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: Logical Page Name Shortening

2016-09-02 Thread Thiago H de Paula Figueiredo

On Mon, 29 Aug 2016 07:25:41 -0300, Lherm Nicolas  wrote:

I read the https://tapestry.apache.org/url-rewriting.html and saw that  
Tapestry URL Rewriting API does not exist anymore and has been replaced  
with the LinkTransformer service.


Hi! I've created a separate JAR which brings back T5.1's URL rewriting API  
to T5.2+: https://github.com/thiagohp/tapestry-url-rewriter. I recommend  
checking this blog post of mine:  
http://tapestry.machina.com.br/2013/10/1/tapestry-url-rewriter-2-0-0-released.


--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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



Re: Swipe and touch

2016-09-02 Thread Thiago H de Paula Figueiredo
On Fri, 02 Sep 2016 15:18:24 -0300, Svein-Erik Løken   
wrote:


I cannot find any swipe and touch JavaScript library in Tapestry. Are  
there any plans to include one in Tapestry in the future?


No, as it's pretty easy to use almost any JS library or framework inside  
Tapestry. ;) :)


If it is - I will use that library now. The Tapestry dev team use to  
find the best library :) It seems that Hammer JS and Touch Swipe are  
popular(?). Any recommendation?


I'm sorry, but I haven't used any of them.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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



Swipe and touch

2016-09-02 Thread Svein-Erik Løken
I cannot find any swipe and touch JavaScript library in Tapestry. Are there any 
plans to include one in Tapestry in the future? If it is - I will use that 
library now. The Tapestry dev team use to find the best library :) It seems 
that Hammer JS and Touch Swipe are popular(?). Any recommendation?

S-E


Re: HTTPS on not @Secure page

2016-09-02 Thread Thiago H de Paula Figueiredo
On Tue, 30 Aug 2016 20:04:58 -0300, Carlos Montero Canabal  
 wrote:


I have configured my webapp with @Secure on pages who need it. But I  
have a problem when I write manually the URL on browser. If >I write  
https on not @Secure page, the links  (actionLinks with t:zone or  
t:async for ajax support)  created by tapestry starts >with http and  
browsers blocked the content when I click on them. Any solution? (Yes, I  
would host all my webapp on https). I >think that it is a bug, and  
Tapestry would see that the request is secure and generate the ajax  
links secured too.


Olá, Carlos!

Yeah, this is indeed a bug. Could you please create a small project which  
demonstrates this bug and attach it to a new Jira ticket? Thanks in  
advance. :)




Regards

Carlos Montero




--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br