sendlink

Component type

module

Maintenance status

Development status

Component created

Component changed

Provide user a extra field for adding emails in selected content type to send email , these email can be send as a one time use link or many time use link based on the user setting.Since this is under sandbox development so , will like add more features before the final release.
For now this module contains the code only for poll content type.

Node Submission Limit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a small but efficient module that allows administrator to limit the number of submissions of node of a particular node type, admin can choose the node type and the user role and can set the number of submissions, which a user of that particular role can submit in a day.

Distributed Blocks

Component type

module

Maintenance status

Development status

Downloads

3673

Component created

Component changed

Simple client/server module to share rendered blocks across different Drupal sites. Must be enabled on both sides.

Usage:

Server side:

  • Go to /admin/config/system/distributed_blocks and check 'This site exposes its blocks for sharing'.
  • Under exposed blocks, select those you would like to share with other sites.
  • Save the settings.

Client side:

GetSatisfaction

Component type

module

Maintenance status

Development status

Component created

Component changed

This module has no basis in the original GetSatisfaction module for d6. It has been written from the ground up to provide every feature configurable in any way.

All 4 widgets on GetSatisfaction are available.
The Feedback Widget, Search Widget and Topic List are all able to be created more than once and placed anywhere. You can have as many copies of each of the 3 widgets as you want to target to specific pages. eg. a Topic list on the front page only showing everything and a different one on all product pages showing product related topics.

Text jQuery Encode RC4 (+CCK)

Component type

module

Maintenance status

Development status

Component created

Component changed

Description:

This module aims to a lower level of security for encoding Form API + CCK Textfield values.
If you'd like to store secret values in a form / cck text field secured by client-side encoding using a user defined password, then this module might be the right choice for you!

Adds a CCK Text field "Client Encode RC4" which is no more than a textarea. After user input the field requests the user to enter a (used defined) password to encode the entered text using RC4.

Feature Wysiwyg

Component type

module

Maintenance status

Development status

Downloads

2342

Component created

Component changed

This Wysiwyg feature is based on the CKEditor library and the following modules: IMCE, IMCE Wysiwyg, Wysiwyg.

It contains a .make file for Drush Make support.