Allowing users to tip others
Feature:
You can enter any provider you want.
https://xenforo.com/community/data/video/259/259840-212f8be66f9cb0e82ac551ce2b512d3a.mp4
fixed
Incorrect phrases
added
Import/export of the days as XML file
It is now possible to specify which year the data should be based on when creating a new year.
fixed
Some logic problems
add
For each day, the choice of whether the user must accept the conditions of participation
Captcha for question and participation days.
Countdown page until the start of the Advent calendar
added
Exclusion of groups in the winners' draw
Statistics in the frontend
Statistics based on permission
In the texts of the individual day modes, the variable {username} is possible
Navigation entry is optional
fixed
-
changed
Some things were fixed and improved
An option has been added to exclude users from winning - but still allow them to play.
Added a filter option to list users who answered incorrectly or correctly. (Of course, only for days that are a question day.)
An indicator was created to detect...
Banned User Conversation Access
Allow banned users to access the conversations area of the site. Whether or not a user can send/receive conversations is still controlled by their normal user permissions.
This add-on for XenForo 2 is to enable additional options for Gravatar avatars.
Gravatar URL - Override the URL used to server the Gravatar images. By default with XF 2.x the URL is https://secure.gravatar.com/avatar/ - Changing this value will change that to the URL of your choice. See this...
With this add-on you can present your users an advent calendar.
Features:
2 calendar modes (image & set*)
There are 3 possible options for a door:
a) Simple info text
b) Question/answer game (With checkbox to confirm the conditions of participation. With link to a help page.)
c) Simple...
Notices Plus
Turn your notices into overlays with an “overlay” display location and share information differently using phrases and templates in notices.
Features
Add the new display location “overlay” for notices
Use phrases and templates in your notice bodies
Thread Watchers
By simply displaying the number of watchers, your users can gain insight into thread interest and be encouraged to interact! Users who have the appropriate permission can also see who is watching a thread, providing additional encouragement to interact knowing that another user...
This modification is courtesy of @BassMan
The core code is the same as for the Equal Grid - Fixed Footer layout in the main resource: Article Forum Symmetrical Grid Layout
Add the following code before it:
.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body
{...
For threads without images, it is possible to configure those to use a default image.
Edit the post_article_macros template.
Look for:
<xf:if is="$thread.cover_image">
<a href="{$linkUnread}" class="articlePreview-image" style="background-image: url('{$thread.cover_image}')"...
Just a note to say that @Myke623 has kindly taken the time to make Visual Studio Code versions of these snippets, as far as VSCode allows the functionality to be replicated.
Here's how you can use BBCode and CSS to create a timeline in a xenforo post.
(based on this code here)
Step 1
Paste the following into your extra.less file
/* Start timeline css */
.timeline {
position: relative;
max-width: 1200px;
margin: 0 auto;
background:black;
}...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.