It doesn't look like this calendar [1] project has been touched in a while, so I took it upon myself to turn this into a v0.3 plugin. This is my first plugin, so I'm still learning. I have the icon showing in the task bar, and menu items in the toolbar. Now that the easy part is out of the way. I have to get the logic working.
Is anybody working on this functionality? I was thinking you could incorporate different calendar backends. If no one is working on this then I would like to post my code up on github and other folks could work on it as well or merge what I have.
[1] http://sourceforge.net/projects/rccalendar/
Hi,
What about integrating this calendar inside roundcube ? http://www.redredred.com.au/projects/jquery-week-calendar/
Andre.
Neskie Manuel wrote:
It doesn't look like this calendar [1] project has been touched in a while, so I took it upon myself to turn this into a v0.3 plugin. This is my first plugin, so I'm still learning. I have the icon showing in the task bar, and menu items in the toolbar. Now that the easy part is out of the way. I have to get the logic working.
Is anybody working on this functionality? I was thinking you could incorporate different calendar backends. If no one is working on this then I would like to post my code up on github and other folks could work on it as well or merge what I have.
List info: http://lists.roundcube.net/dev/
On Nov 5, 2009, at 12:41 PM, Andre Rodier wrote:
Hi,
What about integrating this calendar inside roundcube ? http://www.redredred.com.au/projects/jquery-week-calendar/
+1, I think it's a good idea to find a jquery calendar plugin and use
it inside roundcube. There's others as well.
Cor
List info: http://lists.roundcube.net/dev/
I create a project on github for the jquery plugin using FullCalendar. People are more than welcome to help.
Source: http://github.com/neskie/calendar Wiki: http://wiki.github.com/neskie/calendar
The plugin isn't quite working. I'm afraid I didn't initialize the script write. If someone could look at calendar.php and js/interface.js, and give point me in the right direction that would be awesome. I read the documentation, but I guess I didn't do it right at all. For now I'll have to work on the schema for the table.
I would like the calendar solution to be like the addressbook plugin making use of plugins.
On Thu, 5 Nov 2009 12:45:28 +0100, Cor Bosman cor@xs4all.nl wrote:
On Nov 5, 2009, at 12:41 PM, Andre Rodier wrote:
Hi,
What about integrating this calendar inside roundcube ? http://www.redredred.com.au/projects/jquery-week-calendar/
+1, I think it's a good idea to find a jquery calendar plugin and use
it inside roundcube. There's others as well.Cor
List info: http://lists.roundcube.net/dev/