Re: Website download section

2009-11-13 Thread Geert Janssens
On Friday 13 November 2009, John Ralls wrote: > I got the same results. > > Interestingly, if I copy the contents of your page into a file and > display the file in Firefox, I don't get the redirect screen either. > That suggests that it's neither cookie magic (since the only cookies > it can see w

Re: Website download section

2009-11-13 Thread Geert Janssens
On Friday 13 November 2009, t...@filmchicago.org wrote: > The php option you could try is to have the link initially link to a local > page which would then redirect the user with the php function: > > header('Location: http://filelink'); > exit; > ?> > > Note that the header function must be used

Re: Website download section

2009-11-13 Thread John Ralls
On Nov 13, 2009, at 1:38 AM, Geert Janssens wrote: On Thursday 12 November 2009, Geert Janssens wrote: Sourceforge is working again, so I tested these new links. They work fine, but there is some weirdness going on with the mirror screen. When I click on a link on my new download page, I

Re: Website download section

2009-11-13 Thread tim
The php option you could try is to have the link initially link to a local page which would then redirect the user with the php function: http://filelink'); exit; ?> Note that the header function must be used before any other content has been served to the user. -tim Sent on the Sprint® Now N

Re: Website download section

2009-11-13 Thread tim
Sorry, I mean try using the target attribute in the href tag: Probably the same effect, but its worth a shot. There might also be a way to do it with php redirection but Ill have to get back with an example for that. -tim Sent on the Sprint® Now Network from my BlackBerry® -Original Mes

Re: Website download section

2009-11-13 Thread Geert Janssens
On Friday 13 November 2009, t...@filmchicago.org wrote: > For the readme have you tried seeing what happens if you have the link open > in a new window? > > It will probably be to no effect but that's the only other thing I can > think of right now > > -tim > I did try to open it right-click->Open

Re: Website download section

2009-11-13 Thread tim
For the readme have you tried seeing what happens if you have the link open in a new window? It will probably be to no effect but that's the only other thing I can think of right now -tim --Original Message-- From: Geert Janssens Sender: gnucash-devel-boun...@gnucash.org To: gnucash-de

Re: Website download section

2009-11-13 Thread Geert Janssens
On Friday 13 November 2009, Tim M wrote: > Geert, I do see what you are saying about the links. > > However, to be honest I don't think the download links should be bypassing > the download screen of Sourceforge anyway, especially for the binaries and > source code. The HTML Readme is a tiny file

Re: Website download section

2009-11-13 Thread Tim M
Geert, I do see what you are saying about the links. However, to be honest I don't think the download links should be bypassing the download screen of Sourceforge anyway, especially for the binaries and source code. The HTML Readme is a tiny file on the other hand, so IMO it's not a big deal if i

Re: Website download section

2009-11-13 Thread Geert Janssens
On Thursday 12 November 2009, Geert Janssens wrote: > On Thursday 12 November 2009, John Ralls wrote: > > The magic link is: > > http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash%20OSX%20Read > >me .html > > > > That will magically find the best (or user's default, if he's got a > > sour