+ Reply to Thread
Results 1 to 7 of 7

Thread: Problems with roundcube, how to avoid the line skip and the -- before signatures

  1. #1
    VeryConfused is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Question Problems with roundcube, how to avoid the line skip and the -- before signatures

    Okay two things, I'd like to use my signature as a header in order to have it display my company logo, it works just fine but it puts "--" before the logo and this is starting to annoy me. Any way I can fix this?

    Also when I type a new message I don't want it to leave a blank line every time I hit enter, I don't want:

    The green fox jumped bla bla bla

    And when he arrived at the Farm, bla bla bla

    He was so merry and jumped all over bla bla bla


    Instead I want to be able to write

    The green fox jumped bla bla bla
    And when he arrived at the Farm, bla bla bla
    He was so merry and jumped all over bla bla bla


    Thank you for your help

  2. #2
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    You could remove the lines from the javascript file, but I think it would be better to make a plugin that automatically adds a logo at the top of you emails.

  3. #3
    VeryConfused is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    You could remove the lines from the javascript file, but I think it would be better to make a plugin that automatically adds a logo at the top of you emails.
    Thank you Skaero, unfortunately I have no knowledge of java or HTML, how would I go about doing this?

  4. #4
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    I think it would be simpler to write a plugin to add your header to emails using the message_compose_body hook. Other wise there is 3-4 places in the code you'd have to change that would make it harder for upgrades.

  5. #5
    VeryConfused is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    I think it would be simpler to write a plugin to add your header to emails using the message_compose_body hook. Other wise there is 3-4 places in the code you'd have to change that would make it harder for upgrades.
    Whatever is easier, as I said I am a total noob, so how do it do it?

  6. #6
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    I am a little to busy right now to put together guide or plugin, I should have some time after Monday so I will try to put something together then. If I forget just leave a message here and I should find it and remember.

  7. #7
    VeryConfused is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    I am a little to busy right now to put together guide or plugin, I should have some time after Monday so I will try to put something together then. If I forget just leave a message here and I should find it and remember.
    That would be great Skaero! Thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts