Drupal wall module screenshot
Drupal Wall Configuration scrrenshot

Objective

To enable the users to get the status posting functionality just like facebook status posts and wall posts. Users can upload their status with an image and video.

Description

This module allows you to post the status on a user’s profile in the form of text, image or video status. Logged user can post comments on any user’s status. Visitors can only view the status and comments of any user (by default). While the permission of View/ Delete/ Edit can also be set by the administrator. The user can delete only that post or comment which he/ she has submitted to other profile. Posts on user’s own profile can also be easily deleted or edited instantly via AJAX.

Also, it allows the user to like his own status or comments as well as other user’s status with help of a well known FLAG module. The theming of wall status will give you the experience just like the facebook wall.

How it works?

  • Install the module.
  • This module creates a content type named “shout box”.
  • It will generate 2 blocks or page, and then enable these blocks in a region, one for wall post display and other for capturing users’ multimedia status.
  • Enable these blocks to user profile page (recommended)
  • Admin configuration page allows you to control the operation of drupal wall.

Benefits

  • Post normal or rich text content status
  • Share photos & videos
  • Comment on users’ posts
  • Like users’ status and their comments instantly via AJAX
  • Logged user can edit/delete their own post
  • Logged users can delete their own posts as well comments which they have posted on their and other’s profiles instantly via AJAX
  • Filter wall posts according to type of status (photo, video or/ & text message)
  • Wall Limit: get number of wall posts with a given range
  • “Show older Post” button to view users’ old wall posts instantly via AJAX

Dependency

Please follow the instructions in the README.txt files carefully.

This module is Sponsored By : OSSCube
Developer : AbhijeetKalsi

Project information

Releases