There is a Drupal module called Panels. There is a Drupal module called Context. There is a feature in Panels called context. Panel's context and the Context module are not the same, not even close. According to Earl Miles, the developer of...
Even if you aren't going to be the site builder, it is helpful to have some hands-on experience in Drupal so you can communicate productively with your Drupal planner, builders, themers, developers, etc. Drupal Hands-On Intro for Builders gives...
I did a Google search recently to see how people were creating image galleries in Drupal. I found several options but none did what I needed. So I combined strategies offered by those who have shared before me and came up with a way to have two...
In the past year, the letters UX have grown very popular in discussion posts, job ads, etc. UX design or user experience design can't be defined in a sentence. I found a definition of UX design on uxdesign.com @/a...
This is just a short lesson's learned I want to share regarding the decoupling of a multi-site Drupal installation. Some of you know that there is a site called a href="http://groups.idcminnovations.com" title="http://groups.idcminnovations.com...
It's been a long time coming. I have just launched http://planningdrupalsites.com. I have been working on this book between gigs and trying to decide if it...
You can create more than one group node (the node that creates your groups), but why would you if you couldn’t control which content types are associated with the group node? The organic group content type administration (OG_CTA) module (http...
Have you ever wanted to land on a node and have a block appear showing another node(s) that shares the same vocabulary term? This is easy enough if you only have a small predictable number of nodes and terms. You could simply create a series of...
Node access is not an uncommon topic in the Drupal community so why bother writing about it? Well, if you are new to Drupal or if you have been around it for awhile, unless you have had a need to manage content access, you probably haven't spent...
This article considers the insert view module as a means of adding a view to a page. With this method, you don't need a unique content type, you just need to enable the insert_view filter. This is probably the easiest way to insert a view into...
In this short article, I am going to look at using the view reference module as a means of adding a view to a page. With this method, you can create a content type that has an option to display content from a view. You can use a view as is or...
In this short article, I am going to share with you what Jess Snyder is doing with her sites by using the CCK computed field module. With this method, you can create a content type...
Have you ever wished that the data table you created in a view could be combined with the content of your Drupal page? Below are three ways that you might want to combine your node content and views results. There are more but you get the...
Information architecture (IA) is an emerging practice being integrated into multiple disciplines so it is hard to find one definition that multiple disciplines share. Below are three definitions. What is consistent is the idea that IA is art...
Drupal's Organics Group module(s) enables more than community building. Check out Using OG for Project Management Support on IDCM Innovations' group site...
This article looks at Drupal's Organic Groups module configuration and access setting for a project management support scenario. I chose this scenario because it doesn’t naturally fall into the social media and networking conventions for...
There are many configuration and access options available in OG, how do you decide what you need? Check out Planning your OG Site on IDCM Innovations Groups site.
The first observation you probably made when installing and configuring organic groups is the site level or “master” controls versus the node level or “group” controls. The master controls configure the settings that...