+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 27 of 27

Thread: new plugin: help_ui (beta version)

  1. #21
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    I'll release a new version soonish, but if you want to fix this now, find the 2 lines defining the object var in js/help_ui.js, and change them to this:

    PHP Code:
    object  = $(element.id+':visible');
    .
    object  = $(element+':visible'); 

  2. #22
    jeffshead's Avatar
    jeffshead is offline Registered User
    Join Date
    Aug 2008
    Posts
    61
    Downloads
    0
    Uploads
    0

    Default

    Man you're good!

    Your fix solved the problem.

    Thanks again.

  3. #23
    jeffshead's Avatar
    jeffshead is offline Registered User
    Join Date
    Aug 2008
    Posts
    61
    Downloads
    0
    Uploads
    0

    Default

    corbosman,

    I am in the process of upgrading to RoundCube 0.5.2 due to some issues with IE9. I have performed a new install instead of attempting an "update".

    I downloaded and installed the latest version of help_ui 0.91. After clicking on the help button to use help_ui, the "Loading..." message stays on the screen even after escaping out of help.


    Do you know what is causing this and how to fix?

  4. #24
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    I released a new version 0.92 that hopefully fixes that issue. Let me know.

    Downloads - roundcube-plugins - Roundcube Plugins - Google Project Hosting

  5. #25
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    So are you using this plugin in production with users? Gotten any feedback? I havent actually activated it for my own users (got 50.000, and a little scared of the response)

  6. #26
    jeffshead's Avatar
    jeffshead is offline Registered User
    Join Date
    Aug 2008
    Posts
    61
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by corbosman View Post
    I released a new version 0.92 that hopefully fixes that issue. Let me know.

    Downloads - roundcube-plugins - Roundcube Plugins - Google Project Hosting
    Thanks! That seems to have fixed the issue. You may want to rename the file you uploaded from 'help_ui-0.92-tgz' to 'help_ui-0.92.tgz'.

    Quote Originally Posted by corbosman View Post
    So are you using this plugin in production with users? Gotten any feedback? I havent actually activated it for my own users (got 50.000, and a little scared of the response)
    I am using in production but for it's for a small group. I'll ask and let you know when I get some feedback.

  7. #27
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    Oops, fixed the filename.

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

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