Twitter:
Who would have thought it, my Macbook needs third party for me to be able to passthru audio from Line-in to my Speakers. What a mad world.
—
1 week 1 day ago
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.
- 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
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.
| drupal | version | download | size | released |
|---|---|---|---|---|
| stable releases | ||||
| 6.x | 1.0 | mentions-6.x-1.0.tar.gz | 14.3 KB | 24-Jul-2009 - 11:10:36 |
| dev releases | ||||
| 6.x | 1.x-dev | mentions-6.x-1.x-dev.tar.gz | 14.28 KB | 16-Jul-2009 - 17:46:45 |

