Smartlaunch

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module will provide integration with Smartlaunch, a popular internet cafe management software, commonly used in LAN Centers.

Currently the module is nowhere near production quality. There's a lot of orphan/fragmented code, so it's not even ready for testing yet.

Quiz Questions XML Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Quiz questions import (qqxml_import) is a simple module, designed as an addon for quiz module. It allows user with permission 'import quiz questions' to create a bulk of quiz questions from an xml file. The import xml file must be in format specified in examples directory.

How to use

Draggableviews Menu

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends draggableviews module (http://drupal.org/project/draggableviews). It creates a menu handler, and allows you to create node views to rearrange the nodes' menus.

I've posted it as a feature request some time ago (http://drupal.org/node/689848), I spend a few hours to finish it and now this is the first version :D.

Fast node access rebuild

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was designed to solve the specific problem of rebuilding the node access table quickly.
This task would sometimes take the standard Drupal system tens of hours on sites with hundreds of thousands of nodes. Add to this, the fact that the standard drupal node access rebuild removes all access entries before rebuilding, and this can cause a site to be unavailable for many hours if the permissions have to be rebuilt.

Auditing

Component type

module

Maintenance status

Development status

Component created

Component changed

Auditing is a module that adds a permission to Drupal. Roles with that permission are no longer able to submit forms and therefore are only able to see content. You can administer which form ids are still usable by users with the given permission (like login or search forms). Together with the built-in permissions it is so possible to create an audit role that can be given to internel or external auditing department or just to the head of a marketing to department ot be able to see what is going on on the site.