Druplippy

Component type

module

Maintenance status

Development status

Downloads

422

Component created

Component changed

Druplippy is a distributed system for on-page administrative help, tips, advice and jokes.

By default Druplippy tips display as an obnoxious animated character, but this can be changed to use a block or the regular help area.

There is a site at http://druplippy.com where you can subscribe to various topic feeds. You can also enable the druplippy_server submodule to expose your entries to others.

Node Save Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

14136

Component created

Component changed

This module provides a method of specifying a location to take the user after saving a piece of content.

A set of radios buttons are added to the submission vertical tab on the content type edit form.

The available options are.

Default - Default behaviour
Return to Edit page after saving
Return to content overview page (assuming the user has access permissions
Re-redirect to another location. (any valid drupal path)

** New in 7.x-1.x **
Tokens are now supported for custom paths.

Timezone Picker

Component type

module

Maintenance status

Development status

Downloads

1897

Component created

Component changed

This module provides a JavaScript-based timezone picker to replace the default Drupal timezone list. It features a clickable world-map with 440+ clickable areas plus Geolocation support for browsers that support it, making selecting a timezone a trivial task. This module has no configuration options. Enabling it will replace the normal timezone pickers in the system "Regional settings" page and on user profile pages.

Features:

Field Collection Bulkupload

Component type

module

Maintenance status

Development status

Downloads

3399

Component created

Component changed

Provides a way to bulkupload (using plupload) files into a filefield / imagefield located inside of a field collection. This allows photo galleries and file lists to be built out easily by admin users.

This module will automatically attach a bulkupload area to each field collection which contains either a file or image field. Users may then use this widget to bulk upload photos. Plupload also has the benefit of doing concurrent uploads, which makes uploading a lot of photos significantly faster.

This module relies on:

YouTrack integrated into Drupal

Component type

module

Maintenance status

Development status

Downloads

1046

Component created

Component changed

With this module you can directly report issues into JetBrains issue tracking and project management system YouTrack (http://www.jetbrains.com/youtrack/) using their comprehensive API.

This module currently supports:

Admin Toggle

Component type

module

Categories

Maintenance status

Development status

Downloads

1017

Component created

Component changed

Admin Toggle allows site admins to toggle the display of admin items on a page with the press of a single key. This allows admins to easily preview what their site looks like to anonymous users.

This is meant to be a much more robust version of Admin Menu Hider, allowing admins to toggle all admin items rather than just the toolbar. More features are in the works.

In the box

  • Persistent toggling. Your toggle preference is saved from page to page. So, if you toggle all admin items to hidden on one page, they'll still be hidden on the next page!
  • Configurable shortcut key. By default, the ` key is used (as with Admin Menu Hider). This can be changed to any key of the user's choice.
  • Configurable selectors. HTML-/CSS-savvy users can enter custom selectors for elements to include when admin items are being toggled. Have a custom module that adds admin elements that you want to be able to toggle? Add their selectors to the Admin Toggle config page, and they'll be toggled along with everything else!
  • Permissions-based toggling. Admin Toggle looks for items that anonymous visitors to your site wouldn't be able to see—such as admin menus, action links, etc.—and selects those for toggling. This will be developed into a much more robust and configurable feature in the future.
  • Support for popular contributed modules. Out of the box, Admin Toggle supports toggling of Admin Menu and Devel elements (such as blocks).