Posted by Deciphered on July 16, 2009 at 7:40am
The Mentions module offers Twitter like functionality, recording all references to a user's username - using the [@username] or [@#uid] filter format - from various locations, providing a centralized page to track all mentions.
Features
- Tracks Mentions from supported modules:
- Drupal core Node module.
- Drupal core Comment module.
- Facebook-style Statuses (Microblog) module.
- An Input filter to convert [@username] or [@#uid] to the user's profile, e.g., [@deciphered] and [@#103796] become @deciphered.
- Customizable input ([@username], [@#uid]) and output (@username) patterns, including support for the Token module.
-
Views integration, including a default page view for tracking mentions.
- http://[www.yoursite.com/path/to/drupal]/user/[#uid]/mentions
Recommended Modules
Usage/Configuration
Once installed, the Mentions filter needs to be enabled on your desired content types, this can be done via the Input formats configuration page.
- http://[www.yoursite.com/path/to/drupal]/admin/settings/filters
Once installed, the Mentions filter needs to be enabled on your desired Input formats, this can be done via the Input formats page.
- http://[www.yoursite.com/path/to/drupal]/admin/settings/filters/[id]/configure
Note: Customization of input and output patterns are global for all Input formats.
Downloads
Recommended releases
Development releases
Project Information
- Module categories: Community, Filters/Editors, Views
- Maintenance status: Unknown
- Development status: Unknown
- Reported installs: 46 sites currently report using this module. View usage statistics.
- Last modified: July 23, 2009