Based on the Google Weather Forecast API, the widget shows the current weather condition and 4 days weather forecast. Through the CMS you can set the location, language, temperature scales (Fahrenheit or Celsius).
Google Maps widget, fully configurable from CMS, allowing to add maps to your web site without Google Maps API Key. It's based on jQuery gMap and using Google Maps JavaScript API V3. The javascript file is only 4kb and minified.
Based on the Archive Widget it shows blog entries by date with a menu look and feel. Through the CMS you can set for how many of the past years each month with a blog entry should be shown. For all older blog entries only the year is shown.
Example
When 'Another blog entry' is viewed, the following menu is shown:
January 2012
Latest blog entry
Another blog entry
A blog entry
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January
2011
2010
2009
2008
In this case the latest blog entry is in January 2012 and 'Nr of years to show all months for' is set to 2.
Requirements
SilverStripe Trunk
SilverStripe Blog
Instalation and setup
Install in folder widget_blogarchivemenu in root of your silverstripe
Options
No confiugration options
ToDo
For archived years show submenu with months and then show blogentries if selected.
Fetching your latest status messages from Facebook.
You have a Facebook page and regularly post status messages and you'd like to reuse these messages on your SilverStripe website? This widget will simply copy these messages (you can define the number) for you and you don't need to do it manually.
See https://github.com/xeraa/silverstripe-widget_facebookfeed for the latest code, installation instructions,...
They're easier to create than modules. Start making your own widgets by reading our Guide to making your own widgets. Once you've created and checked your widget, submit it to this directory.