Resolved - Fix feed command
Resolution: For some reason, my code removed the opening and closing syntax for CDATA before sending the feed to the XML parser. I commented out this code.
- Resolved - Also, enable the feed command to work with https in addition to http
https://medium.com/feed/tech-talk
The above feed blows up when using with the double curly brace feed= command
here's the error when tried at Toledo Talk
Software error: Invalid tag sequence: <img> </a> at ../New-TT/lib/XML/FeedPP.pm line 482
looks like it could be a problem with the output from Medium??
more likely a problem with FeedPP.pm
working example
Could not retrieve feed for https://medium.com/feed/tech-talk
From JR's : articles
100 words - 678 chars
created on
updated on
import date 2013-08-12 21:50:06
- #
source
- versions
Related articles
Resolved - Change how config data is processed - Jul 22, 2013
Resolved - Add embed github code - Sep 24, 2013
Resolved - Add commands to embed other media - Jun 27, 2013
Resolved - Fix problem of not being able to save an old version - Sep 05, 2013
Resolved - Change frontpage command to draft - Jun 27, 2013
more >>