[Bibdesk-users] download pdf script broken

2008-01-13 Thread Nicholas Cole
Dear All,

Does anyone else find that the new release has broken the JSTOR
Download PDF script from  [EMAIL PROTECTED]

If so, does anyone know why?

Best wishes,

Nicholas

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users


Re: [Bibdesk-users] download pdf script broken

2008-01-13 Thread Christiaan Hofman
I don't know why, but it may be related to the new file layout. This  
is also reflected in the AppleScript support. E.g. 'local file' and  
'remote URL' are now deprecated, and they refer now to the first  
linked file and URL from the new file layout rather than the Local- 
Url and Url fields.

Christiaan

On 13 Jan 2008, at 6:31 PM, Nicholas Cole wrote:

 Dear All,

 Does anyone else find that the new release has broken the JSTOR
 Download PDF script from  [EMAIL PROTECTED]

 If so, does anyone know why?

 Best wishes,

 Nicholas


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users


Re: [Bibdesk-users] download pdf script broken

2008-01-13 Thread Alexander H. Montgomery
It accesses the URL via

set theURL to the value of field URL of thePub

which needs to be changed to

set theURL to linked URL 1 of thePub

I'm in the process of fixing my scripts to work with 1.3.13 properly.

-AHM

On 2008-01-13, at 10:12 AM, Christiaan Hofman wrote:

 I don't know why, but it may be related to the new file layout. This
 is also reflected in the AppleScript support. E.g. 'local file' and
 'remote URL' are now deprecated, and they refer now to the first
 linked file and URL from the new file layout rather than the Local-
 Url and Url fields.

 Christiaan

 On 13 Jan 2008, at 6:31 PM, Nicholas Cole wrote:

 Dear All,

 Does anyone else find that the new release has broken the JSTOR
 Download PDF script from  [EMAIL PROTECTED]

 If so, does anyone know why?

 Best wishes,

 Nicholas


 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 Bibdesk-users mailing list
 Bibdesk-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bibdesk-users



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users


Re: [Bibdesk-users] download pdf script broken

2008-01-13 Thread Alexander H. Montgomery
Fixed version is now up. See Article JSTOR Download.scpt at:

http://people.reed.edu/~ahm/Projects/Citation/BibDesk/

-AHM

On 2008-01-13, at 10:22 AM, Alexander H. Montgomery wrote:

 It accesses the URL via

   set theURL to the value of field URL of thePub

 which needs to be changed to

   set theURL to linked URL 1 of thePub

 I'm in the process of fixing my scripts to work with 1.3.13 properly.

 -AHM

 On 2008-01-13, at 10:12 AM, Christiaan Hofman wrote:

 I don't know why, but it may be related to the new file layout. This
 is also reflected in the AppleScript support. E.g. 'local file' and
 'remote URL' are now deprecated, and they refer now to the first
 linked file and URL from the new file layout rather than the Local-
 Url and Url fields.

 Christiaan

 On 13 Jan 2008, at 6:31 PM, Nicholas Cole wrote:

 Dear All,

 Does anyone else find that the new release has broken the JSTOR
 Download PDF script from  [EMAIL PROTECTED]

 If so, does anyone know why?

 Best wishes,

 Nicholas


 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 Bibdesk-users mailing list
 Bibdesk-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bibdesk-users



 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 Bibdesk-users mailing list
 Bibdesk-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bibdesk-users



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users