<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://mydrupalblog.lhmdesign.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>My Drupal Blog - template.php - Comments</title>
 <link>http://mydrupalblog.lhmdesign.com/topic/template-php</link>
 <description>Comments for &quot;template.php&quot;</description>
 <language>en</language>
<item>
 <title>Thanks Laurence, just what I</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-drupals-vote-down-module#comment-11536</link>
 <description>&lt;p&gt;Thanks Laurence, just what I needed.  &lt;/p&gt;
&lt;p&gt;btw, I like the author comment img at the bottom of your comments- that looks sharp&lt;/p&gt;
</description>
 <pubDate>Thu, 03 Jul 2008 16:16:54 -0700</pubDate>
 <dc:creator>RockSoup</dc:creator>
 <guid isPermaLink="false">comment 11536 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Hi, this tutorial was only</title>
 <link>http://mydrupalblog.lhmdesign.com/creating-custom-regions#comment-10984</link>
 <description>&lt;p&gt;Hi, this tutorial was only for 5.x themes - things are a bit different for Drupal 6.&lt;/p&gt;
&lt;p&gt;In Drupal 6 regions are now defined via the theme&#039;s .info file.  Drupal.org has a couple of good explanations of how to implement regions in a 6.x theme &lt;a href=&quot;http://drupal.org/node/171205#regions&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/node/171224&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
 <pubDate>Tue, 27 May 2008 04:56:39 -0700</pubDate>
 <dc:creator>Laurence</dc:creator>
 <guid isPermaLink="false">comment 10984 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Does this work in Drupal 6?</title>
 <link>http://mydrupalblog.lhmdesign.com/creating-custom-regions#comment-10965</link>
 <description>&lt;p&gt;Does this work in Drupal 6? Can&#039;t find the &quot;function nameoftheme_regions()&quot; in the php file?&lt;/p&gt;
</description>
 <pubDate>Thu, 22 May 2008 08:17:58 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 10965 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Is there a class for</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-drupals-vote-down-module#comment-10954</link>
 <description>&lt;p&gt;Is there a class for &quot;already voted&quot;? Like how Digg does &quot; Dugg&quot; and the opacity changes.&lt;/p&gt;
&lt;p&gt;What class would you use for this? Thanks and great blog!&lt;/p&gt;
</description>
 <pubDate>Tue, 20 May 2008 14:32:14 -0700</pubDate>
 <dc:creator>Chad</dc:creator>
 <guid isPermaLink="false">comment 10954 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Nice tip :). You give good</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10942</link>
 <description>&lt;p&gt;Nice tip :). You give good explanation especially when you called it &#039;The right Way&#039;.&lt;/p&gt;
</description>
 <pubDate>Tue, 20 May 2008 07:45:33 -0700</pubDate>
 <dc:creator>Jafar</dc:creator>
 <guid isPermaLink="false">comment 10942 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Nicholas Thompson is</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10843</link>
 <description></description>
 <pubDate>Fri, 25 Apr 2008 09:59:37 -0700</pubDate>
 <dc:creator>Caroline</dc:creator>
 <guid isPermaLink="false">comment 10843 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Kind of dumb, just use the</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10810</link>
 <description>&lt;p&gt;Kind of dumb, just use the themer module its much easier&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/themer&quot; title=&quot;http://drupal.org/project/themer&quot;&gt;http://drupal.org/project/themer&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 22 Apr 2008 08:33:53 -0700</pubDate>
 <dc:creator>Tj Holowaychuk</dc:creator>
 <guid isPermaLink="false">comment 10810 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Good news: A major part of</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10785</link>
 <description>&lt;p&gt;Good news: A major part of this code made it into Drupal 6 core! So in Drupal 6, you can simply use $body_classes in your theme without any additional code. And even better: For CSS-only themes without any template files (this is possible in Drupal 6), the body classes are included in the default markup. &lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;http://drupal.org/node/163723&quot; title=&quot;http://drupal.org/node/163723&quot;&gt;http://drupal.org/node/163723&lt;/a&gt; for details.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 09:23:38 -0700</pubDate>
 <dc:creator>Frando</dc:creator>
 <guid isPermaLink="false">comment 10785 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>I haven&#039;t had time to read</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10784</link>
 <description>&lt;p&gt;I haven&#039;t had time to read all about Drupal but all seems to really&lt;br /&gt;
interesting i just want  to congratulate all the developeres.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 08:53:49 -0700</pubDate>
 <dc:creator>gois</dc:creator>
 <guid isPermaLink="false">comment 10784 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for this. I&#039;ve been</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10783</link>
 <description>&lt;p&gt;Thanks for this. I&#039;ve been meaning to dig into the Zen theme (and drupal themeing in general). This should give me a leg up to figuring out what needs to happen.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 07:43:08 -0700</pubDate>
 <dc:creator>Josiah</dc:creator>
 <guid isPermaLink="false">comment 10783 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>*Delayed reaction*
@Nicholas</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10782</link>
 <description>&lt;p&gt;*Delayed reaction*&lt;/p&gt;
&lt;p&gt;@Nicholas - thanks for the tip :)&lt;/p&gt;
&lt;p&gt;@Laura + Drupal Theme Garden - thanks! I do try to post as often as possible, but as you can see by this comment reply sometimes things take a looooong time.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 05:02:35 -0700</pubDate>
 <dc:creator>Laurence</dc:creator>
 <guid isPermaLink="false">comment 10782 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Always glad to read your</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10715</link>
 <description>&lt;p&gt;Always glad to read your blog.&lt;br /&gt;
It&#039;s shade that you don&#039;t write it more frequent.&lt;br /&gt;
Anyway, nice article.&lt;/p&gt;
</description>
 <pubDate>Mon, 24 Mar 2008 02:42:10 -0700</pubDate>
 <dc:creator>Drupal Theme Garden</dc:creator>
 <guid isPermaLink="false">comment 10715 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>This is the kind of</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10668</link>
 <description>&lt;p&gt;This is the kind of wonderfully helpful tip that should be in the Drupal.org handbooks. Well written and clear enough that n00bs can &quot;get&quot; it. Very nice!&lt;/p&gt;
</description>
 <pubDate>Sat, 22 Mar 2008 15:08:45 -0700</pubDate>
 <dc:creator>Laura</dc:creator>
 <guid isPermaLink="false">comment 10668 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>An addition to make it even</title>
 <link>http://mydrupalblog.lhmdesign.com/overriding-drupals-default-rss-feed-icon#comment-10665</link>
 <description></description>
 <pubDate>Sat, 22 Mar 2008 10:51:40 -0700</pubDate>
 <dc:creator>Nicholas Thompson</dc:creator>
 <guid isPermaLink="false">comment 10665 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Nice stuff!</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-drupals-vote-down-module#comment-10624</link>
 <description>&lt;p&gt;Nice stuff!&lt;/p&gt;
</description>
 <pubDate>Sat, 15 Mar 2008 13:06:49 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 10624 at http://mydrupalblog.lhmdesign.com</guid>
</item>
</channel>
</rss>
