Drupal Cookbook is dedicated to authoring practical guides for building features, featurettes, and full fledged sites and apps with Drupal.
A vast contrib ecosystem and a modular architecture are Drupal's strongest selling points, yet this same reality makes Drupal a daunting task for folks coming from other frameworks and content management systems. Developers aside, the notion that something that takes one plug-in in WordPress takes a half dozen in Drupal spooks marketing and business folk as well.
By creating Drupal recipes, we can show the world that this reality is a feature, not a bug, while simultaneously reducing the learning curve.
This is a group for Drupal developers willing to invest time in building our community through authoring their own recipes, as well as expanding on and refining others.
NOTE: This group is for coordinating our efforts as authors. Visit DrupalCookbook.org to browse or contribute content.
drupalsecrets.com domain available free if you're interested
Anyone interested in owning http://drupalsecrets.com let me know. I can't seem to keep enough content there to justify its existance. Not asking any money, just that you have good intentions for it. It expires 9/25.
mheinke suggested this group might have a use for it, so posting here.
Read moreAjax error on the tags for a new post
An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: http://drupalcookbook.org/taxonomy/autocomplete/field_tags
StatusText: error
ResponseText:
ReadyState: 0
Recipe: Working w/ Feeds, and creating custom Parsers and Processors
Last updated by bluesomewhere on Wed, 2013-08-21 05:48
I'm currently building a Feeds: Meetup module that can import event data from Meetup.com. Can almost be done with feeds out of the box, except it doesn't interpret the data quite right and doesn't provide a good option for unique identifier.
I've written kludgy modules before, this is my first time writing one with code that's meant to be seen. Documenting the process and will expand into a recipe!
Read moreRecipe : Building a PM Tool with Core
NOTE: Im Editing this until its done..using this as my writing space :) feel free to add update as well
Build a Project Management tool with just drupal core + views
this Tutorial will NOT Cover themeing, we will be using the out of box theme. themeing this recipe will be covered in a seperate topic.
Read morePossible Recipe - Module Development Primer
most module development "how tos" are too antsy to get into the code they start talking about hooks without talking about what hooks are.
im thinking about writing a "primer" to creating modules... im just thinking about a Table of Contents...will add more when i have it done
Read moreRoadmap
Last updated by bluesomewhere on Mon, 2013-08-19 21:38
This is my attempt at a roadmap, please have at it. Concurrent with these phases, we need to recruit more contributors and keep simple notes during our work days to later expand into full guides.
1. Contribute desired recipes
There are a lot of popular features, featurettes, and install profiles that we can use as inspiration to build a core body of content.
