As per title, I've added a new Widget Definition - AMS: Articles tag cloud.
Note: This is experimental (marked as Implemented Beta). XF's Tag System does not include any functions for creating Tag Clouds for individual content types, only a cloud for all content types that implement a Tag Handler.
As the title implies, this Widget Definition allows admins to create AMS Article tag Cloud Widgets.
There are 2 widget definition options.
The first option lets you control the maximum amount of tags that will be fetched for display in the widget (ordered by tag usage descending).
The second option lets you control the minimum tag usages in order for that tag to be considered to be fetched.

I am using core xf standard output (html, less) for the display.

Again, this is experimental and might not make it into the addon as a supported feature. It is what it is and does what its designed to do.
Note: This is experimental (marked as Implemented Beta). XF's Tag System does not include any functions for creating Tag Clouds for individual content types, only a cloud for all content types that implement a Tag Handler.
As the title implies, this Widget Definition allows admins to create AMS Article tag Cloud Widgets.
There are 2 widget definition options.
The first option lets you control the maximum amount of tags that will be fetched for display in the widget (ordered by tag usage descending).
The second option lets you control the minimum tag usages in order for that tag to be considered to be fetched.

I am using core xf standard output (html, less) for the display.

Again, this is experimental and might not make it into the addon as a supported feature. It is what it is and does what its designed to do.
Upvote
0