summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/rss.widget.php
Commit message (Collapse)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
| | | | | | | | | Close input tags Change target _NEW to _BLANK Add ALT to img tags Add CDATA sections to scipts. Changed name in FORM tag to be different, not allowed to have the same "name" in XHMTL
* The function split() is replaced by the function explode(). Starting with ↵smos2012-01-191-1/+1
| | | | | | PHP 5.3 this is deprecated and with version 6 gone. Replacing it surpresses all the warnings
* 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
| | | | * Format items better
* 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