amariotti.com

  • about
  • blog
  • modules
  • portfolio
  • resumé
  • contact
Home

Recent blog posts

  • Moving to tumblr
  • Happy 10th Birthday, Drupal!
  • Why I'm so excited about Rule.fm!
  • Reverse NodeReference Block - Revisited
  • CS4 Keyboard Issues
  • Text Formatter Module
  • Cool Apache ReWrite Trick
  • New RSS Feed
  • Find My iPhone
  • Congratulations, Drupal!
more

cck

  • warning: usort() expects parameter 1 to be array, boolean given in /home/amariott/public_html/sites/all/modules/tagadelic/tagadelic.module on line 275.
  • warning: Invalid argument supplied for foreach() in /home/amariott/public_html/sites/all/modules/tagadelic/tagadelic.module on line 310.

Reverse NodeReference Block - Revisited

amariotti — Fri, 05/28/2010 - 09:27

A while back I wrote a post on how to create a reverse nodereference block using Views in Drupal 5. It's been easily one of my most visited pages on my site (which still isn't a lot, buy hey!). Anyway, in light of that I decided it was time to write one for anyone needing to learn how to do it in Drupal 6. Just a spoiler...it's a lot easier!

  • cck
  • drupal
  • drupal 6
  • views
  • amariotti's blog
  • Read more
  • 7749 reads

Hiding CCK Fields when using Contemplate Module

amariotti — Mon, 08/11/2008 - 15:22

At work I am building some pretty complex content driven pages with Contemplate. I have some node data being displayed in the main content area and the rest in a dynamic block using Views Arguments. To keep a better handle on the data being displayed I am the Contemplate module, which I have found to be an extraordinary module for what it can do.

I ran into an issue today where I wanted to hide the label to the field if the field was empty. After some searching online and digging I couldn't really find anything, so I did a little research on my own and was able to come up with the solution. Here it is:

  • cck
  • contemplate
  • tricks
  • amariotti's blog
  • Read more
  • 11578 reads
Syndicate content
  • about
  • blog
  • modules
  • portfolio
  • resumé
  • contact