Contact email confirm
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module extends the Contact Fields module to include an email confirmation field
This module extends the Contact Fields module to include an email confirmation field
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.
Adds a button to the user/edit screen that allows administrators to re-send the welcome message.
Path checker allows you to test a list of links (URLs) to make sure they are all accessible. This is especially useful if you are migrating / rebuilding an existing site.
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
Changes the $node->nid value on existing content.
POWER USERS ONLY.
There are reasons why this is not a normal feature of Drupal, but sometimes you just need to do this.
Drupal 7 only right now.
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.
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.
Field to show duplicate submit buttons on the node add/edit form. For the buttons to show javascript has to be available.
This is best when used in conjunction with the Nodeform Columns Module.
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.