<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Posting on the site . . .</title>
	<atom:link href="http://habitablezone.com/2020/02/02/posting-on-the-site/feed/" rel="self" type="application/rss+xml" />
	<link>https://habitablezone.com/2020/02/02/posting-on-the-site/</link>
	<description></description>
	<lastBuildDate>Tue, 12 May 2026 20:11:45 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DanS</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44046</link>
		<dc:creator>DanS</dc:creator>
		<pubDate>Thu, 06 Feb 2020 14:33:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44046</guid>
		<description>Posting for me is generally cut-n-paste from Notepad. I type it all up, paste to Word for spellcheck, then back to Notepad to clean out Word and then to post. Doing this, I&#039;ve noticed my img src= and center commands completely vanish. The text and a href=&quot; links seem to remain just fine.

I go back in and add my images (again). Seems the page has difficulty accepting both image and centering at the same time, so I save then add my centers (again).

Everything comes up fine, but then my centering vanishes after a few days, perhaps as you said after I receive a reply.

FYI:
This post was typed in, not cut-n-paste -- fat-fingering every other word...</description>
		<content:encoded><![CDATA[<p>Posting for me is generally cut-n-paste from Notepad. I type it all up, paste to Word for spellcheck, then back to Notepad to clean out Word and then to post. Doing this, I&#8217;ve noticed my img src= and center commands completely vanish. The text and a href=&#8221; links seem to remain just fine.</p>
<p>I go back in and add my images (again). Seems the page has difficulty accepting both image and centering at the same time, so I save then add my centers (again).</p>
<p>Everything comes up fine, but then my centering vanishes after a few days, perhaps as you said after I receive a reply.</p>
<p>FYI:<br />
This post was typed in, not cut-n-paste &#8212; fat-fingering every other word&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44043</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 06 Feb 2020 03:57:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44043</guid>
		<description>This sounds like a separate problem from the one with replies you posted about on Community. I too have noticed that root posts are sometimes altered, after somebody replies, and I suspect a rogue filter in WordPress that&#039;s scrubbing somebody&#039;s idea of &quot;wrong&quot; HTML. For me it&#039;s most often losing an entire iframe, e.g. used to embed a YouTube video.

It may be scrubbing obsolete HTML, tags that are no longer officially canon (though browsers tend to be forgiving). You mention centering, and the old &lt;center&gt; tag is one of the ones no longer supported. The modern way is to use the &#039;style&#039; attribute inside a tag. For an image, it would look like

&lt;img src=&quot;&quot; style=&quot;align:center;max-width:640px&quot; &gt;

(The max-width:640px clause is something I throw in to ensure wide images don&#039;t overflow the window and make text too wide to read.)

Moar info please.</description>
		<content:encoded><![CDATA[<p>This sounds like a separate problem from the one with replies you posted about on Community. I too have noticed that root posts are sometimes altered, after somebody replies, and I suspect a rogue filter in WordPress that&#8217;s scrubbing somebody&#8217;s idea of &#8220;wrong&#8221; HTML. For me it&#8217;s most often losing an entire iframe, e.g. used to embed a YouTube video.</p>
<p>It may be scrubbing obsolete HTML, tags that are no longer officially canon (though browsers tend to be forgiving). You mention centering, and the old &lt;center&gt; tag is one of the ones no longer supported. The modern way is to use the &#8216;style&#8217; attribute inside a tag. For an image, it would look like</p>
<p>&lt;img src=&#8221;" style=&#8221;align:center;max-width:640px&#8221; &gt;</p>
<p>(The max-width:640px clause is something I throw in to ensure wide images don&#8217;t overflow the window and make text too wide to read.)</p>
<p>Moar info please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanS</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44039</link>
		<dc:creator>DanS</dc:creator>
		<pubDate>Tue, 04 Feb 2020 16:16:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44039</guid>
		<description>Changing my style to blockquote might be an alternative next time.</description>
		<content:encoded><![CDATA[<p>Changing my style to blockquote might be an alternative next time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanS</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44037</link>
		<dc:creator>DanS</dc:creator>
		<pubDate>Tue, 04 Feb 2020 16:09:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44037</guid>
		<description>My dyslexia likes Notepad.

Anyway, not the issue at all. I post a new topic -- actually cut-n-paste a new topic -- save it, then look at it and it&#039;s fine with all pics neatly centered. Title labels are centered as well just so they would stand out. A few days later, I come back to the topic and everything is aligned to the left.</description>
		<content:encoded><![CDATA[<p>My dyslexia likes Notepad.</p>
<p>Anyway, not the issue at all. I post a new topic &#8212; actually cut-n-paste a new topic &#8212; save it, then look at it and it&#8217;s fine with all pics neatly centered. Title labels are centered as well just so they would stand out. A few days later, I come back to the topic and everything is aligned to the left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: podrock</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44034</link>
		<dc:creator>podrock</dc:creator>
		<pubDate>Mon, 03 Feb 2020 03:26:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44034</guid>
		<description>When commenting, I add HTML by editing. Works better for some reason. 

In either case, you can always go see your HTML tags by going to the editor. In the editor you can change view from code to WYSIWYG.</description>
		<content:encoded><![CDATA[<p>When commenting, I add HTML by editing. Works better for some reason. </p>
<p>In either case, you can always go see your HTML tags by going to the editor. In the editor you can change view from code to WYSIWYG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanS</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44033</link>
		<dc:creator>DanS</dc:creator>
		<pubDate>Mon, 03 Feb 2020 02:56:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44033</guid>
		<description>X^D</description>
		<content:encoded><![CDATA[<p>X^D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RL</title>
		<link>https://habitablezone.com/2020/02/02/posting-on-the-site/#comment-44032</link>
		<dc:creator>RL</dc:creator>
		<pubDate>Mon, 03 Feb 2020 02:56:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=80029#comment-44032</guid>
		<description>The ZONE&#039;S default is left of center...</description>
		<content:encoded><![CDATA[<p>The ZONE&#8217;S default is left of center&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
