Changeset 1319990
- Timestamp:
- 01/02/2016 07:06:42 PM (10 years ago)
- File:
-
- 1 edited
-
email-mentioned/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
email-mentioned/trunk/readme.txt
r1273013 r1319990 16 16 17 17 18 This ultra light weight plugin send a customizable email to each user mentioned in a comment.18 This ultra light-weight plugin send a customizable notification email to each user/author mentioned in a comment. 19 19 20 Mentions: 20 **Mentions**: A mention is an username preceded by the mention qualifier. 21 21 22 A mention is an username preceded by the mention qualifier. 22 **Username**: This plugin will look for the username in display_names and logins. Multiple authors could be mentioned in a comment. 23 23 24 Username: This plugin will look for the username in display_names and logins 25 26 Qualifier: Can be a character but also a string. 24 **Qualifier**: Can be a character but also a string. 27 25 The default qualifier is '@' to work as in Twitter, but it could be changed via admin menu to be '#' or even an string like 'Mention:' . 28 26 29 Email:27 **Email**: 30 28 31 29 The email can be customized to include or not the whole comment in wich the mention is. 32 30 The email can be customized to add a reference to the mentioner profile at the site. 33 31 It is also possible to define email header and footer. 32 The email can include the URl to the comment in which he/she was mentioned 34 33 35 34 I18N:
Note: See TracChangeset
for help on using the changeset viewer.