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

Legal_holidays

"Legal holidays" is a module that interacts with the date- and calendar-module to provide information of legal holidays all over the world to the calendars.

Feeds field override

This provides a mechanism for content admins to specify that the current value of a field on an entity should not be overridden the next time it is updated by feeds.

Addressfield feeds

Update: Addressfield module now provides feeds mapper so this module is no longer required, please update to the last addressfield module version.

jQuery UI fields

Provides a field type that combines a long text field (with or without text formats) together with a title, and a number of field display formatters that allow to display this field as various jQue

Taxonomy Groups

Simplifies management of big taxonomies with huge number of terms by putting them into groups (by semantic or any other attribute or criterion).

It creates the Groups vocabulary (so the group is just a term in this vocabulary) and then uses the term_relation Drupal DB table to put terms into groups (as the related terms feature is mostly of no use in Drupal 6 and was removed from Drupal 7).
Bulk operations (put/move terms into group and merge terms) are done through the Views Bulk Operations (module comes with one default view).
So instead of looking at the whole list of all the terms in vocabulary, you can put terms into separate groups and manage them inside the groups.

Dependencies:

So the module creates user interface at admin/content/taxonomy_groups (restricted by the 'administer taxonomy' permission). It lists all the created groups, allows to add new group (you can also do this by managing Taxonomy Groups vocabulary) and then lists all the terms by groups allowing to drill down into any group and move terms into/between them, merge terms and delete any term.

Views select field

This module creates a new field type that uses views to generate the list of available options for a field.

Pages

Subscribe with RSS Subscribe to RSS - Site structure