Commerce Delete Permissions

Component type

module

Maintenance status

Development status

Downloads

631

Component created

Component changed

This module adds the missing delete permissions to commerce entity types (which was decided not to fix in commerce core).
Currently it supports orders, products, customer profiles. If some contrib module using commerce_entity_access() has the same problem, please file an issue about that.

Menu Condition

Component type

module

Categories

Maintenance status

Development status

Downloads

5756

Component created

Component changed

This provides a condition based on menu position. For example, you can use it to specify that a block should only show for a particular menu item and all its children.

COD Visa Letters

Component type

module

Maintenance status

Development status

Downloads

128

Component created

Component changed

This is an optional module for the Conference Organizing Distribution (COD), that provides a UI for creating automated visa invitation letters to attendees of a conference.

Built to work on the COD 7.x-2.x branch

VBO Bottom

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides option to change the position of views bulk operation actions (VBO) to the bottom or top of the view.

Node Authorization

Component type

module

Categories

Maintenance status

Development status

Downloads

197

Component created

Component changed

Node Authorization allows users to add simple HTTP authorization to individual nodes. This is not a replacement for the user and content access system, just a lightweight alternative to create simple access restrictions on per-node basis. Note that HTTP authorization is not a totally secure system, particularly on non-HTTPS sites. If you require robust security to protect sensitive node content, please use Drupal's more established content access system.