Random IDs

Component type

module

Maintenance status

Development status

Downloads

473

Component created

Component changed

Random IDs generates a random id for nodes (@TODO: users as well) so that the real number is hidden, and left unknown.
This is useful for websites who wish to hide the real number of nodes/users (so no one knows they it's been only two days since they're online...)

-- New additions now developed by co-maintainer @vaibhavjain
-- Original author: @royiby http://drupal.org/user/717016

Directory based organisational layer

Component type

module

Maintenance status

Development status

Downloads

6968

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See Directory based organisational layer - Critical - Unsupported - SA-CONTRIB-2017-096 for details.

If you want to use this module, your options are:

  • Choose another, actively maintained module instead
  • File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
  • Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)

This module adds a new organizational layer to drupal, making it easy for managing large numbers of files and nodes. It allows the creation of onthefly directory structures and upload of mutliple files at once. Jpeg files are displayed as slideshows, other files can be downloaded from a block.

The "Directory based access control (ACL)" module allows the definition of per directory access permissions, and the "Directory based field" module allows adding nodes to directories.

Please read the installation instructions below for any details.

UserSteps

Component type

module

Maintenance status

Development status

Component created

Component changed

The basic idea is to provide a module that allows for designing of steps, e.g. for a registration process on a site with the flexibility to tie together different components. This will be achieved by providing node independent steps, which can be created, increased, decreased, reset and of course manipulated via an API-like approach, which means you may well put a simple PHP one liner in a block which provides for step increment as well as a target node to lead the user to upon clicking the link User Steps generates.

Dependencies so far:

My Live Chat Integration for drupal 6.x

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module adds the necessary script to the footer of ones site for prompting users to chat via My Live Chat.

My LiveChat is a free, fast, high performance and most user-friendly live chat solution. My LiveChat allows you to live chat with website visitors, monitor site traffic, and analyze visitors' web activities, including their search engine and keyword usage.

Custom Contextual Links

Component type

module

Maintenance status

Development status

Downloads

75644

Component created

Component changed

The Custom Contextual Links module allows you to add your own links to the contextual drop down widgets of blocks and nodes.

Contextual links are really great for quick access to settings pages within your Drupal install. They cut down the time required to click through the sometimes cumbersome Drupal administrative navigation. However, the links displayed in the contextual widget need to be defined through a module. This is where CCL comes in. This module allows you to add and manage custom links through a UI that will be displayed in the contextual widgets.