Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
RedirectToPlugin
Edit
PageHistory
Diff
Info
LikePages
! Syntax At the __very beginning__ of the content (otherwise it will be ignored):'''' <verbatim> <?plugin-head RedirectTo page|href=... ?> </verbatim> ! Arguments <tt>page</tt>:: A wiki page name. <tt>href</tt>:: A [URI]. Either <tt>page</tt> or <tt>href</tt> must be defined. ! Note Use this sparingly, because it blows monkey butter. Pages with redirects on them become inaccessible without addressbar editing, and they do not properly propagate their BackLinks to the redirected-to page or otherwise integrate with any wiki mechanisms in any way. (This is in contrast to ~MediaWiki's redirects, which actually work sanely.) ! Examples <verbatim> <?plugin-head RedirectTo page=SomeOtherPage ?> <?plugin-head RedirectTo href=http://www.newzealand.com/ ?> </verbatim> ---- PhpWikiDocumentation
No page links to
RedirectToPlugin
.