Skip to content

mully/redmine_google_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= Google Calendar Plugin For Redmine

REQUIRES:  TZInfo GEM  (http://tzinfo.rubyforge.org/)

A plugin to allow users to create a new Redmine tab and embed a Google Calendar using Google Embeddable Calendar iframe.

http://www.google.com/calendar/embed/EmbedHelper_en.html

To install from git: 

(Git Version < 1.5.3)
$ cd {RAILS_ROOT}/vendor/plugins 
$ git clone git://github.com/mully/redmine_google_calendar.git

(Git Version >= 1.5.3 -- Because the "git-rails" gem uses Git Submodules introduced in ver. 1.5.3)
$ sudo gem install git-rails
$ git-rails install git://github.com/mully/redmine_google_calendar.git

About

A way to add a Google Calendar iframe as a tab in a Redmine project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages