> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Paul Lesneiwski > Sent: Wednesday, July 27, 2005 2:30 PM > To: Umer Farooq > Cc: [email protected] > Subject: Re: [SM-USERS] Rackspace -- squirrelmail skin > > > > > I'm 100% sure it is squirrelmail... if you checkout > > the demo... and go into the control panel (i.e > > Options) it is same as squirrelmail... most of the > > text is same... and all the urls are same... but the > > inbox layout has been changed.... which is very > > nice... > > You should give us a URI then. However, chances are that it is a hacked > up and highly customized version. SM does not yet support "skins" > (templates) -- that's still under early development. The only supported > graphical tweaks currently are themes and a few plugins that add some > graphical twists.
http://noteworthy.rackspace.com/mail31/src/webmail.php While I agree that it was probably based on SM, it's certainly not as simple as a theme or 'skin' and looks like a major re-write of the interface and underlying code. The spell checker confirmed it for me, including the following in the source -- <body CLASS="bodyBGCOLOR" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" STYLE="max-height: 100%;" onload="populateSqspellForm();"> <script type="text/javascript"> <!-- var sqspell_lines=new Array(); sqspell_lines[0] = ""; sqspell_lines[1] = ""; sqspell_lines[2] = "dfadf"; Address book allows import function using abook_import_export -- They use abook_import_export <FORM ENCTYPE="multipart/form-data" ACTION="../plugins/abook_import_export/address_book_import.php" METHOD=POST NAME="importForm"> Etc, etc, etc... -- Marc ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
