Block Sections

Component type

module

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Block Sections allows blocks to display different content depending the current path. This way there is no need to create multiple custom blocks in order to vary the content of them.

Example use case: Advertising

A possible use case for this module is when a block contains advertisements. With Block Sections the ads can be specifically targeted for different sections of the website:

Content boxes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Content boxes is yet another block management module. It allows developers to define "zones" where the content editors will be able to output boxes. Those (content) boxes are nodes and are easy to edit and translate (as any other node). Boxes have several fields used to define in which "zone" and on which pages the box should be displayed.

RemoteCCK

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

RemoteCCK performs a link between a generic web service and a content type.
The module can:

  1. Analyze a web service
  2. Create a new content type to invoke an operation of a web service
  3. Update an existing content type to invoke an operation of a web service
  4. Invoke an operation of a web service from the che "create content" menu

After the installation, at the path:

admin/settings/remotecck

you have the configuration menu.
First of all you must insert a valid web service url, at the path:

Zipcode All

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a zipcode or postal code field type for Drupal 7.

This module provide validation of zip or postal codes for : France, UK, Belgium, Netherlands (Dutch), Germany, Switzerland, Italy, Andorra, Hungary, Estonia, Croatia, Belarussia, Russia, China, Japan, Canada, USA, Guadeloupe, Chile, Argentina, Brazil, Australia, New Zealand, Denmark, Sweden, Portugal, Cyprus, Algeria, Guinea-Bissau, Egypt, Brunei Darusalam, Bangladesh, India

Installation:
To install, copy the zipcode_all directory and all its contents to your modules directory.

Menu Tag

Component type

module

Maintenance status

Development status

Downloads

1984

Component created

Component changed

The menu_tag module allows you to control the display of menu items through a settable tag of a single menu item. Then, for every block that displays a menu, you can select a tag that filters what menu items should be displayed. For instance, you can use this method to control the visibility of menu items in blocks that display Main and Secondary menu on some specific page.