+ Reply to Thread
Page 5 of 8 FirstFirst ... 3 4 5 6 7 ... LastLast
Results 41 to 50 of 72

Thread: Calendar PlugIn

  1. #41
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default

    So how many years does it take to actually make a plugin. I am assuming that after this much time that it is actually abandoned.

    I am unable to find a calendar plugin for RoundCube which really surprises me as a calendar is hugely integral with webmail. Gmail, Hotmail, Outlook, and so on... they all have calendars.

    So since no one else is up to this task I guess I will need to start working on one if I don't find one soon and it won't take years to get into a usable plugin.

  2. #42
    toetag is offline Registered User
    Join Date
    Nov 2009
    Location
    USA
    Posts
    65
    Downloads
    6
    Uploads
    0

    Default

    <[ a desert to an irishman is an empty glass. ]>

  3. #43
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default

    I did a little bit, but it doesn't seem to integrate well. Even on the demo you have to login to webcalendar separately.

    Unless I am wrong. Perhaps I am missing something or some setting, but I am looking for something to be seamless.

  4. #44
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default How to get current user

    I thought I had it working seamless with some code modification, but I was apparently wrong in thinking that $_SESSION['validuser'] gives me a unique ID for the current user.

    I assumed this was the variable to use, but when I logged in with two different users I got the same variable.

    So can anyone tell me how to get the id or username or something unique for the current user? I have been searching the code and trying things but nothing that I find seems to work.

  5. #45
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default

    Well I got it to work for me seamlessly. Had to hack up the code a little since I don't know how to grab the user_id, but it works.

    Just through in a cookie to initialize the current user_id and then grabbed it in webcalendar.

    Nice calendar when it works right.

  6. #46
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,392
    Downloads
    36
    Uploads
    0

    Default

    Please post your hacks!
    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

  7. #47
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default

    Well basically I set it up as single user mode and then in the config.php file I set the user.

    I will post my hack in a few days when I get some time, but it does need a little more work and it is definitely a hack.

  8. #48
    gjrweb is offline Registered User
    Join Date
    Nov 2009
    Location
    Tilburg, Netherlands
    Posts
    13
    Downloads
    0
    Uploads
    0

    Default

    Does this calendar work for 0.3.1?

  9. #49
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,392
    Downloads
    36
    Uploads
    0

    Default

    Yes, it is designed for v0.3.1.
    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

  10. #50
    flattery is offline Registered User
    Join Date
    Nov 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Lightbulb

    Edit: oops think I forgot something
    Last edited by flattery; 11-18-2009 at 04:55 PM.

+ Reply to Thread
Page 5 of 8 FirstFirst ... 3 4 5 6 7 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts