rtCamp / rtpanel

WordPress Theme Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for CSS classes in RSS-feeds

rahul286 opened this issue · comments

WordPress has some CSS classes like .alignleft, .aligncenter, etc

This works nicely on web, but when posts are read from RSS readers results are not as good as its on web!

There is a plugin this handles this somewhat - AlignRSS - http://wordpress.org/extend/plugins/align-rss-images/
But its old and works with wordpress classes only.

It will be better, if we can use some filter to provide AlignRSS functionality AND extending it to work with rtPanel classes (which are added from tinymce-dropdown)