Модули
RoleAssign specifically allows site administrators to further delegate the task of managing user's roles while withholding the Administer permissions permission.
Image Enhanced Scaling replaces the image scaling function used by the Image module with one that gives a better image quality. This is achieved by applying a sharpness filter to the image derivatives and converting them to a suitable color profile.
Note: This module has been replaced by ImageMagick Advanced Options which is bundled with Image module as of version 5.x-1.6. However, it doesn't actually depend on Image, and it will affect all image operations in Drupal.
Development is being sponsored by Babson College.
This module requires the event module and defines a new event-enabled node type "event with volunteer time slots". Site users can sign up for particular times, and event organizers (and those with the admin permission) can also add users to or remove users from the schedule.
The Revision Moderation module allows you to leave existing revisions of a node published while new revisions go into moderation for an administrator to approve.
ATTENTION:
This module violates the Google TOS, in particular point 5.3:
5.3 You agree not to access (or attempt to access) any of the Services by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) any of the Services through any automated means (including use of scripts or web crawlers) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Services.
You use it under your own responsibility.
This module provides AMFPHP support to Services.
Allow users to configure a default template for each node type.
Note: As of 2016-07-05, this project appears to no longer be supported. If you are interested in taking this project over, or you as the project maintainer feel this message has been posted in error, please reply to #2747425: Automatic Nodetitles appears to be unsupported.
Be advised that there is a better maintained alternative available:
Automatic Entity Label - which also has a working D8 (beta) version
"auto_nodetitle" is a small and efficient module that allows hiding of the content title field in the form. To prevent empty content title fields one can configure it to generate the title by a given pattern.
New Maintainership
The bloginfo module adds 2 blocks to your block, one with title and description of the blog and one block as a blogroll. It doesn't replace the main title of the blog.
It is a simple module that adds 2 additional fields to the users account screen, for those who have permission, to have a blog title and blog description. These are then put into a block that can be placed like any other block. The title is the block title and the description is the block content.
The idea is to have a blog title and description like one via blogger.com.
The block will only display on a users blog list or blog post who have filled in the settings.
Note: As of 2010/01/29, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #527498: Adminmenu Dhtml seems abandoned.
Adds a block to allow users to switch between enabled themes.
Themes can be given 'user friendly' names and access can be controlled by user role.
This module allows users to flag nodes, comments, or users for the adminstrator to review. Examples are offensive content, spam, offtopic stuff, ...etc.
The admin can specify which type of nodes are allowed to be flagged, as well as whether users and comments can be flagged.
This module cleans all the HTML tags from RSS Feeds that you provide on your site.
The type of nodes to clean HTML from is selectable.
The motivation is to make sure that interested feed subscribers would click to your site to visit links.
civicrm_countblock is a simple module that creates blocks for displaying civicrm group count information. An HTML format string can be defined with substitutable parameters for the group count (%count) and group name (%group). The group count can be rounded to the tens, hundreds, or thousands position. By default, there is one count block, but you can create up to 10 count blocks using the settings page.
Note: As of 2011/06/02, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #992652: Portal module appears to be abandoned.
Allows the creation of special Resource Pages that aggregate content both locally and from several 3rd party services and presents the content in an attractive format.
Flatcomments is a very small module that allows you to force comments to always be replies to the node regardless of the reply link used.
The comments are not just displayed flat, but also stored in this way, making edits with for example comment_mover more intuitive.
If you delete comment, all of it's replies are deleted as well. This is an issue especially when you are displaying your comments as a flat list because you can not see if a comment has any replies causing the deletion of more than the single comment you intended.
As this is unintuitive for the user that does not realize they are replying to a specific comment when you are displaying them as a flat list.
Flatcomment fixes these issues.
Update: For Drupal 8 please use the redirect module. This project is deprecated for D8
What?
GlobalRedirect is a simple module which…
- Checks the current URL for an alias and does a 301 redirect to it if it is not being used.
- Checks the current URL for a trailing slash, removes it if present and repeats check 1 with the new request.
- Checks if the current URL is the same as the
site_frontpageand redirects to the frontpage if there is a match. - Checks if the Clean URLs feature is enabled and then checks the current URL is being accessed using the clean method rather than the 'unclean' method.
- Checks access to the URL. If the user does not have access to the path, then no redirects are done. This helps avoid exposing private aliased node's.
- Make sure the case of the URL being accessed is the same as the one set by the author/administrator. For example, if you set the alias "articles/cake-making" to node/123, then the user can access the alias with any combination of case.
- Most of the above options are configurable in the settings page. In Drupal 5 you can access this after enabling the
globalredirect_adminmodule. In Drupal 6, the settings page is bundled into the module.
The Query Exporter For JasperReports is a combination of a Drupal module (query_export.module) and a Java library that lets you seamlessly export data from Drupal into JasperReports tools like iRep
