خوش آمدید♥

برای دریافت آخرین بروزرسانی‌های افزونه، استایل و ... نیازمند ثبت‌نام در انجمن می‌باشید تا با ما بروز بمانید!

ثبت نام!
  • هاست سان
  • با خرید اشتراک ویژه شما میتوانید جدیدترین آپدیت افزونه ها و قالب های زیبا و پرکاربرد زنفورو را دریافت کنید!

    هر ماه یک کد تخفیف 60 درصدی محصولات فروشگاه به کاربران منتخب بخش ویژه اهدا می‌شود

  • انجمن مجهز به سیستم تشخیص کاربران دارای چند حساب کاربری می‌باشد در صورت مشاهده حساب کاربری شما مسدود میگردد.
Content Ratings for XF2.1+

ویژه Content Ratings for XF2.1+ 2.2.9

دسترسی دریافت را ندارید
پشتیبانی از نسخه های
  1. 2.0
  2. 2.1
  3. 2.2
نیاز به ویرایش مجوزهای گروه‌های کاربری
  1. هست
مورد نیاز اضافی
php 7.0+
Inspired by the XF1 add-on "Post Ratings", and the prevalence of "Reactions" as an alternative to the single dimensional Likes.

Does not work with XF 2.1

Post Installing
This add-on will require configuration
, only a default "Like" is added after installing.
  • Tools => Import Data => Import from XF1 Post Ratings
  • Content => Content Rating => Rating Types => Add Default Rating Types
    • This adds "Facebook Style" ratings of;
      • Like (y)
      • Love :love:
      • Haha :LOL:
      • Wow :eek:
      • Sad ?
      • Angry :mad:
  • Content => Content Rating => Rating Types =>Add New Rating Type.
Installing/Uninstalling on a large forum

It is strongly recommended to use the CLI installer/uninstaller.

This add-on alters xf_like_content, which can take a very long time for a large forum.

To run the SQL manually, use;
SQL:
لطفا گزینه ورود یا ثبت‌نام را انتخاب کنید تا کدها برای شما قابل نمایش شوند
On uninstalling non-like ratings are dropped;
SQL:
لطفا گزینه ورود یا ثبت‌نام را انتخاب کنید تا کدها برای شما قابل نمایش شوند
This is very slow.

To disable this behaviour, find uninstallStep3 in this add-on's Setup.php and comment out/remove the content of the function.


Features
  • XF1 "Post Ratings" importer
  • Whitelist/blacklist ratings by user group, lock to starting poster, and limit to forums (for threads)
  • Content Ratings/Reactions on Posts and Conversations.
    • Integrates with alerts & news feed where applicable.
  • Rating Types;
    • Support flexible image icon selection;
      • Emoji
      • Sprite Images
      • Images (with high definition alternative image)
      • css fonts
      • Templates (for inline SVG)
    • A Rating type can be usable or visible;
      • Visible & usable - everyone can use and see
      • Not visible & usable - only the person giving the rating can see their own rating, allowing a "private rating".
      • Visible & not usable - everyone can see, not may not use it.
      • Not Visible & not usable, - no one may see or use it.
  • Supported Content types:
    • Posts
    • Conversation Messages
    • Profile Posts
    • Profile Post Comments
  • Rating Categories
    • For example; positive/negative/neutral categories
    • If a category shows on the profile/memberbit/postbit & how stats are presented.
  • Statistics integration
  • User Criteria integration
  • Selectable "default rating" to display as the menu icon, can be Random, or None.
  • Large number of style properties to customize look and feel.
    • Horizontal rating selection
    • Touch support
  • Display highest ratings on thread rating list (disabled by default)
    • Global option to enable/disable
    • Style property options to customize
  • Rating Categories automatic actions when a category hits some threshold ;
    • Report content
    • Moderate content
    • Soft-delete content
  • Allow arbitrary number of rating type/rating type category user criteria
Implementation notes
  • Designed for performance, only minimal data is fetched when interacting with the rating system
    • Overrides XF2's rebuild behaviour to instead be incremental rather than count all ratings on a piece of content.
  • As MySQL's InnoDB table structure does not feature prefix compression, a content type/id pair is very inefficient space-wise.
  • Uses per-content tables which are dynamically managed to store count totals, and automagically links these to the right places for use.
  • If a content's table is "too large" to extend (ie when adding a rating type) without downtime, that content has the rating type disabled for it and the required manual SQL for the administrator to run provided.
    • "too large " table size threshold is an adjustable, may be to fully automatic or fully manual for adding columns.
Style Property screenshots
This add-on has a large number of style property customization options, and the following screenshots demo some of the options:
postbit-bar-ratings.png

postbit-numerical-ratings.png

menu-in-like-on-hover.png

inline-menu-under-controlls.png

ratings-left-menu-right.png

ratings-right-menu-right.png

ratings-menu.png
  • admin-cp-rating-list.png
    admin-cp-rating-list.png
    20.1 کیلوبایت · بازدیدها: 35
  • admin-cp-style-property-list.png
    admin-cp-style-property-list.png
    88.3 کیلوبایت · بازدیدها: 34
  • admin-cp-style-property-options.png
    admin-cp-style-property-options.png
    429.5 کیلوبایت · بازدیدها: 29
  • alerts.png
    alerts.png
    10.4 کیلوبایت · بازدیدها: 31
  • content-actions.png
    content-actions.png
    410 کیلوبایت · بازدیدها: 36
  • criteria-support.png
    criteria-support.png
    29.6 کیلوبایت · بازدیدها: 34
  • emoji-config.png
    emoji-config.png
    18.6 کیلوبایت · بازدیدها: 32
  • inline-menu-under-controlls.png
    inline-menu-under-controlls.png
    22.6 کیلوبایت · بازدیدها: 31
  • news-feed.png
    news-feed.png
    11.9 کیلوبایت · بازدیدها: 30
  • rated-by-others.png
    rated-by-others.png
    1.6 کیلوبایت · بازدیدها: 27
  • rated-by-user.png
    rated-by-user.png
    1.9 کیلوبایت · بازدیدها: 26
  • ratings-receive.png
    ratings-receive.png
    23.9 کیلوبایت · بازدیدها: 30
  • 2-highest-ratings-on-threadlist.png
    2-highest-ratings-on-threadlist.png
    18.9 کیلوبایت · بازدیدها: 32
  • لایک
  • Love
واکنش‌ها[ی پسندها]: ounse، RedBuzzer و King
نویسنده
XFFA.IR Bot
دریافت‌ها
4
بازدیدها
339
اولین انتشار
آخرین بروزرسانی
رتبه‌بندی
0.00 ستاره 0 رتبه‌بندی

فایل‌های بیشتری از XFFA.IR Bot

آخرین بروزرسانی‌ها

  1. 2.2.9 - Bugfix update

    Fix reaction list for visible but not usable reactions not displaying Fix that reacting to...
  2. v2.2.8 - Bugfix update

    XF2.2 compatibility fix with stats block not being extended as expected 2.2.7 - Compatibility...
فایل‌های مشابه
فرستنده فایل عنوان دسته دریافت‌ها آخرین بروزرسانی
Dariush ویژه Ultimate Content Display افزونه های ویژه 1
Dariush ویژه [TH] Content Creation Limits افزونه های ویژه 0
بالا پایین