I've run into a couple of XML feeds where the print view of the linked page was embedded in the article as a list to a form post (if that make sense) and was wondering if it is somehow possible push Sunrise through to the print view during generation.
Example - ExtremeTech News feed:
The link in the XML rss feed is this:
http://www.extremetech.com/article2/...129TX1K0000532
and then onto that page there is this HTML code burried:
Quote:
<form action="http://www.extremetech.com/print_article2/0,1217,a=166891,00.asp" method="POST" name="article_icons">
<tr>
|
So have Sunrise pull that linked page down instead of the first link. Possible or pipe dream?