• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Activity Log Handler and Trending Content Handler for Articles

Bob

Developer
Staff member
As per title, I've implemented an Activity Log Handler and a Trending Content Handler for the content type ams_article.

The Activity Log Handler is used to collect various stats for articles. One of the uses of that data, is by the Trending Content Handler.

The Trending Content Handler adds ams articles as part of the trending system, which is pretty basic right now as their is a Trending Content Widget Definition that allows you to create "Trending" widgets and one of the Widget Definition Options includes being able to set a specific content type aka ams_article to create Trending Articles Widgets (and of course, the default is all content types mixed).

Here you can see an AMS Article displaying in a Trending Content Widget (Display style: simple, which is designed for narrow displays like sidenav & sidebar).

Selection_932.png


Here you can see an AMS Article in a Trending Content Widget using the Display type "Standard", which is a grid based layout type (shared by other uses like Featured Content and Article Threads).

Selection_933.png


Here you can see an AMS Article in a Trending Content Widget using the Display type "Carousel", which like the above layout type, is shared by other use cases like Featured Content.

Selection_934.png

Anyway, not going to explain the Trending Content Handler itself as you can read about that in the HYS Forum at XenForo.com

 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top