Skip to content

cash/elgg-simplepie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widget Title
---------------------------
To change the widget title, edit the language file (en.php) and change the
string 'simplepie:widget' from 'RSS Feed' to whatever you desire.


Proxy Server
----------------------------
If your site is going through a proxy server to get to the feeds, you may
want to increase the timeout on the feeds (though this is unlikely as the
default timeout is 10 seconds). You can do this by editing
simplepie/views/default/widgets/feed_reader/content.php. There you can just
uncomment the line $feed->set_timeout(20);


HTML tags in feeds
--------------------------
The widget allows the following tags: `<a><p><br><b><i><em><del><pre><strong><ul><ol><li><img>`.
Other tags are stripped to avoid problems with the display of your site.

About

A feeds plugin built on Simplepie for Elgg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages