Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Events calendar feature

Events listing at /events once the feature has been enabled and some events have been created.

Here is an example of how to build a list of events with a calendar block that filters the listed events for a particular day in Drupal 7.

Ingredient Field

The ingredient field module will provide a compound field using the Field API for anyone that would like to create a custom recipe content type. I am aware that there is a Recipe module (http://drupal.org/projects/recipe) with excellent ingredients support. However, the Recipe module does not use the Field API for the majority of the custom fields, including ingredient - the idea of moving the Recipe module in this direction was expressed in an issue for the Recipe module: http://drupal.org/node/1141992#comment-4436862. Although in that case, jvandervort talks of turning everything into a field, except for ingredients; rather to use a node reference paradigm of some sort to associated ingredients to your recipe content type. I feel that a compound field, similar to the Link Field or the Address Field would be a better fit for ingredients of a recipe.

Vocabulary reference

Vocabulary reference in action with node.

Select multiple terms across vocabulary with just 1 term reference field.

Caution:
- Currently, it just work with term_reference field with select list widget.

Taxonomy term filter

The module creates a filter from a vocabulary of terms for sorting nodes.

Multi Media Field

Display videos, images, slideshows of images, or many other types of files.

Pages

Subscribe with RSS Subscribe to RSS - Site structure