這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BuddyPress Rate Forum Posts

描述

BuddyPress 1.6 compatible. Users can rate forum posts in BuddyPress. Good posts are highlighted and poor posts diminished. Highlighted karma points shown for each user. Only works with forums for groups; not compatible with site wide forums.

Features & Options:
* Post rating and responses via ajax.
* Posts can only be rated once: thumbs up or thumbs down. This can be replaced with ‘like’ and ‘dislike’. Super-admins can rate a post as much as they want, however group admins can only rate once.
* Good posts are highlighted light yellow (default +10), great posts are highlighted bright yellow (default +25), poor posts become slightly opaque (default -3), and very poor posts have their content hidden and viewable via an ajax link. (default -6).
* Karma points are given to each user based on their posting history. Karma points can be based on total accumulated ratings (good for quiet sites), average post rating (good for very busy sites) or a balance of the two (good for medium traffic sites). The default is the later.
* User Karma points are highlighted depending on number of karma points. There are 5 levels (based on natural log). Default, above 7p, above 19p, above 51p, and above 138p. The scale goes from grey to bright yellow. These values can be edited in bp-rate-forum-posts.php
* Topic ratings are shown in group and forum listings view using the rating of the initial post.
* Only logged-in users can rate posts.
* No new database tables are created.
* Post Karma shows on Member view
* There is an admin screen to change karma levels, post highligting and diminishing values, and karma calculation method
* No post rating when the topic is closed (except admin)

Thanks to Intense Debate for their thumb graphics and good layout.

螢幕截圖

  • Post rating in action. Read the posts for description of each feature.
  • A glimpse of the back end admin options

安裝

  1. Ensure you are using forums for groups and not site-wide forums
  2. Begin rating posts! (Note that only system admins can rate posts as much as they want, others can only rate once.)
  3. Optionally edit plugin settings in the wordpress admin under BuddyPress->Rate Forum Posts.

評價

There are no reviews for this plugin.

貢獻者及開發者

“BuddyPress Rate Forum Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BuddyPress Rate Forum Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.7

  • compatible with BuddyPress 1.6, fixed bug where Thank you said Thank you0. Fixed $wpdb->prepare warnings, fixed other php debug warnings, fixed admin url for multisite network admin.

1.6.6

  • compatible with BuddyPress 1.5, user rating history bug fix

1.6.5

  • compatible with BuddyPress 1.5, fixed rating.js loading issue

1.6.4

  • compatible with BuddyPress 1.5

1.6.3

  • added option to hide ratings in discussion form listings

1.6.2

  • fixed bug which produced odd mysql error messages at times

1.6

  • Re-wrote many parts of plugin with faster and cleaner code. Disabled rating for closed topics. Removed legacy code for pre BP 1.2.4 installs.

1.5.1

  • changed default karma calculation to Total Karma point

1.5

  • added option not to show negative karma, fixed bug where hidden posts had no ‘show’ link

1.4.3

  • Compatibility with BP 1.2.4

1.4.2

  • hide post rating when it’s zero

1.4.1

  • fixed length null error. Plugin is now BP 1.2.4 compatible

1.3.2

  • fixed very minor javascript bug again

1.3.1

  • fixed very minor javascript bug in forums section

1.3

  • added ability to change karma calculation. fixed minor bug

1.2.1

  • added ability to hide karma, fixed karma on members page, and fixed bug for separate bbpress installs

1.2

  • added ability to hide karma, fixed karma on members page

1.1

  • added admin options

1.0.3

  • fixed conflict with admin javascript

1.0.2

  • fixed folder name bug

1.0

  • Initial release.