Difference between revisions of "Talk:Patch Messaging Change "Enter Key" To Create Newline"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Hopspitfire (talk | contribs) m (Talk:Change Enter To Create Newline Instead of Send Message moved to Talk:Patch Messaging Change "Enter Key" To Create Newline: app specific patch)  | 
				|||
| Line 1: | Line 1: | ||
this is a useful mod, thx for sharing!  | this is a useful mod, thx for sharing!  | ||
| − | as for displaying the newlines and spaces in the message body, the issue is that pretty much everything is a web page.  therefore you have to wrap the message text in <nowiki><pre></nowiki> tags to preserve the format.  see [[  | + | as for displaying the newlines and spaces in the message body, the issue is that pretty much everything is a web page.  therefore you have to wrap the message text in <nowiki><pre></nowiki> tags to preserve the format.  see [[Patch_Messaging_Adding_Timestamps_to_All_Received_Messages#Add_Timestamps_to_All_Messages_-_another_approach|this link]] for a solution to the problem.  | 
Revision as of 06:36, 3 August 2009
this is a useful mod, thx for sharing!
as for displaying the newlines and spaces in the message body, the issue is that pretty much everything is a web page. therefore you have to wrap the message text in <pre> tags to preserve the format. see this link for a solution to the problem.