Dumper

Component type

module

Maintenance status

Development status

Downloads

5762

Component created

Component changed

This module now works on windows servers too (get the dev version). Open admin/settings/dumper and fill in the override path of your mysqldump.exe (If using a wamp, it should be on the same directory of the mysql binaries). Also make sure the GZip compression option is turned off (I'll work on this soon).

This module aims for a quick and easy-to-use database dumper. Very useful on situations where you don't have access to command-line tools.

URL Fill

Component type

module

Maintenance status

Development status

Downloads

2823

Component created

Component changed

This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values, hiding a field if it is filled from the URL, and a few other goodies.

It supports both single and multi-value fields. It has support for the following field types:

Hint

Component type

module

Maintenance status

Development status

Downloads

8555

Component created

Component changed

Hint provides a simple API for adding JavaScript "hint" text to text and password fields. The "hint" is shown inside of the text field until the user clicks or gives focus to the text field, then the hint text is cleared, allowing the user to enter their own content.

Auto Admin

Component type

module

Maintenance status

Development status

Downloads

7639

Component created

Component changed

Auto Admin is a module that automatically generates good looking, highly customizable administration pages.

Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and many-to-one relationships are supported too!

Auto Admin is good at managing data for custom modules whose data structure does not fit as node types. It lets you get of the ground and writing "the fun stuff" really, really quick.

If you have questions, feedback or needs it to do something that it does not do already, please open an issue. Please check out the docs first though :)

Node and Comments Form Settings

Component type

module

Maintenance status

Development status

Downloads

28893

Component created

Component changed

I cannot longer mantain this module. I'm really sorry, but I've tried making time to maintain this one but there's always something urgent that prevents me from doing it. Co-maintainers are also welcome.

I often find myself doing the same hook_form_alter just to do the same things over and over again. It's just a waste of time. This module lets you change several 'small' behaviors with hook_form_alter, in both nodes and comments, doing it per content type so you can configure different aspects of your nodes/comments.

Website Toolbar

Component type

module

Downloads

6168

Component created

Component changed

The Website toolbar allows you to add the following features to your
site:
* navigate to the start page
* navigate to top of the page
* integrate a button to your rss-feed
* let your users tweet your content
* let your users share your content to social network sites such as Delicious, Digg, Facebook, and more social bookmarking and sharing sites
* integrate the google search on your site
* integrate a print feature
* provides 24 different designs

The toolbar use an external javascript.

Fast File Transfer with X-send file

Component type

module

Maintenance status

Development status

Downloads

6110

Component created

Component changed

If your talking about very very very fast file transfer then here is the destiny.

Why xsend module is made for?

xsend is a simple module to help you to speed up your private file transfers. Normally Drupal private file transfer is quite troublesome and not secure if the files folder is located at public_html. This module will also help protect your files from unauthorized access.

OpenID Admin

Component type

module

Downloads

142082

Component created

Component changed

This module extends Drupal's support for OpenID to allow administrative users to add a set of OpenID's to an account. Included is both a web UI and Drush command.