Drupal, Linux and Other Observations

Views

Including Views Content in Node Templates

At one time or another you may find yourself wanting to display a particular block or view within the context of a node instead of in a sidebar or other predefined region.  I know there are a number of ways the get the job done but, on occasion, I have included some code in my node template to include the additional content based on the conditions at the time.