Sha256: d1f3017e09e679b9bad7dbecf4f4ad9f6a33f6ee8afec3e7aa8cada87fca4ccb
Contents?: true
Size: 930 Bytes
Versions: 1
Compression:
Stored size: 930 Bytes
Contents
# 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bcms_twitter_module-1.1.3 | README.markdown |