Ignore:
Timestamp:
03/13/10 00:37:22 (2 years ago)
Author:
nuxwin
Message:
  • [MERGE] Latest omega-1.0.5 changes - part I
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/gui/tools/webmail/plugins/msg_flags/README

    r1904 r2693  
    1 Message Flags & Icons plugin for SquirrelMail 
    2 ============================================= 
    3 Ver 1.4.15a, 2008/07/18 
    4  
    5  
    6 Copyright (c) 2002-2007 Robert Jaakke <robert@jaakke.com> 
    7 Copyright (c) 2003-2008 Paul Lesniewski <paul@squirrelmail.org> 
    8  
    9  
    10  
    11 Description 
    12 =========== 
    13  
    14 This plugin/modification provides several visual enhancements for the 
    15 SquirrelMail interface, such as using small envelope icons to indicate 
    16 new and read messages, as well as which messages have been replied to, 
    17 forwarded, etc.  The folder list also has a few icons added to it. 
    18  
    19 Additionally, this plugin adds functionality that allows users to flag 
    20 their messages (by adding "Flag"/"Unflag" buttons to the message list 
    21 screen). 
    22  
    23 PLEASE NOTE that this plugin comes integrated with SquirrelMail as of 
    24 version 1.5.0, and should not be installed separately therein. 
    25  
    26  
    27  
    28 License 
    29 ======= 
    30  
    31 This plugin is released under the GNU General Public 
    32 License (see the file COPYING for details). 
    33  
    34  
    35  
    36 Donations 
    37 ========= 
    38  
    39 If you or your company make regular use of this software, please 
    40 consider supporting Open Source development by donating to the authors 
    41 or inquire about hiring them to consult on other projects.  Donation/ 
    42 wish list links for the author(s) are as follows: 
    43  
    44 Paul Lesniewski: https://sourceforge.net/donate/index.php?user_id=508228 
    45  
    46  
    47  
    48 Requirements 
    49 ============ 
    50  
    51   * SquirrelMail version 1.4.3 or above 
    52  
    53   * Compatibility plugin version 2.0.7 or above, unless 
    54     using SquirrelMail 1.4.10+ 
    55  
    56  
    57  
    58 Help Requests 
    59 ============= 
    60  
    61 Before looking for help elsewhere, please try to help yourself: 
    62  
    63   * Look to see if others have already asked about the same issue. 
    64     There are tips and links for the best places to do this in 
    65     the SquirrelMail mailing list posting guidelines: 
    66     http://squirrelmail.org/wiki/MailingListPostingGuidelines 
    67     You should also try Google or some other search engine. 
    68  
    69   * If you cannot find any information about your issue, please 
    70     first mail your help request to the squirrelmail-plugins 
    71     mailing list.  Information about it can be found here: 
    72     http://lists.sourceforge.net/mailman/listinfo/squirrelmail-plugins 
    73     You MUST read the mailing list posting guidelines (see above) 
    74     and include as much information about your issue (and your 
    75     system) as possible.  Including configtest output, any debug 
    76     output, the plugin configuration settings you've made and 
    77     anything else you can think of to make it easier to diagnose 
    78     your problem will get you the most useful responses.  Inquiries 
    79     that do not comply with the posting guidelines are liable to 
    80     be ignored. 
    81  
    82   * If you don't get any replies on the mailing list, you are 
    83     welcome to send a help request to the authors' personal 
    84     address(es), but please be patient with the mailing list. 
    85  
    86  
    87  
    88 Change Log 
    89 ========== 
    90  
    91   v1.4.15a  2008/07/18  Paul Lesniewski <paul@squirrelmail.org> 
    92     * Fix PHP error when plugin is activated (there is not 
    93       much reason to do so, unless using the Plugin Updates 
    94       plugin) 
    95  
    96   v1.4.15  2008/06/11  Paul Lesniewski <paul@squirrelmail.org> 
    97     * Added patch for SquirrelMail 1.4.13 
    98     * Added patch for SquirrelMail 1.4.15 
    99  
    100   v1.4.10  2007/08/13  Paul Lesniewski <paul@squirrelmail.org> 
    101     * Added patch for SquirrelMail 1.4.10+; the patch 
    102       for 1.4.3a should work for versions up to 1.4.9 
    103     * Miscellaneous cleanup and updating for compliance 
    104       with newest SquirrelMail plugin standards 
    105     * Removed source file replacements 
    106  
    107 90/22/04 - ver 1.4.3.1 
    108 - Fixed README 
    109 - Fixed tarball naming 
    110 - Added space between icons and text in folder list 
    111 - Cleaned up code, removed Windows formatting 
    112 - Fixed patch file, now substantially smaller 
    113  
    114 01/06/04 - ver 1.4.3 
    115 - Updated the plugin for SM 1.4.3 stable. 
    116 - Folders have graphical images now. 
    117 - All text strings are ready for localization. 
    118  
    119 09/07/03 - ver 1.0.2 
    120 - Updated the plugin for SM 1.4.1 stable. 
    121 - Finally included a diff patch to apply the changes. Thnx Paul ;-) 
    122 - Removed old images dir. 
    123  
    124 07/03/03 - ver 1.0.1 
    125 - Reduced the image size a little, they have a fixed width and height now which should improve speed a little 
    126   when loading the page. 
    127  
    128 07/03/03 - ver 1.0 
    129 - Updated the plugin for SM 1.4 stable. 
    130 - New Images! Thnx to Joris Bruring. The old (smaller size) images are also included. 
    131 - Thnx to Paul Kremer for sending me de modified files for 1.4 stable. Saved me some time :-) 
    132  
    133 20/03/03 - ver 0.9 
    134 - I finally updated the plugin to work with SM 1.4.0rc2a :-) 
    135 - Removed the setup.php and moved the code into move_messages.php. 
    136 - Sorry for not updating for a long time. I was very busy with school but i finally got my Bachalor's Degree :-) 
    137  
    138 17/09/02 - ver 0.8 
    139 - I updated the plugin to work with SM 1.2.8 and it works with the register_globals set to off. 
    140 - Note! If you're using a version before SM 1.2.8 there is no reason to upgrade this plugin. 
    141  
    142 26/06/02 - ver 0.7 
    143 - I updated the plugin to work with SM 1.2.7. 
    144   First off all, my desktop died :-( so i had to work on my server and that delayed 
    145   the work on Msg_Flags. But here it is :-) 
    146 - If you're using SM 1.2.6 there is no reason to upgrade this plugin since it's the same 
    147   except the code might be a little different. 
    148 - The SM 1.2.7 tarball has the + and - images included in the image dir. This version of the  
    149   plugin uses them. If they're missing for some reason then copy the + and - img from the  
    150   Msg_flags dir to the SM image dir. 
    151  
    152 14/06/02 - ver 0.6 
    153 - After 1816 downloads someone noticed that the priority images were wrong. 
    154   High prio was shown with a low prio image and low prio with the high prio image. 
    155   Anyway this is what's fixed in this verion. If you are upgrading from ver 0.5  
    156   you can simply copy the mailbox_display.php from the archive since the rest is still the same. 
    157    
    158 08/05/02 - ver 0.5 
    159 - Folder collapse wouldn't work after installing msg_flags 0.4, sorry for that, this version fixes it. 
    160  
    161 08/05/02 - ver 0.4 
    162 - I had a bug reported and noticed that the case5 wasn't the same as included in SM 1.2.6 
    163   So i took the fresh mailbox_display.php and move_messages.php from the SM 1.2.6 src and  
    164   modified these, so hopefully no more bugs now. 
    165 - Replaced the + and - in the folder list with images. 
    166 - Modified the envelope images. They now have the same width for better vertical alignment. 
    167   
    168 07/05/02 - ver 0.3 
    169 - Moved the envelope icon to the flags cell instead of the subject line cell. 
    170 - Aligned the flags cell LEFT 
    171 - If a flag is not set a transparent image of the same width is placed instead to  
    172   align the flags vertically. 
    173 - Updated README -> Do it your self instructions. 
    174  
    175 02/05/02 - ver 0.2 
    176 - Updated readme for SM 1.2.6 
    177 - Added mailbox_display.php and move_messages.php for SM 1.2.6 
    178 - Removed mailbox_display.php and move_messages.php for SM 1.2.5 
    179  
    180 09/04/02 - ver 0.1 
    181 - initial release 
    182  
     1Please see all documentation in the docs/ directory. 
Note: See TracChangeset for help on using the changeset viewer.