Flatcomments

Component type

module

Maintenance status

Development status

Downloads

29344

Component created

Component changed

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.

Google PageRank

Component type

module

Maintenance status

Development status

Downloads

5659

Component created

Component changed

This module lists the Google PageRank of your site on its status report page and in a block.

Google PageRank is a general representation of an internet page's popularity; it is primarily based on link popularity. Commonly the websites with a high PageRank value tend to have more traffic and higher positions in search engines (although many other factors are also taken into consideration.).

Boost

Component type

module

Maintenance status

Development status

Downloads

313512

Component created

Component changed

Boost provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. For shared hosting this is your best option in terms of improving performance. On dedicated servers, you may want to consider Varnish instead.

URL Class

Component type

module

Categories

Maintenance status

Development status

Downloads

2338

Component created

Component changed

This module is deprecated, use URL Icon [1] instead.
[1] http://drupal.org/project/urlicon

A simple filter which adds a CSS-class to each URL according to its target. This lets you easily distinguish between internal and external URLs, and assign a unique style to each URL based on its destination.

URL Icon

Component type

module

Categories

Maintenance status

Development status

Downloads

8778

Component created

Component changed

Filter all external links in nodes and comments.

You may choose to
* automatically add the corresponding favicon, if the site has one
* add an external link icon (included)
* add a CSS class only, so that you can theme it as you like

User protect

Component type

module

Categories

Maintenance status

Development status

Downloads

99657

Component created

Component changed

This module allows fine-grained access control of user administrators, by providing various editing protection for users. The protections can be specific to a user, or applied to all users in a role.

Note: Up until the D7 version, User Protect has a complicated configuration -- please take the time to read the very extensive module help before using it!

Mailman Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

14929

Component created

Component changed

This module provides an interface through which users can subscribe to mailing lists run by Mailman.

The administer page allows administrators to add or delete lists and program appropriate request addresses to which commands are sent by Drupal via email. Each subscription is assigned a password which is then used by the module to automatically change subscription settings from within the module, without requiring further confirmation by the user.

Taxonomy List

Component type

module

Categories

Maintenance status

Development status

Downloads

31018

Component created

Component changed

Taxonomy_List.module is for displaying the terms (and optionally nodes) under categories (taxonomy terms) and descriptions. User can select the number of terms to display in each row, and assign the HTML attributes to the display cell, image, and the description text.

Calendar

Component type

module

Categories

Maintenance status

Development status

Downloads

1350055

Component created

Component changed

Requires Views and the Date API (packaged with the Date module).

This module will display any Views date field in calendar formats, including CCK date fields, node created or updated dates, etc. Switch between year, month, and day views. Back and next navigation is provided for all views. Lots of the Calendar functionality comes from the Date module, so any time you update the Calendar module you should be sure you also update to the latest version of the Date module at the same time.

See also Date iCal, a project that contains code and features needed to either import or export dates using iCal feeds. The functionality that used to be in the Calendar iCal module has been moved into that module.

Be sure to read Debugging Information before reporting a problem. Going through those steps may resolve your problems and will help provide enough information to tell if this is a bug.