You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sommeralex <al...@gmail.com> on 2012/05/29 14:28:04 UTC

Page navigation to predecessor pages plugin

Hi!

I would like to implement a simple page navigation helper on my pages. It
should be a link list with a fixed length of previous loaded/visited pages,
like>

start - profile - editprofile

So, the user should see a link list with his previous visited sites. Is
there a plug? How can I implement this easily? 

thx
alex

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Page-navigation-to-predecessor-pages-plugin-tp5713504.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: Page navigation to predecessor pages plugin

Posted by Lance Java <la...@googlemail.com>.
Here are a couple of libraries

https://bitbucket.org/zenios/tapestry-zbreadcrumbs/wiki/Home
https://github.com/argoyle/tapestry-breadcrumbs

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Page-navigation-to-predecessor-pages-plugin-tp5713504p5713505.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: Page navigation to predecessor pages plugin

Posted by sommeralex <al...@gmail.com>.
thank you both very much for your help!

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Page-navigation-to-predecessor-pages-plugin-tp5713504p5713522.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: Page navigation to predecessor pages plugin

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Tue, 29 May 2012 09:28:04 -0300, sommeralex  
<al...@gmail.com> wrote:

> Hi!

Hi!

> I would like to implement a simple page navigation helper on my pages. It
> should be a link list with a fixed length of previous loaded/visited  
> pages, like>
> start - profile - editprofile
>
> So, the user should see a link list with his previous visited sites. Is
> there a plug? How can I implement this easily?

Have you taken a look at http://bitbucket.org/zenios/tapestry-zbreadcrumbs?

-- 
Thiago

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