Maintainers strive to actively monitor issues and respond in a timely manner.

Commentsblock

Why

Often people want to put something between the comments an the body or they want to put a block between the comment form and the comments. Or they just want to be able to sort by date ...Thats why this module was created.

What it does

Put comments and comment from in a block
OR
Put only comment form in a block and use a views block to display comments.

Additional it forces the "add new comment" button to always show up inside a node (standard is only show up if there is more than one comment).

Ajax Comments?

Just use: http://drupal.org/project/ajax_comments
ONLY works with the normal mode (when comments not displayed using views)

Views: Filtering, ajax pager ..

This module ships with a views block. SO you can use all the power of views, meaning ajax pagers, exposing filters ....

Display Types

At the moment this module supports two display types.

1.) Put the comments+the form all into one block
2.) Put the comment form in a block and use a views block to display the comments.

Module settings are here : www.yoururl.de/admin/config/user-interface/commentsblock

Drupal 6/7

A similar module exists for Drupal 6 (also inspiration for this module)

Application Flex

Création et Affichage de pages gérant l'affichage de site full Flash.

Page view rates

Having searched and searched, I've been unable to find any module which will give me an idea of how many pages a user has viewed over a selected time period.

Q: Why would I want to know?

A: We have a premium content site on which we've seen some trial users blasting through thousands of pages faster than they could read or print them. We have suspicions that they might have their own bot which is grabbing every thing it can. In any case, we only notice this by spot checks.

So I've decided to start on a module to alert us to possible screen scraping.

Q: How are you going to go about it?

A: Use the accesslog, users table and variable_get('cron_last') to show the page/<insert time increment here> of users in decreasing order to see at a glance any suspicious activity. Also email administrator(s) when defined threshedhold is breached.

Q: What will be configurable?

A: Not limited to:

  • Select by role
  • since last cron run
  • arbitrary from/to dates/times
  • what time scale to measure (per minute, hour, day)
  • what threshold should cause an email to be sent
  • email address(es) for notification
  • email title
  • email prefix text
  • email suffix text

Nginx Aggregation

A module that circumvents core CSS and JS aggregation. No regex hacks or any other fragile things.

Website Hider

This project is a simple button that provides a block with a button that "hides"
the site. This is useful for sites where the content may be sensitive or "Not

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained