Userpoints Vbulliten

Component type

module

Maintenance status

Development status

Downloads

369

Component created

Component changed

Userpoints VBulliten integrates Drupal userpoints module with VBulliten forum. when users add new posts on vb they get points on Drupal.
The integration is almost automatic

Installation

The module automatically installs the require vbplugin ,
You must visit AdminCP -> Plugins & Products -> Manage Products and Enable Drupal UserPoints product.
Also whenever you update the module you should visit the same page again
and update the product if there is any update availble

Webform Invitation

Component type

module

Maintenance status

Development status

Downloads

4715

Component created

Component changed

Purpose: The Webform Invitation module allows you to restrict submissions to a webform by generating codes (which may then be distributed e.g. by email to participants).

Usage: Install module using the standard procedure. When viewing a webform, there are two new pages under "Webform".

Block Collapse

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module allows any block to be rendered in a collapsed state; when a user moves their mouse over the title, the content of the block expands below it. The module provides minimal styling; it is recommended that you add your own styling in addition.

Dependencies

hoverintent

Credits

Developed by New Signature.

Quicktabs Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This tab allows you to select a particular tab in a set of quicktabs using code. It provides two options:

quicktabs_select_tab($qt_name, $tab_name)
This will select a tab right away or on the next page refresh. For example, you could put this at the top of a menu callback function to select the tab on that page, or you could put it in a form submit callback to load the tab on the next page.

Table Element

Component type

module

Maintenance status

Development status

Downloads

39715

Component created

Component changed

This is a developer module and provides no end-user functionality. Only install it if you are instructed to by another module, or wish to use the new form element in your own code.

The Table element is also now available in the Elements module (without support of #attributes for cells).

Table Element is a backport for Drupal 7 of the new Table element introduced in Drupal 8.

StaySane

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Example modules from the talk Managing Code and Configuration with Update Functions (and staying sane), DrupalCon Sydney 2013.

Cleaning

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Mass delete materials.
If your site has a lot of spam, you can use this module, you can select the criteria for removal and to remove unnecessary nodes.
Similar work module does VBO.

This only Drupal 6.x version.

Panels Selective IPE

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules provides a new Panels Renderer Pipeline.

It's actually a more of a "router pipeline".. It will check against an array of regions to be "IPE Enabled". All other regions will render as normal and won't be editable through IPE.

The array of "IPE Enabled" regions can be overriden with a database variable.