As mentioned in the Webcalendar thread, nice work.
But please adjust the layout. There is no need to have space on the left hand side and to get a scrollbar. Test it with my wrapper plugin!
I am writing a jQuery Calendar plugin for Roundcube. It is still alpha.
Some features:
* full week calendar
* add/edit/remove events
* and more...
* localization
* configuration under Settings
For more info and download: RoundCube Calendar
Feedback, translations and feature request are welcome!
As mentioned in the Webcalendar thread, nice work.
But please adjust the layout. There is no need to have space on the left hand side and to get a scrollbar. Test it with my wrapper plugin!
Last edited by rosali; 01-25-2010 at 01:53 PM.
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
I fixed the scrollbar, check the screenshot (Firefox 3.5).
EDIT: And the calendar is full width now (in BETA release)
Last edited by Lazlo; 01-25-2010 at 02:29 PM.
Thanks, looks fine. Did you update the .zip?
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
Keep on your hard work. I like this much more than my Webcalendar interface!
What I would need to deprecate Webcalender plugin is:
(*) Import/Export (iCal)
(*) Event reminders (Cron Job)
(*) Implementation of Google Calendar API (not supported by Webcalendar but on my - now stopped - ToDo's)
(*) MiniCal (to implement at bottom of folder list)
Just my 5 cents![]()
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
I updated the zips.
I'm working on the import and export of iCalendar files (searching for a good PHP iCal parser lib)
Added the rest to the todo.
Perhaps you find something here:
http://www.phpclasses.org/search.htm...h=1&advanced=1
That's my favorit php classes repository!
Last edited by rosali; 01-25-2010 at 02:50 PM.
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
#1- You have an error in the mysql.sql script:
CONSTRAINT `user_id_fk_events` FOREIGN KEY (`user_id`) [replace old stuff with that]
#2- I'm still not satisfied with the positioning ... why this left-hand space of about 200px? Do you plan a navigation bar there?
Last edited by rosali; 01-25-2010 at 03:50 PM.
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
#1 Fixed
#2 There is no left space, which version did you download? Check the screenshot on RoundCube Calendar
I've downloaded the current .zip and see:
Code:#calendar { width: 900px; height: 200px; margin-top: 40px; margin-left: 160px; <---- why that? }
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
There are currently 1 users browsing this thread. (0 members and 1 guests)