<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.trellon.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Trellon - theming</title>
 <link>http://www.trellon.com/taxonomy/term/53/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Creating Templates with the Interface Module</title>
 <link>http://www.trellon.com/content/blog/creating-templates-interface-module</link>
 <description>&lt;p&gt;The forms Drupal automatically generates have always suffered from the &#039;silo&#039; effect, where one form field is stacked on top of the other. This often presents a usability challenge for people operating the system, and generally requires some additional level of theming for developers in a really mature site. &lt;/p&gt;
&lt;p&gt;Trellon recently released the interface module for Drupal, which is a stab at making it easier to change the look and feel of forms. Interface is a tool for authoring the interface for forms in Drupal by dragging and dropping form fields into predefined regions. This is one of those things you might need to see to see to understand - &lt;a href=&quot;http://trellon.com/sites/default/files/interface_part_two_screencast.mov&quot; target=&quot;_blank&quot;&gt;we have videos demonstrating the module at work&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These regions, the places on the page where you drop form fields, are put into something called a template. This article seeks to explain what a template file is and how to author your own. Our team has put a lot of effort into making it easy to use this module, and this includes authoring new templates. Interface ships with a number of templates we have already set up, and we understand it will be important for certain users to know how to author their own. Writing a template should be one of the simplest tasks you will ever have to do as a developer, right down there with Hello World and executing a print command.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/creating-templates-interface-module&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/creating-templates-interface-module#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/interface">interface</category>
 <category domain="http://www.trellon.com/category/blog-tags/theming">theming</category>
 <category domain="http://www.trellon.com/category/blog-tags/usability">usability</category>
 <pubDate>Tue, 15 Sep 2009 07:12:10 +0000</pubDate>
 <dc:creator>mhaggerty</dc:creator>
 <guid isPermaLink="false">120 at http://www.trellon.com</guid>
</item>
<item>
 <title>Theming the User Registration Form in Drupal 6</title>
 <link>http://www.trellon.com/content/blog/theming-user-register-form-d6</link>
 <description>&lt;p&gt;When you are building an online community, one of your important jobs is to remove obstacles for users to sign up to create accounts. Drupal&#039;s user registration form, out of the box, is one of the simplest forms out there, and maybe that is why it is also one of the easiest things to overlook when building a site. By the time profile fields are added in, captchas are placed on the page, and other components have had their way with the fields that become part of it, the form can get rather messy and detract from the user experience.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/theming-user-register-form-d6&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/theming-user-register-form-d6#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/how">how-to</category>
 <category domain="http://www.trellon.com/category/blog-tags/theming">theming</category>
 <category domain="http://www.trellon.com/category/blog-tags/user-registration">user registration</category>
 <pubDate>Wed, 14 Jan 2009 06:58:59 +0000</pubDate>
 <dc:creator>mingram</dc:creator>
 <guid isPermaLink="false">77 at http://www.trellon.com</guid>
</item>
<item>
 <title>Super-flexible forms in Drupal 5</title>
 <link>http://www.trellon.com/content/blog/super-flexible-forms-drupal-5</link>
 <description>&lt;p&gt;It&#039;s common practice for theme function writers to give every div a class, so that it can be targetted by CSS. For us, this is especially important in forms, since our clients often ask us to lay out forms in complicated ways.&lt;/p&gt;
&lt;p&gt;This was a problem in Drupal 5 (and earlier). Although form elements had ids, so specific elements could be accessed from Javascript and CSS, they are all encased in wrapper divs with class &quot;form-item&quot;. This means there&#039;s no easy way to lay out a specific form item.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trellon.com/content/blog/super-flexible-forms-drupal-5&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.trellon.com/content/blog/super-flexible-forms-drupal-5#comments</comments>
 <category domain="http://www.trellon.com/category/blog-tags/drupal">Drupal</category>
 <category domain="http://www.trellon.com/category/blog-tags/theming">theming</category>
 <pubDate>Thu, 21 Feb 2008 18:14:59 +0000</pubDate>
 <dc:creator>dkurtz</dc:creator>
 <guid isPermaLink="false">31 at http://www.trellon.com</guid>
</item>
</channel>
</rss>


