Re: [Framework-Team] Re: Base tag

2007-03-11 Thread Alec Mitchell
On 3/10/07, Martin Aspeli [EMAIL PROTECTED] wrote: Geir Bækholt · Plone Solutions wrote: On 9. mar. 2007, at 17.22, Laurence Rowe wrote: I would vote for keeping the base tag anyway, as it would make the site not break if someone makes a wrong link somewhere. Another possibility to help

[Framework-Team] Re: Base tag

2007-03-11 Thread Laurence Rowe
Martin Aspeli wrote: Geir Bækholt · Plone Solutions wrote: On 9. mar. 2007, at 17.22, Laurence Rowe wrote: I would vote for keeping the base tag anyway, as it would make the site not break if someone makes a wrong link somewhere. Another possibility to help this would be to make all

Re: [Framework-Team] Re: Base tag

2007-03-10 Thread Geir Bækholt · Plone Solutions
On 9. mar. 2007, at 17.22, Laurence Rowe wrote: I would vote for keeping the base tag anyway, as it would make the site not break if someone makes a wrong link somewhere. Another possibility to help this would be to make all folderish content redirect to get the trailing slash, like Apache

Re: [Framework-Team] Re: Base tag

2007-03-10 Thread Martin Aspeli
Geir Bækholt · Plone Solutions wrote: On 9. mar. 2007, at 17.22, Laurence Rowe wrote: I would vote for keeping the base tag anyway, as it would make the site not break if someone makes a wrong link somewhere. Another possibility to help this would be to make all folderish content redirect

[Framework-Team] Re: Base tag

2007-03-09 Thread Laurence Rowe
Geir Bækholt · Plone Solutions wrote: On 6. mar. 2007, at 01.23, Martin Aspeli wrote: My point in the bug thread is that I *think* the solution is to make sure slashing of links is always consistent: if it's folderish, put / at the end, if not, don't. I can confirm that the solution is to

Re: [Framework-Team] Re: Base tag

2007-03-07 Thread Geir Bækholt · Plone Solutions
On 6. mar. 2007, at 01.23, Martin Aspeli wrote: My point in the bug thread is that I *think* the solution is to make sure slashing of links is always consistent: if it's folderish, put / at the end, if not, don't. I can confirm that the solution is to always have a trailing slash for

Re: [Framework-Team] Re: Base tag

2007-03-06 Thread Wichert Akkerman
Previously Martin Aspeli wrote: Yeah, I know. :) My point in the bug thread is that I *think* the solution is to make sure slashing of links is always consistent: if it's folderish, put / at the end, if not, don't. We can always put a / at the end; Zope should handle that correctly.

[Framework-Team] Re: Base tag

2007-03-05 Thread Alexander Limi
On Mon, 05 Mar 2007 15:48:46 -0800, Martin Aspeli [EMAIL PROTECTED] wrote: According to the ticket, there is at least an easy fix for the select-all-in-IE issue. See also the note from Geir and my attempt at summarising the problem. Right, the reason I don't want to have a base tag is