Admin Selector

Component type

module

Categories

Maintenance status

Development status

Downloads

996

Component created

Component changed

Turns out this module is a duplicate of Admin Select, which also has a D6 release. So please use that module instead. The only real difference is that this module also supports selecting an admin theme per user.

Did You Know?

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds random 'did you know?' messages in the help region for administrators, on non-admin pages. The messages themselves are stored in the install file, and are transferred to the database when you install or update.

As it is, the only way to turn it off is to disable the module, which is instructive in and of itself. It shows random helpful 'knowables,' and is hard-coded to link to a path on drupal.org.

Demo Dev

Component type

module

Maintenance status

Development status

Component created

Component changed

Using the demonstration site module for development. Easily download an external (staging or development) database to a local site. Requires the .htaccess file to be altered in the files/demo directory to allow external access. I recommend password protecting the directory.

Files Dev

Component type

module

Maintenance status

Development status

Component created

Component changed

Works like imagecache to download missing local files from remote server. Helps with the development process where the local files directory may not contain all the files the remote server does. If drupal doesn't find the local file, it will first look on the remote server. If found on the remote server it will download to local.

Try http://drupal.org/project/files_proxy instead.

ShURLy statistics

Component type

module

Maintenance status

Development status

Downloads

212

Component created

Component changed

Description taken from http://code.shaneeaston.com/project/shurly-statistics :

Adds extra analytics logging to ShURLy URL shortening services.

This sandbox brings this module to drupal.org. I have no idea about the state of the code, and this for 6.x-only, so it needs to be ported to Drupal 7. As of the time of creating this project (October 2011), all credit for this module goes to Shane Easton.

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

Profiler Builder

Component type

module

Maintenance status

Development status

Downloads

176147

Component created

Component changed

Profiler Builder is a module for automating the creation of installation profiles and distributions. It has support for the Profiler installation profile simplifier library but is able to run independent of it (1.0-RC4+). This module creates a downloadable tar package that gives you a well made installation profile and associated drush make file based on the site its installed on.

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.