You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Alec Swan <al...@gmail.com> on 2012/05/22 00:21:58 UTC

AJAX-swappable bookmarkable unversioned tabs

Hello,

We are starting a new project where we need to implement a simple menu
using Wicket 1.4.17. In my previous project I implemented tabbing
using ajax-swappable panels. I really liked the smooth tab transition
you get with this approach. The two things I disliked were versionable
pages and that tabs were not bookmarkable.

Is it possible to have the ajax-swappable bookmarkable tabs without
versioned pages?

Thanks,

Alec

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


Re: AJAX-swappable bookmarkable unversioned tabs

Posted by Alec Swan <al...@gmail.com>.
I am assuming that AJAX-swappable and bookmarkable is not possible.

Is it sufficient to override isVersioned() and return false to force
Wicket not to version the page? Are there any Wicket components that
require versioning?

Thanks,

Alec

On Wed, May 23, 2012 at 6:11 AM, Richard W. Adams <RW...@up.com> wrote:
> Don't have much to offer re. menus, but if you're starting a new project,
> I'd recommend you use the latest version of Wicket (1.5.6) if at all
> possible.
>
> "There are three kinds of lies: lies, damn lies, and statistics."
> Benjamin Disraeli
>
> "Then there was the man who drowned crossing a stream with an average
> depth of six inches."
> W. I. E. Gates
>
>
>
>
> From:   Alec Swan <al...@gmail.com>
> To:     users@wicket.apache.org
> Date:   05/22/2012 07:29 PM
> Subject:        Re: AJAX-swappable bookmarkable unversioned tabs
>
>
>
> Thoughts, anybody?
>
> On Mon, May 21, 2012 at 4:21 PM, Alec Swan <al...@gmail.com> wrote:
>> Hello,
>>
>> We are starting a new project where we need to implement a simple menu
>> using Wicket 1.4.17. In my previous project I implemented tabbing
>> using ajax-swappable panels. I really liked the smooth tab transition
>> you get with this approach. The two things I disliked were versionable
>> pages and that tabs were not bookmarkable.
>>
>> Is it possible to have the ajax-swappable bookmarkable tabs without
>> versioned pages?
>>
>> Thanks,
>>
>> Alec
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>
>
>
> **
>
> This email and any attachments may contain information that is confidential and/or privileged for the sole use of the intended recipient.  Any use, review, disclosure, copying, distribution or reliance by others, and any forwarding of this email or its contents, without the express permission of the sender is strictly prohibited by law.  If you are not the intended recipient, please contact the sender immediately, delete the e-mail and destroy all copies.
> **

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


Re: AJAX-swappable bookmarkable unversioned tabs

Posted by "Richard W. Adams" <RW...@UP.COM>.
Don't have much to offer re. menus, but if you're starting a new project, 
I'd recommend you use the latest version of Wicket (1.5.6) if at all 
possible.

"There are three kinds of lies: lies, damn lies, and statistics."
Benjamin Disraeli

"Then there was the man who drowned crossing a stream with an average 
depth of six inches."
W. I. E. Gates




From:   Alec Swan <al...@gmail.com>
To:     users@wicket.apache.org
Date:   05/22/2012 07:29 PM
Subject:        Re: AJAX-swappable bookmarkable unversioned tabs



Thoughts, anybody?

On Mon, May 21, 2012 at 4:21 PM, Alec Swan <al...@gmail.com> wrote:
> Hello,
>
> We are starting a new project where we need to implement a simple menu
> using Wicket 1.4.17. In my previous project I implemented tabbing
> using ajax-swappable panels. I really liked the smooth tab transition
> you get with this approach. The two things I disliked were versionable
> pages and that tabs were not bookmarkable.
>
> Is it possible to have the ajax-swappable bookmarkable tabs without
> versioned pages?
>
> Thanks,
>
> Alec

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




**

This email and any attachments may contain information that is confidential and/or privileged for the sole use of the intended recipient.  Any use, review, disclosure, copying, distribution or reliance by others, and any forwarding of this email or its contents, without the express permission of the sender is strictly prohibited by law.  If you are not the intended recipient, please contact the sender immediately, delete the e-mail and destroy all copies.
**

Re: AJAX-swappable bookmarkable unversioned tabs

Posted by Alec Swan <al...@gmail.com>.
Thoughts, anybody?

On Mon, May 21, 2012 at 4:21 PM, Alec Swan <al...@gmail.com> wrote:
> Hello,
>
> We are starting a new project where we need to implement a simple menu
> using Wicket 1.4.17. In my previous project I implemented tabbing
> using ajax-swappable panels. I really liked the smooth tab transition
> you get with this approach. The two things I disliked were versionable
> pages and that tabs were not bookmarkable.
>
> Is it possible to have the ajax-swappable bookmarkable tabs without
> versioned pages?
>
> Thanks,
>
> Alec

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