Plugin Directory

Changeset 1319990


Ignore:
Timestamp:
01/02/2016 07:06:42 PM (10 years ago)
Author:
Raulanton
Message:

20150102 Cambios en readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • email-mentioned/trunk/readme.txt

    r1273013 r1319990  
    1616
    1717
    18 This ultra lightweight plugin send a customizable email to each user mentioned in a comment.
     18This ultra light-weight plugin send a customizable notification email to each user/author mentioned in a comment.
    1919
    20 Mentions:
     20**Mentions**: A mention is an username preceded by the mention qualifier.
    2121
    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.
    2323
    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.
    2725The default qualifier is '@' to work as in Twitter, but it could be changed via admin menu to be '#' or even an string like 'Mention:' .
    2826
    29 Email:
     27**Email**:
    3028
    3129The email can be customized to include or not the whole comment in wich the mention is.
    3230The email can be customized to add a reference to the mentioner profile at the site.
    3331It is also possible to define email header and footer.
     32The email can include the URl to the comment in which he/she was mentioned
    3433
    3534I18N:
Note: See TracChangeset for help on using the changeset viewer.