Mentions
Deciphered - July 16, 2009 - 07:40
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.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2009-Jul-24 | 14.3 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jul-28 | 14.6 KB | Download · Release notes | Development snapshot | |
