Thomas Gries wrote:
- after having sent an "E-Mail this user" an acknowledgment page appears
and returns to Main_page
- However, it is proposed to automatically return to last relevant page
(i.e. the page of User_X) instead
This should be easy to do.
- After deleting a page (as Admin), the wiki returns to the Main_Page
- It is suggested to return to the previous relevant page (in this case,
the page visited _before_ the now-deleted page)
This, however, is pretty much impossible, except perhaps by relying on the HTTP referer header, and passing its contents to the delete screen. That would be horrendous (IMHO).
Timwi