Hello, I am trying to change the registration page, so that it redirects to the pevious page after you have registered (like after you have logged in) I know, that login.vm and registerinline.vm are called in global.vm. My first try was to add xredirect=$xwiki.getURLEncoded($logredir) to the $regurl, but it did work. I now asume that sending the parameters (like current page/requested page) is somehow handled when I call $doc.getURL("loginsubmit") like in login.vm. Where can I find the template/page behind this url? Or the other way round. What is responsible to call the xwiki/bin/login/XWiki/XWikiLogin page everytime I click on "edit" a page? I hope you can give me an answer. Thanks! Spinring -- View this message in context: http://n2.nabble.com/Loginsubmit-tp1115532p1115532.html Sent from the XWiki- Users mailing list archive at Nabble.com.