User Visits D7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For Drupal 7:
The user Visits module tracks visits and referer from other users on a user's profile page.
It displays the latest visitors on a user's profile page and provides two blocks one with the latest visitors on a user's profile page and one with the latest visitors on own profile page.

Panels Masonry

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds Masonry for Panels style.

Why Masonry?

When you have multiple arbitrary size block contents in the Panel region, Masonry optimizes layout of these contents within a display area of a specific width. The program acts like a good tetris player arranging blocks. By proper implementation, you can effectively maximize the number of arbitrary size contents that can be shown within the specific display area.

It is useful in any one or more of these circumstances:

  • Each content is of different block size.
  • Each content block size change dynamically.
  • Display area is small, or with arbitrary resolution. (e.g. display in mobile devices), and you want to maximize the space used for display, dynamically.
  • You do not want (or lazy) to fix the layout in the panel.

Disapprove Comment Link

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

This small module provides a possibility to disapprove comment by adding a "disapprove" link (same as "approve" link, but oposite). Views integration is also provided.

There's also my issues + patches for comment.module and Views, but since it's not committed to the HEAD and not released yet, I thought that it would be cool to provide this solution in a way of module.

User Blogs

Component type

module

Maintenance status

Development status

Downloads

2161

Component created

Component changed

The User Blogs module provides the ability for more then one user to create and maintain a blog on a single website.
Example uses of this might be a community or company site, where only being able to have one real blog per drupal site may not be sufficient.