Feeds Tamper: Conditionally Required Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

239

Component created

Component changed

A Feeds Tamper plugin that allows you to make fields required if a new item is being created OR if an existing item is being updated.

Note: This module requires PHP 5.3+.

Please note the following limitation: #2053135: Required filter doesn't work if CSV field doesn't exist

Entity Administration UI

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an enhanced base class for use in conjunction with the Entity module's administration pages. On it's own this module doesn't do much of anything, but when combined with the Entity module the EntityAdminUIDefaultUIController class provided here makes for a more feature full replacement for the EntityIDefaultUIController class provided with the entity module.

Testando

Component type

module

Maintenance status

Development status

Component created

Component changed

Teste para aprender a lidar com o Drupal.
30 de julho de 2013

Views RSS Simple

Component type

module

Categories

Maintenance status

Development status

Downloads

233

Component created

Component changed

The standard RSS plugin for Views creates an RSS icon which attaches to other displays. The icon links to the URL of an RSS feed defined by the plugin. That URL also includes arguments from the display to which it is attached, as well as query strings from any exposed filters in the display to which it is attached.

Blocklink

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module which allows you to link an entire block (title + content) to an internal or external URL.

Semantically it would be better to wrap the entire block in an <a> tag. Unfortunately, that causes problems with contextual links and other links that may be part of the block content. This module uses css place the link on top of the block.