<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Vancouver Tech Guy</title>
  <subtitle>Rockin' The Technology Scene Vanouver Style</subtitle>
  <link rel="alternate" type="text/html" href="http://www.vancouvertechguy.com/blog/drupal_module_review_1_node_block"/>
  <link rel="self" type="application/atom+xml" href="http://www.vancouvertechguy.com/node/28/atom/feed"/>
  <id>http://www.vancouvertechguy.com/node/28/atom/feed</id>
  <updated>2007-04-10T09:08:27+00:00</updated>
  <entry>
    <title>Drupal Module Review #1 - Node As Block</title>
    <link rel="alternate" type="text/html" href="http://www.vancouvertechguy.com/blog/drupal_module_review_1_node_block" />
    <id>http://www.vancouvertechguy.com/blog/drupal_module_review_1_node_block</id>
    <published>2007-04-10T09:00:53+00:00</published>
    <updated>2007-04-10T09:08:27+00:00</updated>
    <author>
      <name>admin</name>
    </author>
    <category term="drupal" />
    <category term="module" />
    <category term="review" />
    <summary type="html"><![CDATA[<div align="left"><font size="4">Project Name:</font></div>
<div align="left">    Node as Block (<a href="http://drupal.org/project/nodeasblock" title="http://drupal.org/project/nodeasblock">http://drupal.org/project/nodeasblock</a>)</div>
<div align="left"> </div>
<div align="left"><font size="4">Project Maintainer:</font></div>
<div align="left">   <a href="http://drupal.org/user/31994" title="View user profile.">mfredrickson</a></div>
<div align="left"> </div>
<div align="left"><font size="4">Module Description:</font></div>
<div align="left">
</div>
    ]]></summary>
    <content type="html"><![CDATA[<div align="left"><font size="4">Project Name:</font></div>
<div align="left">    Node as Block (<a href="http://drupal.org/project/nodeasblock" title="http://drupal.org/project/nodeasblock">http://drupal.org/project/nodeasblock</a>)</div>
<div align="left"> </div>
<div align="left"><font size="4">Project Maintainer:</font></div>
<div align="left">   <a href="http://drupal.org/user/31994" title="View user profile.">mfredrickson</a></div>
<div align="left"> </div>
<div align="left"><font size="4">Module Description:</font></div>
<div align="left">A nice, simple module to begin our reviewing adventures.  Node as Block is a cool little idea to embed node contents in blocks on a site.  The teaser of the node is displayed.  The default action is to display the header as a link to the actual node body.  Want a completely custom user registration form?  Create a full node (with descriptions, etc), with a compact teaser with the necessary form elements.  The user sees the registration form on all pages (you have the same control over block visibility as with normal blocks, so you can hide this block to logged in users).  It doesn&#39;t get any simpler.</div>
<div align="left"> </div>
<div align="left"><font size="4">Module hints:</font></div>
<div align="left"> </div>
<div align="left">The documentation shipped with the module is fairly sparse, and its effects may not be obvious without looking at the code - a confusing situation for inexperienced users.  The two significant changes are actually minor, and I&#39;ll walk you through them.  Under content types administration, for each type of node there is now a checkbox titled <strong>Enable blocks from this node type.  </strong>This checkbox is actually enabled by default, so your only concern is to uncheck all the node types you don&#39;t want to see made into blocks.  The meat of the action handles during node creation.  A new collapsible element on the node form is added titled<strong> Provide A Block</strong>.  Click to expand this element if it isn&#39;t already visible.  Select the region you want the new node-block creation to be in.  You can modify the weight.  Make <strong>sure to tick &quot;Visible&quot; if you want to actually see your new creation.</strong>   </div>
    ]]></content>
  </entry>
</feed>
