Add a bit oif style to the Atom/RSS Feed.
Shadow Hawkins on Monday, 17 June 2013 07:37:37
I'm using rss2email and reading the messages via email. It would be a lot more readable with a bit of style. I did a quick test and just adding the div as shown below greatly improved the formatting:
<h1><a href="http://www.sixxs.net/forum/?msg=setup-9572450&from=atom">11 ISK - Adding Reverse DNS Servers and nother Tunnel.</a></h1>
<div style="clear: both; margin-bottom: 10px; margin-top: 5px; white-space: pre-wrap">
... The Forum Post ...
</div>
Note I tested it with the Atom feed and haven't tested the RSS feed.
Add a bit oif style to the Atom/RSS Feed.
Jeroen Massar on Monday, 01 July 2013 14:11:46
Please note that neither our RSS or Atom feeds contain any kind of HTML.
You could though markup the text by changing rss2email which, when configured with HTML_MAIL = 1, formats the mail for you, you can then modify/customize rss2email to add any kind of style to the email you want.
(the only reason I know that this exists is because I use rss2email myself, but as email is not supposed to have HTML, I do not use the HTML option)
Posting is only allowed when you are logged in. |