Context Not Roles
Defines a Context condition that will allow a context to be active when the user does not have the roles selected.
This is the opposite functionality of the context_condition_user condition that comes with Context.
Entity Queues
This module let's you create queues mixing any bundle from any entity type.
module_install
Extends the "install new module" page by giving the option to install the new module in a subfolder of sites/all/modules. Example of subfolders are:
- contrib
- custom
- patched
You need to create these folders yourself. This module will list all subfolders in the default module folders of Drupal. The "features" folder is excluded automatically since features uses this to manage its own modules.
Hooks are provided to let other modules include or exclude custom folder paths.
Sponsored by Calibrate (www.calibrate.be)
DB log selective cron
Tiny module that let administrators define with more granularity the number of watchdog entries to keep in database.
Instead of a global configuration, you can choose how many entries to keep based on the entry type and severity level.
Idea is to avoid to miss/loose track of important entries that could be deleted due to a high level on info/notice/debug messages.
dragndrop
Image field formatter to enable a direct inline drag-n-drop upload. Supports views and multivalue fields.
Sponsored by Calibrate (www.calibrate.be)


