aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-mark_read-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove the .orig file created by patch to fix deinstall.Ion-Mihai Tetcu2008-02-181-0/+4
| | | | | | | Submitted by: pontyhat via erwin@ Notes: svn path=/head/; revision=207559
* Fix a path for corectly loading the left frame after clicking the 'read' link.Ion-Mihai Tetcu2008-02-171-0/+11
| | | | Notes: svn path=/head/; revision=207481
* This plugin allows the user to turn on the display of "(read/unread)" links toIon-Mihai Tetcu2008-02-175-0/+116
the right of any folders in their folder list that contain at least one message. Clicking on the link will then mark all messages in this folder as read/unread. Note that you may turn the "read/unread" link on and off by going to the Folders page. You may even turn only the "read" or the "unread" link on or off. It also displays a "mark all read/unread" link below the folder list to mark all folders read/unread that are selected on the Folders page. WWW: http://www.squirrelmail.org/plugin_view.php?id=218 Notes: svn path=/head/; revision=207477