View Modes by View

Component type

module

Maintenance status

Development status

Downloads

2608

Component created

Component changed

View modes by View provides a report that shows you which views are using which view modes.

View modes are great, but once you have more than one or two, it's difficult to remember where they're being used – and if you're coming onto an existing project, you don't have that history to rely on. This module supplies that bird's-eye view of where you view modes are being used.

Tumblr Auto Post

Component type

module

Maintenance status

Development status

Component created

Component changed

-- SUMMARY --

Tumblr modules provide to admin pages for Configure and set the Tumblr details.

How to use:-

1) Download Tumblr module from this source .

2) copy the zip file in sites/all/module directory and extract them.

3) open the module list after login admin user and goes to Tumblr Package and checked both modules and install them.

4) In the admin section open the "admin/config/tumblr/settings" and fill the details of Tumblr.

QuickAdmin

Component type

module

Maintenance status

Development status

Component created

Component changed

QuickAdmin provides a shortcut key that displays a search box where site admins can quickly navigate to any administrative page. Pressing ctrl+m will display the search box. Pressing escape or clicking outside the search box will hide it.

This project requires the Mousetrap library for keybindings, which can be found at craig.is/killing/mice or cloned via git at https://github.com/ccampbell/mousetrap.git.

Queue UI Improved

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is an improved version (v3.x) of the Queue UI module.

WARNING: At this point you cannot use queue_ui and queue_ui_imp together.

Queue UI Improved module is not intended to be a replacement of Queue UI. It was developed to be a new major version of Queue UI so it uses the same namespace.

Node Revision Cleanup

Component type

module

Maintenance status

Development status

Downloads

1135

Component created

Component changed

There are a couple really good modules out there for periodic revision maintenance and keeping node revisions in check, namely Node Revision Delete and Node Revision Restrict. These modules aim to make regular maintenance of your revisions easier to prevent revisions tables from growing too large. Stop here and try one of those projects if you have fewer than half a million rows in node_revision.

ctools_helper

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox project is an add-on module for the ctools project.

TLDR:
- This project allows you to move the ctools module's code around your Drupal installation without running into issues.
- Once this module is enabled any time the ctools code is moved all the caches around this will be automatically rebuilt.

User Forms Help

Component type

module

Maintenance status

Development status

Downloads

618

Component created

Component changed

This module allows a site user who has the appropriate permissions to change the page text
that a user sees after following the reset password one time email link.
Options allow for html tags, tokens, and a site representative picture (chosen by autocomplete field populated by site user names) which
may also be added by custom token created by this module.

Future plans include options for modifying other admin forms that currently lack gui
interface.