A Collection of improvements to XF's reporting system. Fully phrased.
On install, all existing warnings are copied into a new warning change tracking log and associated with reports. This process occurs as a background task, and is non-disruptive.
Note; when reports are sent to a forum, the...
Removes 'Likes' function.
Template modifications:
account_preferences
account_visitor_menu
account_wrapper
member_macros
post_macros
Installation:
Download Andy-RemoveLikes-1.4.zip and unzip it.
Copy the src/addons/Andy/RemoveLikes directory to your server.
From the Admin Control Panel...
Auto moves threads based on number of first post Likes.
(Example of Options page)
Features:
Runs automatically every hour using cron entry.
Sticky threads will not be moved.
Installation:
Download Andy-AutoMoveByLikes-1.0.zip and unzip it.
Copy the src/addons/Andy/AutoMoveByLikes directory...
This is a simple template modification which will hide the post contents from guests and show them a message instead. Which you can alter to fit your needs.
At the message template replace all the code in there with the following code:
<xen:require css="message.css" />
<xen:require...
Provides XFMG support for Content Ratings for XF2
This add-on does nothing without the Content Ratings for XF2 add-on
This add-on is an example of how to extend Content Ratings to support additional content types.
Provides XFRM support for Content Ratings for XF2
This add-on does nothing without the Content Ratings for XF2 add-on
This add-on is an example of how to extend Content Ratings to support additional content types.
Inspired by the XF1 add-on "Post Ratings", and the prevalence of "Reactions" as an alternative to the single dimensional Likes.
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...