Crowdsource: Drupal 7 Entities Unleashed

Crowdsource: Drupal 7 Entities Unleashed

Posted by Art Williams on August 24, 2011

Recently I’ve been working on a couple of websites in Drupal 7. One of them has some pretty complicated data structure and relationships. I’ve really been racking my brain as to how to build these data structures in Drupal, to the point of even completely starting over twice.

Then the other day I realized that I’m still holding on to my notions of nodes and content types from Drupal 6. After doing some reading on entities in Drupal 7, I know that creating entities through a custom module is probably the direction I need to go with this site.

So this is where you come in. I’m looking for some help with wrapping my head around entities in Drupal 7. And since I need this help, I figured a lot of other people might also benefit. If you have a book, article, module, tutorial, video, webinar, etc. that helped you, please post a link in the comments. I will keep track of the comments and move the resources up into some kind of structure to make it easy to peruse. When you post a link, feel free to comment on the positives or negatives of the particular resource so we have some context for your recommendation.

Here a few resources I found to get you started:

Books

Articles

Vidoes

Modules & Documentation

Image: stock.xchng by lusi

 

MONTHLY MARKETING INSIGHTS.

Get thought-provoking and actionable insights to improve how your firm makes a connection with your customers.

LEAVE A COMMENT

The content of this field is kept private and will not be shown publicly.

Plain text

  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
Submitted by Art Williams on Fri, 08/26/2011 - 11:35am

pjcdawkins,

Great video! I watched it last night and it really helped clear up some things for me. I think the Model module will be helpful too.

Thanks!

Art

Submitted by Art Williams on Wed, 10/26/2011 - 9:04am

Thanks, Guy! That looks like a nice module. Will be interested to see how it develops.

Art

Submitted by Art Williams on Thu, 10/27/2011 - 9:59am

Another good module, Guy. It's like a simplified Display Suite just for entities.

Submitted by Lanette Miller on Mon, 10/08/2012 - 2:06pm

I cant seem to find to any reference to entities in either of the books listed.

Submitted by Amy Peveto on Mon, 10/08/2012 - 3:07pm

Pro Drupal 7 Development is light on entities, as is mentioned in the article.

As for Drupal 7 Module Development, entities are mentioned in chapters 1, 6, and 7.