Node Tabs

Component type

module

Maintenance status

Development status

Downloads

1452

Component created

Component changed

Node tabs is a module that allows you to assign tabbed content to nodes.

The module creates a block called Node tabs that you can add to a region or panel.

You can also call the tabs using the following function:
print node_tabs_generate_tabs();

Requirements

Node tabs requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

Feather

Component type

module

Categories

Maintenance status

Development status

Downloads

988

Component created

Component changed

Feather is a Drush script for managing and running an Apache http server in a development environment with minimal configuration. Feather maintains an isolated set of Apache configuration files, optimized to run a minimal httpd server. These configuration files are completely managed by Feather, so gone are the days of manually setting up virtual hosts for every new development site.

Commented permissions for referenced node

Component type

module

Maintenance status

Development status

Component created

Component changed

This project enables comments permissions for referenced nodes on Drupal 7.
Basically if users comment on a node and there is a referenced node, the referenced node can have permissions to only be able to cemmented by users that have previously commented on the first node, you can select on the module configuration the content types options.

Hopefully i can have this module ready by end of year.

ManyMail

Component type

module

Maintenance status

Development status

Downloads

3824

Component created

Component changed

This module is no longer maintained. Since its conception, mail providers such as MailChimp have come up with free plans and I would advise trying those out instead.

Overview

ManyMail is a mass e-mail module for Drupal 7, based on the popular PHPMailer library. It allows you to easily send thousands of e-mails through an SMTP server from within a Drupal website.

The module pays special attention to high customizability and trying to avoid being marked as spam.

Mass Scheduler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is based on the Scheduler module.

It enables you to schedule the publication of a large number of nodes at once.
To do this a schedule tag with a publication date can be created. All nodes tagged with this schedule tag will be published at the same moment by the cron.

This module was created for a project at the request of a client. It is not yet finished.

Entityreference backreference

Component type

module

Maintenance status

Development status

Downloads

6808

Component created

Component changed

Features :

- Expose extra properties to Entity API containing a list of related entities (the reverse reference) for each entityreference fields (It should also works for commerce reference fields, taxonomy_term_reference...).

Usage example :
- You added an entityreference field from node to product and you want to get the nodes related from the product.
It works great in combination with Search API.

Dependencies

- This module requires Entity API to work.

Commerce Installments

Component type

module

Categories

Maintenance status

Development status

Downloads

1368

Component created

Component changed

Commerce Installments allows you to create installment payments for products in a Drupal Commerce store. This module includes a feature that can be enabled to quickly add the rules and views necessary to get installments working quickly or for you to use as an example.

Menu groups

Component type

module

Maintenance status

Development status

Component created

Component changed

This module attempts to simplify admin/structure/menu for sites that have a lot of custom menus. It creates "menu groups" based on the menu machine name. Whatever comes before the first "-" of the machine name (or technically between "menu-" and the next "-") is the group. Simple enough, right?

For example. If I created menus with the following machine names (or as the UI says, "URL Alias"):