RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Requests

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-26-2006, 06:24 AM
Registered User
 
Join Date: Oct 2006
Posts: 14
Downloads: 0
Uploads: 0
Default Signature separator

Does anyone know how can I remove the default signature separator (--)? I am assuming it has to deal with code in the app.js file.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 11-24-2006, 12:18 PM
Registered User
 
Join Date: Nov 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: Signature separator

I interested by solution too
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 12-07-2006, 12:26 AM
Registered User
 
Join Date: Jul 2006
Posts: 43
Downloads: 0
Uploads: 0
Default Re: Signature separator

At first glance, near line 1740 in app.js, change:

Code:
sig = '-- \n'+sig;
to

Code:
sig = '\n'+sig;
That should do the trick.

Kevin L.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 01-08-2007, 09:43 AM
Registered User
 
Join Date: Oct 2006
Posts: 14
Downloads: 0
Uploads: 0
Default Re: Signature separator

Thanks Kevin,

Unfortunately this doesn't seem to take the signature separator out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-14-2008, 02:32 AM
Registered User
 
Join Date: Nov 2007
Posts: 18
Downloads: 0
Uploads: 0
Default Re: Signature separator

Yes it does work- thx Scubes13. It worked for me. Clear your cache and refresh.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 11:17 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community