<?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: WP Update Message</title>
	<atom:link href="http://weblogtoolscollection.com/pluginblog/2009/06/18/wp-update-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/pluginblog/2009/06/18/wp-update-message/</link>
	<description>Time to break out that old code</description>
	<lastBuildDate>Sun, 14 Feb 2010 13:26:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Latapie</title>
		<link>http://weblogtoolscollection.com/pluginblog/2009/06/18/wp-update-message/comment-page-1/#comment-90051</link>
		<dc:creator>David Latapie</dc:creator>
		<pubDate>Sat, 15 Aug 2009 15:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/pluginblog/?p=408#comment-90051</guid>
		<description>Hi,

I really like this plugin and I installed right away. It conveniently replaces my manual updates in the core of the text. Granted, it works its best with only one revision, but this is already great.

I have some suggestion, that I already implemented on my blog (well, only partially, because I am not a coder):

I changed the HTML text for this (since there is no preview here, I changed the brackets):

‹ins datetime=&quot;%ud%&quot; class=&quot;wp-update&quot;›
‹div class=&quot;update_message&quot;›
‹small›%ud%‹/small›
‹p›%ut%‹/p›
‹/div›
‹/ins›

Why so?
- &quot;ins&quot; because, well, this is what it is meant for. Note that ins (as well as its relative, del) is both a block and an inline element
- &quot;datetime&quot; is badly formatted, because it should be YYYY-MM-DD. This is where I need a coder
- class=&quot;wp-update&quot;, because the default rendering for ins (which _does_ make sense) is not great with a border (border + text-decoration:underline do not work well together). Then one can add &quot;ins.wp-update	{text-decoration:none} or better yet &quot;ins.wp-update	{text-decoration:inherit}&quot; to one’s CSS

Ideally, I would merge the div and the ins (div is the default block when nothing else—and here there is something) and would use normal formatting for datetime:

‹ins datetime=&quot;YYYY-MM-DD&quot; class=&quot;update_message&quot;›
‹small›%ud%‹/small›
‹p›%ut%‹/p›
‹/ins›

Ideally again, borders would be replaced by a real piece of CSS (similar complaint: ). Then, implementing &quot;ins.wp-update	{text-decoration:inherit}&quot; would be much easier.

I think this is not much work, but definitely something I do not feel like doing myself-I am analphabet when it comes to PHP. Plus, I am not the maintainer.

Could you implement this?

Thank you for your consideration.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I really like this plugin and I installed right away. It conveniently replaces my manual updates in the core of the text. Granted, it works its best with only one revision, but this is already great.</p>
<p>I have some suggestion, that I already implemented on my blog (well, only partially, because I am not a coder):</p>
<p>I changed the HTML text for this (since there is no preview here, I changed the brackets):</p>
<p>‹ins datetime=&#8221;%ud%&#8221; class=&#8221;wp-update&#8221;›<br />
‹div class=&#8221;update_message&#8221;›<br />
‹small›%ud%‹/small›<br />
‹p›%ut%‹/p›<br />
‹/div›<br />
‹/ins›</p>
<p>Why so?<br />
- &#8220;ins&#8221; because, well, this is what it is meant for. Note that ins (as well as its relative, del) is both a block and an inline element<br />
- &#8220;datetime&#8221; is badly formatted, because it should be YYYY-MM-DD. This is where I need a coder<br />
- class=&#8221;wp-update&#8221;, because the default rendering for ins (which _does_ make sense) is not great with a border (border + text-decoration:underline do not work well together). Then one can add &#8220;ins.wp-update	{text-decoration:none} or better yet &#8220;ins.wp-update	{text-decoration:inherit}&#8221; to one’s CSS</p>
<p>Ideally, I would merge the div and the ins (div is the default block when nothing else—and here there is something) and would use normal formatting for datetime:</p>
<p>‹ins datetime=&#8221;YYYY-MM-DD&#8221; class=&#8221;update_message&#8221;›<br />
‹small›%ud%‹/small›<br />
‹p›%ut%‹/p›<br />
‹/ins›</p>
<p>Ideally again, borders would be replaced by a real piece of CSS (similar complaint: ). Then, implementing &#8220;ins.wp-update	{text-decoration:inherit}&#8221; would be much easier.</p>
<p>I think this is not much work, but definitely something I do not feel like doing myself-I am analphabet when it comes to PHP. Plus, I am not the maintainer.</p>
<p>Could you implement this?</p>
<p>Thank you for your consideration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WLTC Plugin Competition: WP Update Message - Fun with WordPress</title>
		<link>http://weblogtoolscollection.com/pluginblog/2009/06/18/wp-update-message/comment-page-1/#comment-75950</link>
		<dc:creator>WLTC Plugin Competition: WP Update Message - Fun with WordPress</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/pluginblog/?p=408#comment-75950</guid>
		<description>[...] latest plugin to be entered into the competition blog is WP Update Message. I quite like this plugin because it isn&#8217;t something that I had thought of myself. What it [...]</description>
		<content:encoded><![CDATA[<p>[...] latest plugin to be entered into the competition blog is WP Update Message. I quite like this plugin because it isn&#8217;t something that I had thought of myself. What it [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
