Categories:
Author:
Current version:
0.3
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
wyn_comment_sofa
It can generate a cloud or a list for commenters who commented the most. OR generate them for users who got the sofa (first comment to a post) most :D
History
- 0.3 : Add Restrict SOFA mode, which generator a cloud or a list for the users who got sofa (the first one who comment to a post) most.
- 0.2 : Add keyword attribute to identify user by name or email and get skip value accepted a list with ‘;’ delimited.
- 0.1 : Initialize Release
Usage
- wyn_comment_sofa_cloud
- wraptag: wrap your cloud with a tag
- keyword: The keyword to identify user, available values are name and email, default is name
- skip: skip the user by indicated thing, default is nothing (lots of blogs just have one admin user to do everything :D) You can set values more than one, just use a ‘;’ to separate.
- label: the label
- labeltag: tag of the label
- limit: the limit of commenters, default is 10
- class: the class of wrap
- maxsize / minsize: the max / min font size of the most / least commenter’s link. (Percent, default is 200 and 50)
- break: the break between links, default is a space
- showcount: whether to show the count of comments by each commenter, default is 1
- restricted: whether to get RESTRICTED SOFA MODE (Generate cloud by rank of first commented to posts), default is 0
- wyn_comment_sofa_list
- wraptag: wrap your list with a tag
- keyword: The keyword to identify user, available values are name and email and default is name
- skip: skip the user by indicated thing, default is nothing (lots of blogs just have one admin user to do everything :D)
- label: the label
- labeltag: tag of the label
- limit: the limit of commenters, default is 10
- class: the class of wrap
- break: the break between links, default is a space
- showcount: whether to show the count of comments by each commenter, default is 1
- restricted: whether to get RESTRICTED SOFA MODE (Generate list by rank of first commented to posts), default is 0
Download from HERE