Missing file

Thor
User offline. Last seen 1 year 42 weeks ago. Offline
Joined: 03/15/2010
Points: 30

I'm working on module 3-3, and the XSLT stylesheet (rss20.xsl) configured in the washpost_metro_crime.rss feed is missing from the current student file (ftpresto.zip).

Does anyone have a copy they'd be willing to share?

Thanks!

0
Your rating: None
Mike Bennett
User offline. Last seen 2 weeks 1 day ago. Offline
Joined: 12/09/2009
Points: 53

 I'm looking in washpost_metro_crime.rss and don't see any reference to the stylesheet you mention.  Where do you see this in your installation?

Thor
User offline. Last seen 1 year 42 weeks ago. Offline
Joined: 03/15/2010
Points: 30

 It's the second line of the file.  Here are the first three:

 <?xml version="1.0" encoding="iso-8859-1"?>

<?xml-stylesheet href="/css/rss20.xsl" type="text/xsl"?>

<rss xmlns:pheedo="http://www.pheedo.com/namespace/pheedo" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

The file came from ftpresto.zip at http://www.jackbe.com/enterprise-mashup/sites/all/modules/pubdlcnt/pubdlcnt.php?file=http://www.jackbe.com/enterprise-mashup/sites/default/files/ftpresto.zip&nid=1048
I've also downloaded ftpresto.zip from Adobe Presenter, but it's the same file.
 
The mashlet built on this RSS feed works without the stylesheet (not that I'd figured that out when I posted), so it's not particularly important.  OTOH, Steve was emphasizing testing the input feeds in a browser before proceeding...
 
Thanks