Bulk User Delete

Component type

module

Maintenance status

Development status

Downloads

2399

Component created

Component changed

This module allows you to bulk delete users through the admin interface. You provide a list of email addresses, one per line, and the users are deleted using the batch processing API.

Enable the module, then visit admin/people/userdelete to delete users.

This module sponsored by the Application Developer's Alliance

email_login

Component type

module

Maintenance status

Development status

Component created

Component changed

用email登录drupal
可同时用email或用户名登录
不改变原来的注册方式和数据,只修改了登录验证,放心使用

下载地址 http://laoyu.org/book/content-51

Domain Block Title

Component type

module

Maintenance status

Development status

Downloads

1041

Component created

Component changed

This module provides a simple way to override block titles for a given domain when using Domain Access. This is handy when admins that maintain content for a particular domain want to change or remove the title of a given block without affecting the title for other domains.

To use it, simply edit any block. From the block configuration page, underneath "Block Title" will be a "Block Title Overide For [Domain Name]". To choose the domain, you must be on the desired domain at the time of editing the block.

Tweet Scheduler

Component type

module

Maintenance status

Development status

Component created

Component changed

Tweet Scheduler module allows publishing of tweets on the Twitter account of user
directly.User can schedule tweets for a particular Date and Time and can even tweet periodically (any presaved
tweet from the database will be selected randomly and will be posted on the user connected Twitter account
after every predefined time)

Legacy Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

1545

Component created

Component changed

Use this module if you have an older site that did not make use of clean_urls.

This module adds support for Drupal urls that use the index.php?q=path/to/page style and will forward those requests to their new url. This avoids breaking links which may have been indexed by Google or saved as bookmarks. All forwarded links are sent as 301 Permanent redirects. This module requires no configuration and has no dependencies.

Media OG Access

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides Site wide permission: View media in groups

OG Permissions:
View media in this group
View media in other groups
View media outside group context

Allows limiting media browser list to media in current group or group subscriptions that the current user is a member of.

Taxonomy Delete Batch

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy Delete Batch module allows you to delete large vocabularies and orphaned terms. This module aims to help you if you want to delete thousands of terms at once.
If you try to delete a Vocabulary what contains a huge amount of terms, you will probably face memory or execution time limitations.
Taxonomy Delete Batch aims to solve that problem using the Batch API of Drupal core.
You may find this module helpful, if you are building or administering a site what generates a huge amount of data, and you need to do a clean-up sometimes.

Field Formatter CSS Class

Component type

module

Maintenance status

Development status

Downloads

25243

Component created

Component changed

Adds a formatter for text/list/taxonomy fields to render as CSS classes on nodes.

The Field formatter CSS class module allows you to set any text/list/option/taxonomy field to render as CSS class on the node. This enables the node author to select predefined CSS styling per node.