Maintainers strive to actively monitor issues and respond in a timely manner.

Slideshare field

This project provides a filefileld extension that supports the upload of files to slideshare.net and presents the content in different formats.

HTTP Reject

HTTP Reject admin interface

The http_reject module looks at the HTTP request being sent to your Drupal instance and will reject it if set criteria are met.

Forum 2

A contrib module to over-ride the core forum module's forum listings, providing a faster and more scalable listing ability using a pre-built denormalized forum_index table.

Webform MySQL Views

The Webform MySQL Views module builds flattened, read-only MySQL views of Webform
submission data. These views may be useful when you need to access this data
from an external application in an automated fashion without exporting,
importing, or the use of a web-based API.

Requirements

  • Webform module (6.x-3.x or 7.x-3.x)
  • Elements module (Required only by the 6.x version of Webform MySQL Views)
  • MySQL Server 5.0 or later

Usage

  • Enable the module
  • Visit the Administer > Content Management > Webforms page.
    • Direct URL: http://YOURWEBSITE/admin/content/webform/mysql
  • Click the MySQL Views tab.
  • Check the boxes next to the names of the Webforms for which you want to create MySQL views
  • Submit the form.

Once you have created a MySQL view for a given Webform, the view will be automatically updated whenever you add, remove, or reorder the components for that Webform.

Integration with Data Module & Views Module

Johan Falk (Itangalo) had the idea to use the Data module to expose the MySQL
views created by this module to the Drupal Views module, and Frega provided a
patch that forces the Data and Views modules to recognize the `sid` field of the

PubSub

PubSub provides an API for publishing messages and subscribing to published messages.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained