<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.advantagelabs.com" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
 <title>Advantage Labs - The Art and Science of Online Progress</title>
 <link>http://www.advantagelabs.com/frontpage</link>
 <description>We are internet specialists who share what we know so that you can achieve your goals online.</description>
 <language>en</language>
<item>
 <title>How to create a subtheme in Drupal 6</title>
 <link>http://www.advantagelabs.com/how-create-subtheme-drupal-6</link>
 <description>&lt;p&gt;Creating a subtheme is a powerful and flexible way of theming in Drupal. Drupal 6 made implementing subthemes relatively easy to do.  There are a few basic concepts to understand before starting, but once underway, creating a subtheme is a simple straightforward process.  In this post, I&#039;ll outline the process for creating a subtheme.  This is meant to be a quick primer, not an exhaustive tutorial on the elements and features of subthemes.  &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.advantagelabs.com/how-create-subtheme-drupal-6&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.advantagelabs.com/how-create-subtheme-drupal-6#comments</comments>
 <category domain="http://www.advantagelabs.com/subtheme">subtheme</category>
 <category domain="http://www.advantagelabs.com/theme">theme</category>
 <category domain="http://www.advantagelabs.com/theming">theming</category>
 <pubDate>Wed, 23 Sep 2009 14:14:58 -0500</pubDate>
 <dc:creator>bmadore</dc:creator>
 <guid isPermaLink="false">977 at http://www.advantagelabs.com</guid>
</item>
<item>
 <title>Introduction to Drupal</title>
 <link>http://www.advantagelabs.com/introduction-drupal-experience</link>
 <description>&lt;blockquote&gt;&lt;b&gt;I had a great time attending the Introduction to Drupal training yesterday at Advantage labs! Not only was it a great starter on how to get into Drupal, the group was diverse on CMS experience, careers, gender and race!&lt;/b&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;i&gt;Adria Richards&lt;/i&gt;, &lt;a href=&quot;http://butyoureagirl.com/2009/10/01/considering-drupal-for-your-next-website-project-video/&quot;&gt;But You&#039;re a Girl blog post&lt;/a&gt;&lt;/blockquote&gt;

&lt;p&gt;Drupal is a powerful tool that can provide functionality for your site that was beyond reach just a few years ago.  Going from downloading Drupal from Drupal.org to having the site of your dreams can be a daunting process, however,  unless you are familiar with some key concepts and development strategies. &lt;p&gt;&lt;a href=&quot;http://www.advantagelabs.com/introduction-drupal-experience&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 13 Mar 2009 15:21:00 -0500</pubDate>
 <dc:creator>bmadore</dc:creator>
 <guid isPermaLink="false">948 at http://www.advantagelabs.com</guid>
</item>
<item>
 <title>Theming how attachments are displayed on a node</title>
 <link>http://www.advantagelabs.com/theming-how-attachments-are-displayed-node</link>
 <description>&lt;p&gt;When you first enable the Upload module and start attaching files like PDFs to your nodes, you&#039;ll notice that those attachments are displayed in a table at the bottom of the node showing the file name and size of each file attached to the node.   This works for most situations, but sometimes you want to make things look just a little bit different.&lt;/p&gt;&lt;p&gt;In today&#039;s example we&#039;ll re-theme the attachments display to remove this table.   In our use case the user will only be attaching one file, a PDF, to each node.   Rather than have the PDF&#039;s name display in table - they want a simple link with the text &amp;quot;Download the PDF&amp;quot;.    So how do we make this change?&lt;/p&gt;&lt;p&gt;The answer is a theme override.   The default attachments display is provided by &lt;a href=&quot;http://api.drupal.org/api/function/theme_upload_attachments&quot; target=&quot;_blank&quot;&gt;theme_upload_attachments()&lt;/a&gt;.  By overriding this theme function in our site&#039;s theme, we can change the behavior however we want.  In this tip we&#039;ll be learning how to override a theme function using some basic PHP knowledge and a bit of help from the &lt;a href=&quot;http://api.drupal.org&quot; target=&quot;_blank&quot;&gt;Drupal API site&lt;/a&gt;. &lt;p&gt;&lt;a href=&quot;http://www.advantagelabs.com/theming-how-attachments-are-displayed-node&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.advantagelabs.com/theming-how-attachments-are-displayed-node#comments</comments>
 <category domain="http://www.advantagelabs.com/attachments">attachments</category>
 <category domain="http://www.advantagelabs.com/drupal-theming">Drupal theming</category>
 <pubDate>Thu, 12 Feb 2009 10:45:35 -0600</pubDate>
 <dc:creator>jdavis</dc:creator>
 <guid isPermaLink="false">913 at http://www.advantagelabs.com</guid>
</item>
</channel>
</rss>
