aboutsummaryrefslogtreecommitdiff
path: root/mod/simplepie/README
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2014-01-22 04:02:17 +0100
committerSem <sembrestels@riseup.net>2014-01-22 04:02:17 +0100
commitc0295c275d6edbca6c6c8bb51dc199150d0d5fc3 (patch)
tree2c5a744a3859d27883f92b72aef9cf81f1a947d0 /mod/simplepie/README
parent4a2ed114bb18c5363f594a380676c5654f4165a4 (diff)
parentae76fa880c7aeb7f7b0846dd4b109be8d398018c (diff)
downloadelgg-c0295c275d6edbca6c6c8bb51dc199150d0d5fc3.tar.gz
elgg-c0295c275d6edbca6c6c8bb51dc199150d0d5fc3.tar.bz2
Merge commit 'ae76fa880c7aeb7f7b0846dd4b109be8d398018c' into develop
Diffstat (limited to 'mod/simplepie/README')
-rw-r--r--mod/simplepie/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/mod/simplepie/README b/mod/simplepie/README
index 24591c3e1..29a9f38aa 100644
--- a/mod/simplepie/README
+++ b/mod/simplepie/README
@@ -1,11 +1,11 @@
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
@@ -14,6 +14,6 @@ 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. \ No newline at end of file
+Other tags are stripped to avoid problems with the display of your site.