hi stef,
there is an easy way with javascript:
1) create a page with the url
http://kilana.unibe.ch:9090/caroandbot/environment
2) in the body (textarea field) add the follwing on one line (otherwise
smallwiki would add some html tags):
<script
type="text/javascript">document.location.href="http://kilana.unibe.ch:9090/botinc/environment/";</script>
3) done.
remark: when you want to edit the page later, you will have to type directly the
url of the page with the action parameter:
e.g.
http://kilana.unibe.ch:9090/caroandbot/environment/?action=PageEdit
...otherwise the page will redirect to the second one before you can hit the
edit button.
another way would be to put apache in front of smallwiki and let it to all the
redirection stuff (overkill at the moment).
hope this helps,
cheers,
david.
Zitat von stéphane ducasse <ducasse(a)iam.unibe.ch>ch>:
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.