• 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 Comment Attachments

Bob

Developer
Staff member
As per title, Sportsbook now has the ability to upload Attachments (images) to Comments (on both Events and Bets). This is a permissions based system.

There are 6 new permissions that you will need to set. These permission control who can View, who can upload, the max amount of attachments per comment, the max file size and the max allowed dimensions. These apply to Comments on Events and Bets.

Selection_784.png
When the viewing user has permission to upload attachments to a comment, there will be an Upload Images... button next to the Post Comment button. This works just like uploading attachments to posts, so your users won't need to learn anything new.

Selection_785.png

Here I've uploaded 3 images and will create a new post...

Selection_786.png

And here is what the post looks like with attachments. Im using the XenForo Resource Manager Images collection CSS as I like it better than how posts do it.

Selection_787.png

Here is a screen shot of the Edit Comment form.

Selection_788.png

You can embed attachments into the comment itself as well.

Here is an example of 3 attachments being embedded into the comment as thumbnails.

Selection_789.png


Here I've embedded one of the attachments full size into the comment and the other 2 are not embedded.
Selection_790.png
 
Upvote 1
This suggestion has been implemented. Votes are no longer accepted.
Back
Top