Maintainers monitor issues, but fast responses are not guaranteed.

CTools HTTP Header Plugins

This module defines context and access rules plugins for CTools (and Panels) based upon values of HTTP request header elements.

OpenPublic

OpenPublic by Phase2 Technology

Audience: Site administrators, Developers and coders, Documentation contributors, Themers

For government and public policy organizations, open source only works if it’s built for the security, accessibility, and flexibility requirements of the public sector. The open government and open data initiatives provide ample opportunities for innovation in web applications and data visualization. But without security and accessibility measures that we can trust, our “open” goals cannot be achieved.

OpenPublic provides a distribution specially designed for open government requirements, such as improving citizen services, providing public access to data and providing a public forum for two way communication with agencies, without compromising accessibility, security, or usability.

Built from experience working with top-level government agencies and organizations. Built to publish information on any device. Built with accessibility best practices in mind for both the public-facing site and the administrative interfaces. Built with security needs answered out-of-the-box.

More at: http://openpublicapp.com

A full drupal install is available below.

If you are comfortable with drush make the make file build-openpublic.make can be used to build openpublic with the command

drush make --prepare-install build-openpublic.make openpublic

Registration blocks

Allow site administrators to put customized registration forms into blocks. These blocks can also behave as profile editing forms.

View counter

Viewcounters displayed using flot

Viewcounter can run lists of arguments against a view and store the number of results in the view as nodes and their revisions.

Let's say you want to know how many nodes of type X you have and you want to track the change over time. Viewcounter allows you to do that. Different things can be used as arguments for the view that gets counted. At the moment there's support for taxonomy terms, workflow states, and other views.

A simple application is to count how many nodes are tagged with each taxonomy term of a vocabulary. To do this create a new viewcounter using the wizard, select taxonomy term ids as argument type, select the vocabulary and the view, which should take one argument, the term id (it's probably not obvious that you need to create the counting view first).

Note that you need to create a vocabulary and at least one term in it so viewcounter can identify different result sets.

Included is also a patch for flot to make it work under drupal 5 and offer a new views plugin to display viewcounter results as a graph.

Finally, viewcounter collides with another module revision_moderation because of its views integration.

Quiz Prerequisite

The Quiz Prerequisite module is a Quiz module add-on. It lets site administrators configure quizzes to have prerequisites.

CCK Scorm Field

This module provides Moodle SCORM (http://www.moodle.org) integration for Drupal using CCK functionality.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained