[xwiki-users] Re: Redirect page
Vincent Massol
vincent at massol.net
Sun Apr 8 09:20:58 CEST 2007
FYI, Guillaume has put this in the doc as a code snippet:
http://www.xwiki.org/xwiki/bin/view/Code/PageRedirect
Thanks
-Vincent
PS: I think we should move it to the developer's guide somewhere.
On Apr 7, 2007, at 7:39 PM, Sergiu Dumitriu wrote:
> $response.sendRedirect("http://www.w3.org")
> $response.sendRedirect($doc.getURL('edit'))
> $response.sendRedirect($doc.getURL('view', 'xpage=wml'))
> $response.sendRedirect($xwiki.getURL(' Some.Document'))
> $response.sendRedirect($xwiki.getURL('Some.Document', 'edit'))
> $response.sendRedirect($xwiki.getURL('Some.Document', 'view',
> 'xpage=rdf'))
>
> On 4/7/07, Zeljko Trogrlic <zeljko_t at post.htnet.hr> wrote:
> Zeljko Trogrlic wrote:
> > Hi,
> >
> > I have several term that should point to the same Wiki page. How
> to do this?
> > 1) create redirect page
> > 2) add synonyms to the main page?
> >
> > How to do one thing or another?
>
> Anybody has example for $response.redirect? Please?
>
>
>
>
> Sergiu Dumitriu
> --
> http://purl.org/net/sergiu
>
> --
> You receive this message as a subscriber of the xwiki-
> users at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/
> wws
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xwiki.org/pipermail/users/attachments/20070408/b5418153/attachment-0001.html
More information about the users
mailing list