From vogel@iam.unibe.ch Mon Sep 20 05:47:19 2004 From: David Vogel To: smallwiki@list.inf.unibe.ch Subject: Re: Is there a way to create forwarding page in Smallwiki Date: Mon, 20 Sep 2004 07:47:19 +0200 Message-ID: <1095659239.414e6ee71daf5@www.iam.unibe.ch> In-Reply-To: <65C4E86A-080B-11D9-9112-000D932DAF46@iam.unibe.ch> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5315502475796701681==" --===============5315502475796701681== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Zitat von st=C3=A9phane ducasse : > Thanks david. > Have you look at the paper on seaside we wrote? =20 > (http://www.iam.unibe.ch/~scg/Archive/Papers/Duca04eSeaside.pdf) >=20 looks very interesting. I showed it to some people to my company, but they wo= n't use seaside. bummer... (they are java people) > Else do you have a trick so that I do not have to create environment =20 > but just caroandBot >=20 if you want to make it just with plain html and javascript: no. so I guess th= at the smallwiki server would have to do this redirection in some way.... better might be to use apache in front of smallwiki. the apache server could handle all redirections in an easy way. (and improve the caching, deny access to smallwiki for certain ip-ranges, etc.) and you could choose some virtual domain for the smallwiki instance @ kilana. e.g. smallwiki.iam.unibe.ch would be much better than kilana:9090. so you won= 't run into problems if the port number (or server name) changes for some reason. (problems: all the people and search engines would still refer to the old port/name for some time...) have a good day! cheers, david >=20 > On 16 sept. 04, at 09:51, David Vogel wrote: >=20 > > 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): > > > > > > > > 3) done. > > > > remark: when you want to edit the page later, you will have to type =20 > > directly the > > url of the page with the action parameter: > > e.g. =20 > > http://kilana.unibe.ch:9090/caroandbot/environment/?action=3DPageEdit > > > > ...otherwise the page will redirect to the second one before you can =20 > > hit the > > edit button. > > > > > > another way would be to put apache in front of smallwiki and let it to =20 > > all the > > redirection stuff (overkill at the moment). > > > > > > hope this helps, > > > > cheers, > > david. > > > > > > > > Zitat von st=C3=A9phane ducasse : > > > >> Hi > >> > >> I would like to redirect Re: > >> http://kilana.unibe.ch:9090/caroandbot/environment/ > >> to Re: http://kilana.unibe.ch:9090/botinc/environment/ > >> > >> > > > > > > > > > > ---------------------------------------------------------------- > > This message was sent using IMP, the Internet Messaging Program. > > >=20 >=20 >=20 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --===============5315502475796701681==--