summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/rss.widget.php
Commit message (Expand)AuthorAgeFilesLines
* Protect rssfeed parameters with htmlspecialchars()Renato Botelho2014-06-171-6/+6
* standardize URLsChris Buechler2014-03-141-2/+2
* standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
* Tidy up widget XHTMLColin Fleming2013-03-051-10/+11
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+2
* Ensure tmp is ready before beginning operation.Scott Ullrich2009-03-181-6/+6
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-3/+3
* Handle post correctlyScott Ullrich2009-03-141-1/+1
* Allow setting of how many words to show.Scott Ullrich2009-03-141-2/+23
* Correctly restore rsswidgetheight sizeScott Ullrich2009-03-141-1/+4
* * Allow setting the div size and scroll the restScott Ullrich2009-03-141-23/+62
* Break before last <hr>Scott Ullrich2009-03-141-1/+1
* Default to 3 entriesScott Ullrich2009-03-141-1/+1
* Close <a> tagScott Ullrich2009-03-141-3/+1
* Widget is ready for general usage and defaults to pfS blogScott Ullrich2009-03-141-13/+56
* First crack at RSS widget.Scott Ullrich2009-03-141-0/+77
OpenPOWER on IntegriCloud