[freenet-dev] Note for Freesite authors

2002-08-22 Thread Phil Marlowe
anyone's interested. >From: Ian Clarke >Reply-To: devl at freenetproject.org >To: devl at freenetproject.org >Subject: Re: [freenet-dev] Note for Freesite authors >Date: Tue, 20 Aug 2002 18:30:56 -0700 > >As I said, the only place I have encountered this is in the "

[freenet-dev] Note for Freesite authors

2002-08-21 Thread Ian Clarke
On Thu, Aug 22, 2002 at 02:08:34AM +, Phil Marlowe wrote: > The issue isn't doing anything. The issue is what's already been done. > This huge site is already partly fetchable, and it hasn't been easy. I'm > not inclined to start over from scratch without a compelling reason. > > SSK at j

Re: [freenet-dev] Note for Freesite authors

2002-08-21 Thread Ian Clarke
On Thu, Aug 22, 2002 at 02:08:34AM +, Phil Marlowe wrote: > The issue isn't doing anything. The issue is what's already been done. > This huge site is already partly fetchable, and it hasn't been easy. I'm > not inclined to start over from scratch without a compelling reason. > > SSK@jbf

Re: [freenet-dev] Note for Freesite authors

2002-08-21 Thread Phil Marlowe
anyone's interested. >From: Ian Clarke <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [freenet-dev] Note for Freesite authors >Date: Tue, 20 Aug 2002 18:30:56 -0700 > >As I said, the only place I have encountered this is in the "

RE: [freenet-dev] Note for Freesite authors

2002-08-21 Thread Pete Soden
why not use a replace function? ie. replace SSK@ with SSK%40 just a suggestion Pete -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Phil Marlowe Sent: 21 August 2002 02:07 To: [EMAIL PROTECTED] Subject: Re: [freenet-dev] Note for Freesite authors

[freenet-dev] Note for Freesite authors

2002-08-21 Thread Phil Marlowe
Which browsers? I've got an awfully big non-DBR site I'm trying to insert. I want to know this'll be a mjro problem before I launch a major effort to forestall it. > >This prevents such links from confusing fussy browsers and tools like >XMMS. > ---

[freenet-dev] Note for Freesite authors

2002-08-20 Thread Pete Soden
-dev] Note for Freesite authors Which browsers? I've got an awfully big non-DBR site I'm trying to insert. I want to know this'll be a mjro problem before I launch a major effort to forestall it. > >This prevents such links from confusing fussy browsers

[freenet-dev] Note for Freesite authors

2002-08-20 Thread Ian Clarke
As I said, the only place I have encountered this is in the "Download from Location" functionality in XMMS, but since there is no disadvantage in using %40 instead of '@', why wouldn't you do it? Ian. On Wed, Aug 21, 2002 at 01:07:07AM +, Phil Marlowe wrote: > Which browsers? > > I've got

Re: [freenet-dev] Note for Freesite authors

2002-08-20 Thread Ian Clarke
As I said, the only place I have encountered this is in the "Download from Location" functionality in XMMS, but since there is no disadvantage in using %40 instead of '@', why wouldn't you do it? Ian. On Wed, Aug 21, 2002 at 01:07:07AM +, Phil Marlowe wrote: > Which browsers? > > I've got

Re: [freenet-dev] Note for Freesite authors

2002-08-20 Thread Phil Marlowe
Which browsers? I've got an awfully big non-DBR site I'm trying to insert. I want to know this'll be a mjro problem before I launch a major effort to forestall it. > >This prevents such links from confusing fussy browsers and tools like >XMMS. > --

[freenet-dev] Note for Freesite authors

2002-08-19 Thread Ian Clarke
Please avoid using the '@' character in URLs in Freesite documents, the correct way to express a URL link to a page in Freenet is to replace the '@' with '%40' http://localhost:/SSK at 24vE7ibGI0T2j8o4wfpl0HDLiGQPAgM/seanchai/2// becomes: http://localhost:/SSK%4024vE7ibGI0T2j8o4wfpl0HD

[freenet-dev] Note for Freesite authors

2002-08-19 Thread Ian Clarke
Please avoid using the '@' character in URLs in Freesite documents, the correct way to express a URL link to a page in Freenet is to replace the '@' with '%40' http://localhost:/SSK@24vE7ibGI0T2j8o4wfpl0HDLiGQPAgM/seanchai/2// becomes: http://localhost:/SSK%4024vE7ibGI0T2j8o4wfpl0HDLi