• 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 Style Properties - AMS Appearance - Layout Type Element "Share this article"

Bob

Developer
Staff member
As per title, I've added a new layout type element "Share this article" to most of the Layout Types in the AMS Appearance Style Properties.

Note: This was a special requested by @Russ from Pixel Exit.

These new elements are ENABLED by default, so if you don't want them, you will need to edit each layout style property and disable them.

Example... Here we are looking at the List view layout Style Properties. You can see the new Element "Share this article".

Selection_297.png


This uses the Core XF Controller Plugin "Share", which is designed for any Content Type to implement a "Share this [content type]" on a given piece of content. Core XF uses this on Posts within a Thread.

AMS uses this on various article listings (on a per Layout Type basis).

Here we can see it in action on AMS Index. Its the same SHARE Icon as Posts (standard) and hovering over will launch the "Share this article" overlay (same one as Posts as its a Core XF content agnostic standardized feature).

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