Tomas Kuliavas said: >> Hello, >> >> Is there a frameless Squirrelmail Theme out there that I can get? > > People are working on frameless sm options. I think noframes patch is not available for download and designed for 1.5.0cvs. > > And there is SquirrelMail Lite. > http://rumkin.com/sm-lite/patch/readme.html > http://www.topolis.lt/squirrelmail/sm-lite/ > > There is also hack that adds such options to user preferences (designed for 1.5.0cvs) > http://www.topolis.lt/squirrelmail/patches/pending/layout/ > > But it will not go into main SM, because it does not provide same navigation options as provided by noframes patch made by Jimmy Conner <jimmy at advcs.org> >
I sent this email once, but it seems that the mailing list didn't like the size of my attachment, so here goes again with a link instead.... It is definitely free for download, all you have to do is just ask. The more testers, the better. It isn't in Devel CVS as of yet because I would like to make it rock stable first. It appears to be there already, but I still find a few things I missed every other day. If anyone would like to test out the latest patch (from today) then I have put a link to it at the bottom of this message. If you find an problems, or have suggestions then please let me know. As of the moment, folders are forced uncollapsed until I can resolve a few issues. Any plugin that isn't in the core and has its own "options" page will need to be patched to support it (only noticable if the folder menu is on the right, all that is required is putting a noframes_bottom() inplace of anywhere you have a "</body> <script language="JavaScript"> <!-- window.open = SymRealWinOpen; //--> </script> <script language="JavaScript"> <!-- window.open = SymRealWinOpen; //--> </script> </html>" to close the tables,ect... but only if you first call DisplayPageHeader() at the top) I would also like to note that this patch is avaliable in part because of Jason Wickers, who originally came up with the idea of how to do this. He originally wrote it as a plugin with some core hacks. I have almost completely rewritten it to fix multiple issues and to make it completely core, but I still would like to give him all the props I can for his original work on it. Anyways, test it out and see if you like. Just to note, you will have to change an option in config.pl to make it show up initially. Jimmy http://sqmail.org/nuke/downloads/noframes.diff ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
