↧
Merge pull request #22 from foysalit/master
fixed a bug in the view render when caching is turned on
View ArticleError render atom page
When title or description atom page contains tildes, the page no render (check in firefox)
View ArticleDon't use html entities in item title
A french character with an accent, like `é`, in the items' title will be converted to a html entity, which makes the feed fail at W3C feed validator.
View ArticleDon't use the customview property to set the format
When using RSS and a custom view, the content-type was set to atom/xml which is incorrect.
View ArticleMerge pull request #32 from bberlijn/master
Don't use the customview property to set the format
View ArticleMerge pull request #34 from cmgmyr/master-protected
changed properties and method to protected from private (L5)
View Articleadded support for custom content-type #38
if $feed->ctype is set to custom value use it instead of defaults
View Article
More Pages to Explore .....