Slinky

Component type

module

Maintenance status

Development status

Downloads

1328

Component created

Component changed

Slinky is a flexible mechanism for displaying social networking links consistently throughout your Drupal site.

To use this, you need a set of social networking links that look nice and match your site. A good starting place for this is on This site

Canned Texts

Component type

module

Maintenance status

Development status

Downloads

2090

Component created

Component changed

Dynamically insert pre-defined text strings into nodes or comments. See a screen shot.

Canned Texts creates a views generated drop down list widget in the node-form and/or comment-form. By selecting a list item, text is dynamically inserted into the node and/or comment text area fields, at the point of the cursor. Canned Texts works with the views module and adds a new "display" to the views module called "Canned Texts". The "Canned Texts" display provides widget settings for:

  • Node Type: Select which node type the widget will appear on.
  • Show in: Select if the widget should appear in the comment form or node form.
  • Show title: Select if the view title should be shown above the widget.

UC Role Progression

Component type

module

Maintenance status

Development status

Downloads

1467

Component created

Component changed

UC role progression uses Ubercart's 2.x conditional actions in conjunction with the UC roles module. It answers a need for a purchasable role that enables a user to progress through a series of predefined roles according to a set schedule. A possible use case for this: purchased access to an e-learning course wherein each week the user gains access to a new set of nodes.

Content protector

Component type

module

Maintenance status

Development status

Downloads

1574

Component created

Component changed

Content protector allows an arbitrary directory to be protected by Drupal authentication.

For example, a legacy folder that must live inside the webroot of which its contents cannot be viewed without valid Drupal login credentials or a particular user role.

This module achieves this by writing a .htaccess to the protected folder and redirecting all traffic transparently through Drupal.

Facebook-style Statuses Tag Suggestions

Component type

module

Maintenance status

Development status

Downloads

7877

Component created

Component changed

Facebook-style Statuses Tag Suggestions, or FBSSTS, provides inline suggestions for #hashtags and @mentions as they are typed in the Facebook-style Statuses (D6) / Statuses (D7) status update box. Suggestions drop down below the box when the user begins typing a tag. Tag suggestions are based on how often the user has used that tag previously, the popularity of the tag across the whole site, and auto-completing the tag name.

Views tree

Component type

module

Categories

Maintenance status

Development status

Downloads

355598

Component created

Component changed

This module provides a tree-based style plugin for Views. It is equivalent to the tree-based style template from Views 1.

It is based off of the list style. Although it generates a nested view, there is still only a single query run for the view making it quite performant.

The 1.x branch is compatible with Views 2. The 2.x branch is compatible with Views 3.

Nitobe Masthead Image

Component type

module

Maintenance status

Development status

Downloads

1340

Component created

Component changed

This is a simple utility to set the image displayed in the 'masthead' region of the great Nitobe theme by Shannon Lucas.

With Nitobe theme settings you can choose between displaying a random image on each page view or a fixed image for all the site. This module allows you to choose a per-path image to be displayed.

You can configure the module at admin/build/nitobemasthead.

Save Draft

Component type

module

Maintenance status

Development status

Downloads

276796

Component created

Component changed

Save Draft adds a 'Save as Draft' Button to the node_form for content types, allowing the user to click the 'Save as Draft' button to save the node as a draft.

Drupal 8 has this UX feature in the core!!

This helps improve usability, as the content creator no longer has to search for the published checkbox to publish or unpublish a node, as they can just click the 'Save as Draft' Button.