No commit activity in last 3 years
No release in over 3 years
A BrowserCMS module which fetches Twitter timelines
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.1.0
 Project Readme

Browser CMS twitter timeline Module

Twitter timeline module for BrowserCMS gives you a portlet to display a users Twitter timeline. It will cache the timeline and you can also change the amount of tweets that are pulled.

Getting Started

Installation

Have a look here to see how BrowserCMS modules installs in BrowserCMS (http://guides.browsercms.org/installing_modules.html)

gem install bcms_twitter_module

Configuration changes

Edit config/environment.rb

config.gem "browsercms"
config.gem "bcms_contact_us_module"

Run this

script/generate browser_cms
rake db:migrate

License

Twitter Timeline is released under a LGPL license, and is copyright 1998-2011 Freddy Andersen, Zerolimits Technology. The complete copyright can be found in COPYRIGHT.txt, and copy of the license can be found in LICENSE.txt.

Support

If you have problems with this module add a new issue under the issues tab on github