View this message in context:
http://www.nabble.com/how-to-create-a-BookmarkablePageLink-for-the-particular-page-instance-tp24659102p24659535.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To
ere is no way to create a
>> bookmarkable link for it.
>>
>> Alex Objelean
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/how-to-create-a-BookmarkablePageLink-for-the-particular-page-instanc
use HybridUrlCodingStrategy
>> and
>> it seems pretty possible to add version attributes to the url. But I
>> don't
>> know how to do it in compatible manner. It seems that the only link that
>> forms the bookmarkable URL using hybrid strategy is the
>> Bookm
lePageLink. But it does not accept anything from the particular
> page version.
>
> Please help
>
>
--
View this message in context:
http://www.nabble.com/how-to-create-a-BookmarkablePageLink-for-the-particular-page-instance-tp24659102p24659329.html
Sent from the Wicket - User
I created a breadcrumbs panel that automatically creates a series of
bookmarkable links from the home page to the page that displays a details of
currently viewing entity instance.
Usually it looks like for instance home|folders|folder1|folder1.1|document
>From the other hand when the user comes t