FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » "wordwrap" in messages sent to mailman list
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: "wordwrap" in messages sent to mailman list [message #26557 is a reply to message #26555] Tue, 26 July 2005 22:53 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Well, here is the thing, when you type a message into the forum the wordwrap functionality (forum's one) is there to prevent someone from making a very long un-interrrupted word that would cause the display page to have a horizontal scroll. It does it by inserting spaces, affectively hard-splitting those words.

When it comes to synching message to ML from FUD, the forum strips all html, converting things like emoticons back into text. In this process any linebreaks <br /> are removed, BUT new lines \n from original input still remain.

So if you enter a[newline]b[newline] the ML message should have:

a
b

in it.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Who adds the In-Reply To
Next Topic: Smileys wrapping in msg-posting window
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 15:31:25 GMT 2024

Total time taken to generate the page: 0.05517 seconds