On Mon, Feb 24, 2014 at 1:55 PM, 114 <ad...@114hareketi.org> wrote:
> There is share by email link for the page that displays the link which
> contains the page name and it is too long.

> Is there a way for retrieving a permanent link for a page which does not
> change after hierarchy and name changes, ang also it is short?

No, but when you rename/move a page you could 'keep' the old
'location' and put there a redirect to the new location:

{{velocity}}
$response.sendRedirect($xwiki.getURL('newWiki:NewSpace.NewPage'))
{{/velocity}}

This is not done automatically.

Hope this helps,
Marius

>
> Thanks
> Kurtulus
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/How-to-get-permanent-link-of-a-page-tp7589267.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to