<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Add Year to Date Beside Post</title>
		<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post</link>
		<description>Support Forum - Topic: Add Year to Date Beside Post</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 23:07:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/add-year-to-date-beside-post" rel="self" type="application/rss+xml" />

		<item>
			<title>maennig on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84395</link>
			<pubDate>Sat, 17 Nov 2012 17:45:02 +0000</pubDate>
			<dc:creator>maennig</dc:creator>
			<guid isPermaLink="false">84395@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter,&#60;/p&#62;
&#60;p&#62;at the time when you were posting the answer, I had already fixed it. (Sometimes you just have to re-think ater some minutes.) However, I also had to change all other format-*.php files to get it really working. I also used &#60;code&#62;&#38;lt;span class='date-month'&#38;gt;&#38;lt;?php the_time('M y') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; (with a small &#34;y&#34;) to get the year in only two digits. At the same time, I switched &#60;code&#62;&#38;lt;span class='date-day'&#38;gt;&#38;lt;?php the_time('d') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; to &#60;code&#62;&#38;lt;span class='date-day'&#38;gt;&#38;lt;?php the_time('j') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; to get rid of the leading zero.&#60;/p&#62;
&#60;p&#62;See the result (work in progress) at &#60;a&#62;maennig.de&#60;/a&#62;, if you like.&#60;/p&#62;
&#60;p&#62;Jens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84391</link>
			<pubDate>Sat, 17 Nov 2012 17:21:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, open up sentence\includes\format-standard.php and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;date-month&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;M&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;date-month&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;M Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maennig on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84377</link>
			<pubDate>Sat, 17 Nov 2012 14:25:06 +0000</pubDate>
			<dc:creator>maennig</dc:creator>
			<guid isPermaLink="false">84377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;is there any way to add the year to the date badge that is shown beside each post on wide browser windows? It would be great if the second line could simply show &#34;NOV 12&#34; instead of just &#34;NOV&#34;. This would give readers a bit more orientation when searching and finding older articles.&#60;/p&#62;
&#60;p&#62;Thanks for any hints,&#60;/p&#62;
&#60;p&#62;Jens
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
