Saplo

Component type

module

Maintenance status

Development status

Component created

Component changed

This module enables tag extraction and similarity analysis by connecting to the Saplo API. By using the module, you can - with a single click - fetch relevant content to a node.

webform_node_selectors

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

webform_node_selectors enables you to choose nodes as webform options.
via an administrative interface the admin can select which node types are selectable.
End users can now easily select nodes as options in a webform.

  • Table export
  • analysis counter
  • Webform creator chooses content type to embed as choice.

I found this to be really usefull.
Please create feature requests for extra functionalities.

A demo will soon (from oktober 2011) be live.

Node Page Redirect

Component type

module

Maintenance status

Development status

Component created

Component changed

Whenever you define and create a new frontpage either with Views or other related modules, the default old durpal's frontpage is still accessible through ( /node ) to search engines and anonymous users. This module would prevent such behavior, simply by redirecting /node to your new frontpage.

No configuration is needed just install and it's over.

Field label plurals

Component type

module

Maintenance status

Development status

Downloads

2040

Component created

Component changed

Allows you to set different field labels for singular and plural, depending on the number of values.

Some fields can have multiple values. See the "Number of values" setting when editing a field. If that is set, then the Field label plurals module shows a "Label to use for a single value" setting right below the "Label" textfield.

Taxonomy term filter

Component type

module

Maintenance status

Development status

Downloads

1110

Component created

Component changed

The module creates a filter from a vocabulary of terms for sorting nodes.

Administration page to activate the vocabulary which will create a block with a list of terms, if the user JavaScript disabled, but the list will print button too. When choosing a term from the block, at the end of Url is appended to the ID of the term.

Queued Node Access Rebuild

Component type

module

Maintenance status

Development status

Downloads

2227

Component created

Component changed

This module uses Queue to rebuild node access in a non-disruptive
manner. This module depends on drupal_queue.

Node Access Rebuild Process

En-queueing process:

  1. On cron, module checks if node access needs rebuild.
  2. All nodes are queued for rebuild.
  3. Node access needs rebuild variable is reset.

Queue processing:

  1. A node (X) is claimed from the queue.
  2. Node X's node access records are deleted.
  3. Node X's node access records are rebuilt.
  4. Node X's queue entry is deleted.

Feeds: FFFFOUND! parser

Component type

module

Maintenance status

Development status

Downloads

1060

Component created

Component changed

FFFFOUND! parser for the Feeds module.

Supported data

  • Feed title
  • GUID
  • FFFFOUND! URL
  • Image title
  • Description
  • Author
  • Original image URL
  • Thumbnail URL
  • Source image URL
  • Referrer URL
  • Saved by count
  • Published on (Datetime)
  • Published on (Timestamp)

This module uses SimpleXML to parse the feeds and does not require additional libraries.

Configuration Manager

Component type

module

Maintenance status

Development status

Downloads

1732

Component created

Component changed

Configuration Manager enables drush to generate configuration files for you Drupal environment. Using drush commands, configuration manager allows you to generate Nginx virtual hosts, cron.d files, logrotate configuration files and Drupal settings.php files and including the ability to restart services when configuration changes.

Commerce Physical Product

Component type

module

Categories

Maintenance status

Development status

Downloads

29941

Component created

Component changed

Drupal Commerce supports the creation of custom product types that contain the fields you need to describe the products you sell, but the core modules don't define any fields specific to physical products. That sort of functionality is now possible through fields defined by the Physical Fields project, and this module works with that module to provide API support for physical product types within Drupal Commerce.