View Poll Results: Do you think right click funtionality is a good idea?

Voters
197. You may not vote on this poll
  • Yes

    181 91.88%
  • No

    6 3.05%
  • Maybe

    10 5.08%
  • Don't Care / Know

    0 0%
+ Reply to Thread
Page 10 of 16 FirstFirst ... 8 9 10 11 12 ... LastLast
Results 91 to 100 of 154

Thread: Right Click Functionality

  1. #91
    mmerlone is offline Registered User
    Join Date
    Mar 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    Look at the top of the index.php for the version.
    I believe we are speaking about different software, I could not find a index.php file inside contextmenu tree...

    Code:
    root@server:/roundcube/plugins/contextmenu# find -name index.php
    root@server:/roundcube/plugins/contextmenu#
    On top of contextmenu.php:

    Code:
    <?php
    
    /**
     * ContextMenu
     *
     * Plugin to add a context menu to the message list
     *
     * @version 1.2
     * @author Philip Weir
     * @url http://roundcube.net/plugins/contextmenu
     */
    class contextmenu extends rcube_plugin
    {
    --
    Marcio Merlone

  2. #92
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,088
    Downloads
    5
    Uploads
    0

    Default

    The RoundCube version number its in <RC root>/index.php

  3. #93
    mmerlone is offline Registered User
    Join Date
    Mar 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Lightbulb

    Quote Originally Posted by skaero View Post
    The RoundCube version number its in <RC root>/index.php
    Ah! Original question was, and I tought still was, about contextmenu version. As I said before, I am using latest stable roundcubemail-0.3.1. Sorry.
    --
    Marcio Merlone

  4. #94
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    ok so we still need to find out what the problem is then since afaik it works fine for other people (and for myself)

    When you right click is the RC contextmenu displayed under the browser one or not at all?
    Is there anything in your rc error log (rc root/logs/erros)?
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  5. #95
    mmerlone is offline Registered User
    Join Date
    Mar 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Thumbs down

    Quote Originally Posted by JohnDoh View Post
    When you right click is the RC contextmenu displayed under the browser one or not at all?
    Is there anything in your rc error log (rc root/logs/erros)?
    Contextmenu is not displayed at all, no sign of it, no browser's context menu either when plugin is enabled.
    I was using syslog to log errors from rc, then changed to

    Code:
    $rcmail_config['debug_level'] = 4;
    # $rcmail_config['log_driver'] = 'syslog';
    $rcmail_config['log_driver'] = 'file';
    All other config params where left as defaults. Chmodded +w logs dir, and no error log were created. I tried $rcmail_config['debug_level'] = 4; because 1 did not do anything and I gave it a try. So, to answer your question, no, there is nothing on error log.

    I have firebug 1.5.0, and nothing goes to console, no network ajax activity, zero.
    --
    Marcio Merlone

  6. #96
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    could you pm me login details for a test account and i'll see if i can see what wrong.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  7. #97
    Granada is offline Registered User
    Join Date
    Jan 2010
    Posts
    34
    Downloads
    0
    Uploads
    0

    Default

    Hi folks!

    Thanks for the great work with RC and the lots of plugins. I've discovered some strange behaviour of the contextmenu plugin that I have installed on two different servers, both running RC 0.3.1 and the same versions of contextmenu.

    On the first server, the folder list when selecting "move message to" is limited in it's height and you can scroll through the folders. On the other server, the sizing of the folder list fails, it is enlarged as long as the folder list.

    The logs do not show up any errors and as said: both versions of the installed roundcube and plugin are identical.

    EDIT:

    Found the reason - but the solution needs to be implemented in the script: $idx in $nestLevel == 0 never reaches a value greater than 5, so no scroll_up_pas and scroll_down_act classes are being added.

    my range of NestLevels and Indices looks like this. when telling the script to echo it right before the end of the fundction _gen_folder_list():

    nL: 1, idx: 7
    nL: 2, idx: 2
    nL: 3, idx: 6
    nL: 4, idx: 2
    nL: 4, idx: 3
    nL: 4, idx: 1
    nL: 3, idx: 4
    nL: 2, idx: 4
    nL: 1, idx: 2
    nL: 0, idx: 2

    I do not have dozens of folders inside the main inbox, but subscribtions to several other mail boxes.

    Regards
    Ruediger
    Last edited by Granada; 02-25-2010 at 01:17 PM.

  8. #98
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    fixed in the repo.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  9. #99
    Granada is offline Registered User
    Join Date
    Jan 2010
    Posts
    34
    Downloads
    0
    Uploads
    0

    Default

    @JohnDoh:

    Thanks for the quick fix! It's the same way that I hacked up the script to make it work here after I found out what went wrong - a simple counter for the total numer of folders to be listed.

    Regards
    Ruediger

  10. #100
    dakkar is offline Roundcube Newcomer
    Join Date
    Feb 2010
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default

    thx 4 the hack, it works fine now.

    greetings
    dakky

+ Reply to Thread
Page 10 of 16 FirstFirst ... 8 9 10 11 12 ... LastLast

LinkBacks (?)

  1. 06-11-2009, 03:27 PM

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