Hi thob,
what is an enclosure?
Syndicate Press displays the links that are provided by the feed publisher.
Regards,
SP Developer
Thread Starter
thob
(@thob)
HI, that’s what I was refering to http://en.wikipedia.org/wiki/RSS_enclosure
So do you support this?
Thanks
The current version of SP does not support enclosures. If I were to add support for enclosures, what would you want it to look like on the page? In the simple case, it could just provide the link to the the resource referenced in the enclosure. I will put this on the list for future features.
It is important to note that the SP plugin caches the feed article content on the server, but resources such as feed images and video/etc… would be loaded by the client browser. I think wthis could be accompdated by placing the enclosure link into either the pages header with a link element set to prefetch, or simply in the page body with a link set to prefetch.
Since SP is a server side aggregator and not a client side tool, the link prefetch approach may be a viable way to support enclosures.
Thread Starter
thob
(@thob)
sounds good, and yes a link is what Iw as looking for
Hi thob,
will you post a url to an rss feed that has enclosures embedded in it?
Thanks,
SP Developer
Thread Starter
thob
(@thob)
will do but it’ll take sometime before I’ll have it