From 0581f68053380f55118b568a0ae70b9fd34b8dd1 Mon Sep 17 00:00:00 2001 From: Sem Date: Mon, 13 Jan 2014 00:13:14 +0100 Subject: Bumped version 1.8.1 --- README | 8 ++++---- manifest.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 24591c3e1..29a9f38aa 100644 --- a/README +++ b/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: `


    1. `. -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. diff --git a/manifest.xml b/manifest.xml index 94b8a4b42..8be1bc335 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ SimplePie RSS Feed Integration Cash Costello - 1.8.0 + 1.8.1 widget Provides a widget that pulls in RSS feeds http://www.cashcostello.com/ -- cgit v1.2.3