User Relationships Manage

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows any user with appropriate permissions to create relationships between any two users.
The creation of the relationship starts from a user which is considered the requester.
The relationship is automatically approved by the requestee.
This module use a special AJAX widget "Dynamic Select" to select the requestee.
The list of requestees to select from is built from a view

Stepwise

Component type

module

Maintenance status

Development status

Downloads

829

Component created

Component changed

What is Stepwise?

Most modules require a site builder to change settings on several pages. Stepwise strings all those forms together into a single multistep form. If you have a module with a setup that requires users to make changes on more than 2 forms, consider including a stepwise workflow into your module folder on Drupal.org.

INI Meta Tags

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ini Meta Tags allows to define meta tags (keywords, description and copyright) as per the domain and the url, in a INI file. This is very practical in case of multi-domain installations.
All you have to do is to write the desired meta tags in the ini file, base on domain and url or your website. The module will take care of the rest.
I have written this module because I was desperate to set my meta tags accurately in a multi domain installation. I have never found an easy way.

View Mode Templates

Component type

module

Categories

Maintenance status

Development status

Downloads

5198

Component created

Component changed

Lets you create entity view mode templates as ENTITY-TYPE--BUNDLE--VIEW-MODE.tpl.php. Templates can be used in custom themes and modules.

Theme

Create ENTITY-TYPE--BUNDLE--VIEW-MODE.tpl.php template and it will be picked up automatically.

Module

1. Implement hook_view_mode_templates() as follows. This hook should return a list of templates you want to use in the module.

Required by role

Component type

module

Maintenance status

Development status

Downloads

10360

Component created

Component changed

Field required by role is a module that improves core "required" functionality.

Similar to CCK Required by role brings extra features such as:

  • Ready for all entities, including custom entities.
  • Doesn´t need extra configuration, just install.
  • Respects previous configuration.
  • Configuration per field instance.

Link favicon formatter

Component type

module

Maintenance status

Development status

Downloads

6463

Component created

Component changed

Overview

adds a formatter to the link field that adds the host favicon to the front of the link. It adds the favicon while still allowing you to choose, from the other formats, the format of the actual link.

Features

The module currently has 3 different ways of grabbing the favicons.
Google shared service
Getfavicon.appspot
Builtin PHP scraper with local caching.

Menu target

Component type

module

Categories

Maintenance status

Development status

Downloads

158305

Component created

Component changed

Allows privileged users to choose wether or not to open menu items in a new window. When enabled, users who have access to add or edit menu items, are provided the possibility to choose if the menu items should be opened in a new window or in the same window.

Email Contact

Component type

module

Maintenance status

Development status

Downloads

7161

Component created

Component changed

This module provides display formatters for the email field to display email as a link to the contact form, or as an inline contact form.

Drupal 8
The Drupal 8 version has no dependencies.

Drupal 7
Depends on the Email module.

The contact form functionality was separated out from the Email module.

Webform/Salesforce Integration

Component type

module

Maintenance status

Development status

Downloads

1486

Component created

Component changed

This module extends the Webform module to easily allow Webform submissions to feeds to your Salesforce.com account. Note that these submissions do not act as a "web-to-lead form" in Salesforce. This module relies on Salesforce API for the actual submissions.