<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Tag: kses - Recent Posts</title>
		<link>http://wordpress.org/ideas/tags/kses</link>
		<description>WordPress Ideas &#187; Tag: kses - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 12:12:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/tags/kses" rel="self" type="application/rss+xml" />

		<item>
			<title>Chip Bennett on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/21#post-15712</link>
			<pubDate>Thu, 04 Mar 2010 15:18:37 +0000</pubDate>
			<dc:creator>Chip Bennett</dc:creator>
			<guid isPermaLink="false">15712@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This issue wasn't a huge problem for me in the past (I originally posted all blog posts using the HTML editor, though I recently began using the RTE - primarily because I didn't often need to add raw HTML by hand for writing blog posts).</p>
<p>However, I'm in the process of converting about 100 of my site's (external-to-WordPress) static PHP pages to WordPress pages, and ran smack into this issue. It was, indeed, quite a pain.</p>
<p>I would be happy just having a configuration option to disable the RTE from modifying HTML input using the HTML editor.</p>
<p>Perhaps a plugin is the way to go?
</p>]]></description>
					</item>
		<item>
			<title>Ronnie M on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-15677</link>
			<pubDate>Tue, 02 Mar 2010 16:44:10 +0000</pubDate>
			<dc:creator>Ronnie M</dc:creator>
			<guid isPermaLink="false">15677@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Drives me crazy when I cant get the code to work right.  We help locate capital for clients around the country who turn around and build websites. </p>
<p>For more information visit us at <a href="http://www.merchantcashfinder.com/" rel="nofollow">http://www.merchantcashfinder.com/</a>
</p>]]></description>
					</item>
		<item>
			<title>jmorganson on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-15612</link>
			<pubDate>Sun, 28 Feb 2010 05:34:17 +0000</pubDate>
			<dc:creator>jmorganson</dc:creator>
			<guid isPermaLink="false">15612@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Samuel, I agree with you. WordPress is working as it should.</p>
<p>Here's where I find frustration though; if you have edited the HTML or brought it in from an outside WYSIWYG editor, then switch to the internal visual editor: your code is toast. The visual editor strips tags that you have carefully inserted (usually by hand).</p>
<p>This is not to much of a problem on a personal site if your careful not to make this mistake, and if you do you only have yourself to blame. If you have multiple people editing, all at different proficiencies, then thats where your start running into problems.</p>
<p>This has been a long term issue in WordPress, I would say maybe even longer than the 3 years this thread has been open. I would propose a compromise between Samuels position and the point of view that WordPress shouldnt offer any help or make changes. </p>
<p><strong>If the editor stopped you from switching and warned you about impending code edits, it seems to me that this problem would go away.</strong></p>
<p>Thats not to say it wouldnt be annoying in some situations, but it would of course have a toggle, so you could disable it if you wish. It would be nice to have this tied into user levels also so that you can control who can mess with the code. </p>
<p>At the very least this prevents accidental or unknowing loss of data.
</p>]]></description>
					</item>
		<item>
			<title>Samuel Wood (Otto) on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-15428</link>
			<pubDate>Thu, 25 Feb 2010 16:26:12 +0000</pubDate>
			<dc:creator>Samuel Wood (Otto)</dc:creator>
			<guid isPermaLink="false">15428@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I've never understood these complaints.</p>
<p>If you use the HTML editor, and turn off the "WordPress should correct invalidly nested XHTML automatically" option, and never switch to visual editor, then your HTML goes straight into the database as you type it. No changes.</p>
<p>Now, it might get altered on *display*, but your theme can disable the various auto-formatting functions if you wish. Heck, you can just echo $post-&#62;post_content and get your exact HTML spit out.</p>
<p>Facts are these: Most people that install WordPress don't even know what HTML means. A lot of people like to write their posts in Word for crying out loud, and the number of people we see on the forums trying to use Dreamweaver with WordPress boggles the mind. </p>
<p>The majority of users do not want to enter raw HTML.</p>
<p>So I'd say that this should be closed. If there are *specific* problems with the way WordPress auto-formatting works, then they should be addressed. But this "idea" is too general to have value.
</p>]]></description>
					</item>
		<item>
			<title>Justin Shreve on "Gmail-like WYSIWYG Editor"</title>
			<link>http://wordpress.org/ideas/topic/gmail-like-wysiwyg-editor#post-15332</link>
			<pubDate>Thu, 25 Feb 2010 03:34:59 +0000</pubDate>
			<dc:creator>Justin Shreve</dc:creator>
			<guid isPermaLink="false">15332@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>TinyMce has been greatly improved since this. Many plugins also exist for TinyMce/WordPress to add new things. </p>
<p>protection against some dangerous things won't be removed either.
</p>]]></description>
					</item>
		<item>
			<title>robine on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-15192</link>
			<pubDate>Mon, 22 Feb 2010 12:20:20 +0000</pubDate>
			<dc:creator>robine</dc:creator>
			<guid isPermaLink="false">15192@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I really enjoy Wordpress, but this is just silly. Updating pages takes me hours. Please, if we know how to install WP, we know HTML. I am sure there is some other WYSIWYG editor out there..
</p>]]></description>
					</item>
		<item>
			<title>firehunter93 on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-15164</link>
			<pubDate>Fri, 19 Feb 2010 00:08:30 +0000</pubDate>
			<dc:creator>firehunter93</dc:creator>
			<guid isPermaLink="false">15164@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This pisses me off when the HTML I enter in just disappears. It's stupid how I can't put in my own HTML cause WordPress thinks it has to hold my hand. Dude, gtfo my hand okay I can do this on my own. Please, fix this A.S.A.P. before I shoot myself in the head.
</p>]]></description>
					</item>
		<item>
			<title>fishingfool on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-14924</link>
			<pubDate>Sat, 30 Jan 2010 01:06:15 +0000</pubDate>
			<dc:creator>fishingfool</dc:creator>
			<guid isPermaLink="false">14924@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This was posted 2 years ago, has 849 votes making mine 850 and its status is still under consideration! </p>
<p>I don't get it?
</p>]]></description>
					</item>
		<item>
			<title>still giving on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-14840</link>
			<pubDate>Thu, 21 Jan 2010 12:43:09 +0000</pubDate>
			<dc:creator>still giving</dc:creator>
			<guid isPermaLink="false">14840@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I stuck up a bug report about the new 2.9.1 visual editor problems. I keep finding more.</p>
<p><a href="http://core.trac.wordpress.org/ticket/11930" rel="nofollow">http://core.trac.wordpress.org/ticket/11930</a></p>
<p>There are more ... for anyone that DOES know a little code ... it is awful.</p>
<p>The visual and html editors conflict with each other.</p>
<p>It is adding MS Word-like unnecessary and often empty tags. ... And that is the worst possible insult I could make.
</p>]]></description>
					</item>
		<item>
			<title>mwillberg on "Trust me when I edit HTML"</title>
			<link>http://wordpress.org/ideas/topic/trust-me-when-i-edit-html/page/20#post-14826</link>
			<pubDate>Wed, 20 Jan 2010 22:15:13 +0000</pubDate>
			<dc:creator>mwillberg</dc:creator>
			<guid isPermaLink="false">14826@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Also to make some use on visual editor the system should preserve all linebreaks etc. all the time like:</p>
<p>1. activate HTML editor<br />
2. paste some valid HTML code<br />
3. change to visual editor<br />
4. change back to HTML editor<br />
5. copy the code</p>
<p>and the code must be identical in steps 2. and 5. Now that would make this really usefull editor for both user groups: mainly HTML editing people and people who once in a while do something in HTML mode.
</p>]]></description>
					</item>

	</channel>
</rss>
