Version 1.5
by Paul Lesniewski on Jul 5, 2003
[ windows-1.5-1.4.tar.gz tarball (6992 d/l) Help ]
Requires: SquirrelMail v.1.4.1
Description:
- As of SquirrelMail version 1.4.1, no more need to patch any files - just install and activate.
Version 1.1.6
by Paul Lesniewski on Jun 20, 2003
[ windows-1.1.6.tar.gz tarball (5631 d/l) Help ]
Requires: SquirrelMail v.1.2.5 (but NOT 1.4)
Description: - Added option to Display Preferences that allows users to set size of new window
Version 1.4
by Paul Lesniewski on Jun 20, 2003
[ windows-1.4-1.4.tar.gz tarball (5769 d/l) Help ]
Requires: SquirrelMail v.1.4.0 (newest versions as of about 4/10/03)
Description: - Added option to Display Preferences that allows users to set size of new window
Version 1.1.5
by Paul Lesniewski on May 13, 2003
[ windows-1.1.5.tar.gz tarball (5770 d/l) Help ]
Requires: SquirrelMail v.1.2.5 (but NOT 1.4)
Description: Bunch of fixes to get this working again in 1.2.x.
Version 1.3
by Paul Lesniewski on Apr 20, 2003
[ windows-1.3.tar.gz tarball (6163 d/l) Help ]
Requires: SquirrelMail v.1.4.0 (newest versions as of about 4/10/03)
Description:
- New window will close after sending a reply (or if you click the "Message List" link)
- Fixed fatal error in version 1.2 (that version no longer available since it was flawed)
Version 1.1
by Shawn South on Mar 6, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail v.1.2.5
Description: Removed the "Compose in new window" option since this is now integrated into the SM core. If you need this option because you are still running 1.2.4, dowload version 1.0.
Version 1.0
by Shawn South on Feb 15, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail v.1.2.4
Description: Note that because of the frames-based nature of squirrelmail, this may result in some minor side-effects (message list without a folder list, message list not updating which messages have been read, etc.) It might seem a bit annoying at first, but I've found it grows on you quite quickly.
If you would also like to enable the ability to control if a new window is spawned when you click "Compose" then you will need to apply the patchfile included (page_header.php.diff) to functions/page_header.php. You can do this from the windows plugin directory with the command:
'patch ../../functions/page_header.php page_header.php.diff'
Note that this assumes you will be using GNU patch, which may be called 'gpatch' on your system (Solaris 8 for example). This installs the necessary hook to allow control of where the compose window is spawned. Not installing this patch will simply mean that selecting the option to open a new window when you click compose will have no effect.