summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/rss.widget.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-12/+20
|\
| * Standardize widget iform and submit namesPhil Davis2015-06-231-2/+2
| * Widgets code stylePhil Davis2015-04-171-20/+33
* | Minor tweaks, hellip in interf_gif, typo in rss.widgetSjon Hortensius2015-05-101-1/+1
* | Merge remote-tracking branch 'upstream/master' into origin/masterSjon Hortensius2015-03-221-1/+0
|\ \ | |/
| * Remove latin-1 encoding of RSS feedPhil Davis2015-02-021-1/+0
* | implemented widget-configSjon Hortensius2015-01-171-82/+56
* | Merge branch 'master' into bootstrapSjon Hortensius2015-01-111-2/+2
|\ \ | |/
| * Fix lineup of copyright linesPhil Davis2015-01-011-26/+26
| * Welcome 2015Renato Botelho2014-12-311-1/+1
* | started migration to bootstrapSjon Hortensius2014-12-291-30/+30
|/
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
* Protect rssfeed parameters with htmlspecialchars()Renato Botelho2014-06-171-6/+6
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-4/+4
|\
| * xhtml Complianceayvis2014-03-141-4/+4
* | standardize URLsChris Buechler2014-03-141-2/+2
* | standardize on https on www.pfsense.orgChris Buechler2014-03-141-1/+1
|/
* remove whitespacesCharlie Marshall2013-08-051-17/+17
* fix / make textarea full widthCharlie Marshall2013-08-051-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