<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuzmusic</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuzmusic"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Tuzmusic"/>
	<updated>2026-04-19T18:20:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:Patch_Launcher_To_Allow_More_Icons_Per_Row&amp;diff=4396</id>
		<title>Talk:Patch Launcher To Allow More Icons Per Row</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:Patch_Launcher_To_Allow_More_Icons_Per_Row&amp;diff=4396"/>
		<updated>2009-08-15T21:46:27Z</updated>

		<summary type="html">&lt;p&gt;Tuzmusic: New section: This patch is gone?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual Patches and Discussion=&lt;br /&gt;
I know that the patches are more portable and more user friendly, but personally, I like manually mucking in the code and looking around... It seems a shame to lose the original pages that have discussion and explanation of the hacks and replace them with just a patch...&lt;br /&gt;
&lt;br /&gt;
Is it only me? If so, I will shut up :-) -[[User:Sottey|Sottey]]&lt;br /&gt;
&lt;br /&gt;
:We're not losing any pages, usually all the patches have discussions and explanations from the original wiki. You're also free to explore the system yourself using the information from the patches, and post your findings on the wiki. -[[User:Hopspitfire|hopspitfire]] 07:17, 12 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, the pages are right there. Just click the page-history tab.  The previous version is still stored for you. [[User:Rboatright|rboatright]] 22:13, 12 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
=Bug in Coding=&lt;br /&gt;
Think I may have found a bug in the Pre's coding....&lt;br /&gt;
&lt;br /&gt;
I made some changes and the icons were too close together and the names of them ran over each other.  I looked over the code and found 'text-overflow: ellipsis;'  I looked that up and found out that it only works for Internet Explorer.  It is used to put ... at the end of a word that is more characters than allowed.  Any thoughts on this? -[[User:Jwdesselle|Jwdesselle]]&lt;br /&gt;
&lt;br /&gt;
== This patch is gone? ==&lt;br /&gt;
&lt;br /&gt;
I applied this patch a few nights ago and last night my phone reset out of nowhere (it was sitting a few feet from me) and when it restarted the patch was gone! Anyone else know about this?&lt;/div&gt;</summary>
		<author><name>Tuzmusic</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:Patch_Messaging_Character_Counter&amp;diff=3910</id>
		<title>Talk:Patch Messaging Character Counter</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:Patch_Messaging_Character_Counter&amp;diff=3910"/>
		<updated>2009-08-06T18:00:10Z</updated>

		<summary type="html">&lt;p&gt;Tuzmusic: New section: Manual instructions?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I couldn't get this patch to work.  The Charcounter section failed.  I get the icon on screen though.&lt;br /&gt;
WebOS 1.1&lt;br /&gt;
--[[User:S4rs|S4rs]] 20:08, 5 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
You need to manually apply the CharacterCounter.js patch by editing the file. The original patch file does not work on webOS 1.1.&lt;br /&gt;
&lt;br /&gt;
== RE: patch not working ==&lt;br /&gt;
&lt;br /&gt;
I couldn't get that patch to work either, even after swapping in the part made for webOS 1.1; but I was able to get it working my manually applying everything. (Tip: If you don't like using vi or nano, I find there is a really easy to edit files: Use PuTTY to get into your phone, remount the file-system as rw, gain root privileges (&amp;quot;root -i&amp;quot;), then SFTP into your Pre using WinSCP; now you can open files in WinSCP and edit them with its built-in text editor which is a lot like notepad.) --[[User:HebrewzHammer|HebrewzHammer]] 21:55, 5 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Manual instructions? ==&lt;br /&gt;
&lt;br /&gt;
Seems like with 1.1 there's no simple patch to apply. Could someone be so nice as to post instructions rather than us having to apparently pick through the patch to see what was changed? Much appreciated, thanks.&lt;/div&gt;</summary>
		<author><name>Tuzmusic</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:Patch_Messaging_Change_%22Enter_Key%22_To_Create_Newline&amp;diff=3909</id>
		<title>Talk:Patch Messaging Change &quot;Enter Key&quot; To Create Newline</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:Patch_Messaging_Change_%22Enter_Key%22_To_Create_Newline&amp;diff=3909"/>
		<updated>2009-08-06T17:34:13Z</updated>

		<summary type="html">&lt;p&gt;Tuzmusic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;this is a useful mod, thx for sharing!&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/nowiki&amp;gt; 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.&lt;br /&gt;
&lt;br /&gt;
This is great. I am often hitting enter by accident and sending before I'm ready, so please also include how to do the opposite of your plan: enter does a new line and shift-enter sends. Thanks!!!&lt;/div&gt;</summary>
		<author><name>Tuzmusic</name></author>
	</entry>
</feed>