From renggli@iam.unibe.ch Wed Feb 22 21:01:22 2006 From: Lukas Renggli To: smallwiki@list.inf.unibe.ch Subject: Re: Help with local links Date: Wed, 22 Feb 2006 21:01:14 +0100 Message-ID: In-Reply-To: <43FB3314.70903@impara.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2711015139751785005==" --===============2711015139751785005== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Roel, the thing with the base-path in the is common trouble-causer, because different browser interpret it differently. Try to remove the generation of the base-path tag in SmallWiki by commenting out the line and see if this helps (and doesn't cause other troubles): TemplateBodyContents>>renderheadWith: anAction on: html "html base: anAction server basePath." html style: anAction structure stylesheet. Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch --===============2711015139751785005==--