Maintainers monitor issues, but fast responses are not guaranteed.

Maillog / Mail Developer (obsolete)

Maillog provides an easy possibility to log all Mails for debugging purposes.

Exposed Filter Data

This module provides a themed function called "get_exposed_filter_output()" which print out the values of the exposed filter used in a view.

Menu Ownership

Admin screen

This is a lightweight module to give admin menu permission to certain users on a per menu basis without giving them full administer menu permission.

Nodefeedback

Node feedback screenshot

Nodefeedback provides a form on the node view pages to answer/vote on custom questions. It should be useful for Knowledge Base / Wiki sites and/or some others needing users input on the content.

Supported question types are:
- radio buttons (answers are stored in the Voting API DB as the votes on the question tags)
- text-areas (answers are stored in the custom table).

Permissions system:
2 global permissions:
'administer nodefeedback' - administrative permissions to setup the module
'use PHP input for nodefeedback options' - security permission to explicitly allow to use PHP for questions configuration (required to implement custom questions)
2 per node_type permissions:
'provide feedback on node_type content' - permission to provide feedback on the nodes of this node_type
'see feedback on node_type content' - permission to see the results/feedback directly on the node view pages

Requirements: Voting API
Awesome Voting API module is used to record answers to the radio-button questions and tailor results for these questions. It also provides Views integration for these questions.

Integration: Views

Google Libraries API

This module replaces the jQuery served from your Drupal site with a copy served from Google's Libraries API: http://code.google.com/a

Apache Solr Extension

The module changes the behavior of apachesolr and allows for extending / overriding the SolrPHPClient behavior.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained