XF 2.0 What's new in XenForo 2.0

Much of this information will be familiar to those who were following the development process over at the XF2 Demo Forums, but this is something of a ‘greatest hits’ list of some of the important changes and improvements to XenForo since the 1.x generation.

Greatly-enhanced mobile-friendly style

The new XenForo 2 style is the first thing you will notice in XF2. The entire style has been redesigned with a fresh new appearance, but also with mobile browsing at the forefront of the design. When the viewport shrinks, on-page content shrinks, shifts and reorganises itself automatically to optimise the browsing experience for small displays.

A sticky header automatically activates when the window is scrolled, allowing the most important navigation controls to remain available at all times.

responsive full.webp responsive wide.webp responsive medium.webp responsive narrow.webp

Emoji support* 👏 ✍️

All textual content in XenForo 2 now supports emoji, from message text to forum titles.

Retina avatar and smilie support

Avatars and smilies now support high-DPI imagery, allowing for a crisp, high resolution display to match the text on displays that support 2x resolution graphics, such as Apple's retina displays.

Navigation manager

Both the public-facing systems and the admin control panel now have completely customizable navigation systems, allowing the content of the navigation bars and side-navigation blocks to be entirely controlled by the site administrator without any need to resort to template modification.

nav mgr.webp

Widgets

Widgets are small blocks of content that can perform a variety of tasks, such as displaying a list of members online, or latest posts etc. Widgets can be placed into various pages within the public-facing side of XenForo using a simple interface, allowing you to build rich content-discovery systems into almost any area of the public forums.

widget mgr.webp

Enhanced message editing

Rather than opening an overlay, editing messages is now done entirely in-place, with the content of messages replaced by a full-fledged message editor that allows the complete range of editing and posting actions, including attachment management.

post edit.webp

Alerts in favicon

When new alerts or unread conversation messages are available, the site icon (shown in the browser title bar) will have a badge added to it, showing that there are items waiting to be viewed.

favicon.webp

Custom thread fields
An extension of the custom user field system, threads can now have their own custom fields, with all the functionality previously available for user fields. Thread fields can be displayed before or after message content, and can be made editable and optionally required before a thread is posted.

thread fields.webp

Member tooltip

XF1's member card has been replaced with a new member tooltip, which appears on the first click on a member's name. A further click will load the member's full profile page.

member tooltip.webp

CSS transitions replace Javascript animations

Leveraging modern browser capabilities, almost all of the animations seen in XF2 make use of CSS transitions rather than Javascript animations, resulting in smoother, less processor-intensive transitions between states.

Customisable member stats

The old member list page has now been replaced by an all-new, customizable member statistics system. Individual statistics (such as members with the most posts, most recently-registered members etc.) can be built using an interface in the admin control panel, and are then displayed as an expandable block on the members page.

member stats 1.webp member stats 2.webp

Generic payment framework

XenForo 2 has a new payment system that is open for development, meaning that add-on developers can quickly and easily build payment gateways for providers that are not part of the core system. Using this system, XF2 ships with a number of ready-made payment options that are easy to integrate with various system enhancements that administrators may define.

Attachments shown in previews

Content previews, such as those seen when hovering a thread title on the thread list page, now include attachments for a more complete and integrated preview experience.

Enhanced code block syntax highlighting

The [CODE] block system has been greatly enhanced to display syntax highlighting for a much wider range of programming and scripting languages through the use of [CODE=language] tags.

code equals lang.webp

What’s New and Find Threads

To aid in content discovery, XF2 includes a brand new 'What's new' system, which can fetch new content from all sources across the system, including threads and posts, profile posts, media items and resources. The architecture of the system is fully extensible, so add-on developers can hook into What's new in order to add their own content types to the results.

whats new.webp

Additionally, a new Find threads system provides quick links to unanswered threads (with no replies), threads you have started, and threads in which you have posted.

find threads.webp

New media embedding features

The BB Code Media system has been significantly enhanced, and now supports embedding Facebook posts, Tweets, Instagram photos, Reddit posts and comments, Spotify and Soundcloud tracks, albums and playlists and a whole host of others.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

The integration of oEmbed support allows almost any media to be embedded simply by pasting a link to the media within a message.

oembed.webp

Quick thread

Quick Thread is a brand new system for XF2. Above the list of threads on a forum page you will find a title entry box. Focusing this box and starting to type a thread title will load a quick message editor, in which you can post the content for the first post of your new thread. Hitting the save button will then post the thread, leaving you on the forum page rather than redirecting you to the thread page. This makes the process of creating a new simple thread extremely quick and easy.

qt 1.webp qt 2.webp

Thread prompts

In conjunction with Quick thread, Thread prompts allow the title input box to display a configurable prompt, giving members a hint as to what kind of content they should be posting in any given forum. Multiple prompts may be defined and assigned to forums, and an applicable prompt will be selected at random to be displayed to the user when the page loads.

Keyboard shortcut system and enhanced keyboard navigation

XenForo 2 includes an easy method to assign keyboard shortcuts to commonly-used controls, such as searching and opening the alerts list. These shortcuts are defined with simple template edits, and allow for very rapid navigation with a keyboard.

Additionally, the system can determine whether the user is currently using touch, mouse or keyboard navigation at any given time, and will highlight the currently-selected link or control appropriately when keyboard navigation is enabled, while hiding the selection when using touch or mouse methods.

New custom field options

Custom fields have had an overhaul for XF2, and now include a star-rating type, along with various validation options including dates and numbers. These enhancements apply to all custom field types, including user fields and thread fields, and are automatically available for any custom field types defined by add-ons.

custom fields.webp

HTML 5 input types

To make data input on mobile devices more friendly, we make more extensive use of HTML 5 input types, allowing specialised keyboards to be displayed in place of the standard character keyboard. For example, when an input requires only a number, a telephone-style keyboard is displayed.

Developer / designer mode

While XF1's WebDAV system has been retired, XF2 has a whole new range of enhancements for rapid style development, including a system whereby templates can be edited directly in the file system using any editor of your choice. In designer mode, when the system detects a modified template, it will be compiled ready for the next page view that requires that template.

designer.webp

CLI tools

For add-on developers and large board administrators, XF2 now includes a comprehensive suite of command line tools, allowing operations such as upgrades and add-on manipulation to be done from the terminal rather than having to operate through a web interface. This can be of huge benefit for long operations, such as recompiling all templates or upgrading a large site.

* Note that while emoji support is enabled by default on new installations, sites that have been upgraded from XenForo 1.x will require a script to be run in order to convert all text to a new emoji-supporting character set (utf8mb4). This can be a relatively long process, and administrators should perform test-runs to determine how long the process will take for their final upgrade.
 
Now that stable release is imminent, perhaps there is still chance to implement a minor UI feature: default the cursor position back to the textbox after I make a selection of search scope



Currently when I make a selection like "Threads" or "This Forum" or "Everwhere" again, the cursor dispappears so I need to click on the Search textbox again to type.
 
I have one small issue with my https://www.suzannelolsen.com/forum it's still waiting for it to be upgraded from version 1 to version 2.0.8 beta. This was a fresh install from the latest version xf 1 to the unsupported version 2.0.8 xf.
I was going to use it as a test to see how it all went but i have hit a snag when upgrading.
 
I have one small issue with my https://www.suzannelolsen.com/forum it's still waiting for it to be upgraded from version 1 to version 2.0.8 beta. This was a fresh install from the latest version xf 1 to the unsupported version 2.0.8 xf.
I was going to use it as a test to see how it all went but i have hit a snag when upgrading.
What is the hold up? I went to your site and it delivers this message:
"The site is currently being upgraded. Please try again later."
Are you having a problem with upgrading?
I have recently gone through the process of upgrading to 2.0. beta x, and I have had some hiccups along the way (not because of the software/script but because of either errors on my part of issues with my host.....thankfully, based on help from the XF team and from MattW, I have sorted most of my problems).
You might want to post a thread or open a ticket for more support. I can attest to the fact that the support here is really great and responsive. Otherwise, in order to get input from folks, you would need to provide more details as to what your problem is in order to get help or input.
 
What is the hold up? I went to your site and it delivers this message:
"The site is currently being upgraded. Please try again later."
Are you having a problem with upgrading?
I have recently gone through the process of upgrading to 2.0. beta x, and I have had some hiccups along the way (not because of the software/script but because of either errors on my part of issues with my host.....thankfully, based on help from the XF team and from MattW, I have sorted most of my problems).
You might want to post a thread or open a ticket for more support. I can attest to the fact that the support here is really great and responsive. Otherwise, in order to get input from folks, you would need to provide more details as to what your problem is in order to get help or input.
It won't upgrade.
 
I like that search defaults to everywhere, but it needs to be more obvious to people they can refine it. I know there is a selection, you know there is a selection, but unless there is some visual clue, many users will not realise they can choose a more refined search.

I'd like to see either CyberAp's suggestion above or the existing search but with some text explaining you can click on everywhere to choose an alternative

View attachment 160936

I don't even see any option of drop down.
Is there some setting which is to be activated to get that drop down list?
 
It won't touch any files so that should be fine.
Finally it ran but I got this as final result:

The following tables failed to convert:
* xf_search_index: MySQL query error [1366]: Incorrect string value: '\xB1\xE1\x18\x00...' for column 'message' at row 126036
You should contact the table creator for guidance. Failure to correct this may lead to unexpected behavior.

Can be fixed?
 
For any support-related questions or to troubleshoot issues, please post in the appropriate forum. This thread isn't really for support.
 
Hello guys .
A simple question :
Whats happend with 1.5.x from now ?
I mean , it will be updated ? How long time ?

I'm sure I saw one of the developers mention that they expect to support 1.5 for "some time".

Because the change is so major, most of us won't be able to immediately upgrade to 2.0 until we've sorted out continuity for theme and addon features. I would imagine that is being factored in.
 
Just wondering, is the expected lifecycle of XF2 anticipated to be similar to that of XF1? Or are the improvements you've made to the way XF functions expected to increase that?
 
1.0 being released to when 2.0 started being developed was around 4 years. We'd like to not be developing 3.0 already in 4 years time. Or, at least if we are, it won't be quite as an extensive re-write ;) XF2 should be more future proof and therefore have a longer lifecycle.
 
1.0 being released to when 2.0 started being developed was around 4 years. We'd like to not be developing 3.0 already in 4 years time. Or, at least if we are, it won't be quite as an extensive re-write ;) XF2 should be more future proof and therefore have a longer lifecycle.
I just want to thank you and the team for all the hard work you guys do I was so close to giving up I had tried every forum software and hated it till I demoed xeforo and fell in love with my site again you guys make it so easy to manage forums and customize everything so easy I can't wait for xenforo 2 to be stable so we can upgrade the site
 
I can't wait for xenforo 2 to be stable so we can upgrade the site

I think you' find even as it is now it is more stable than other forum software that is supposed to be a gold release. I've upgraded one forum, just waiting now on addons to be upgraded for the others, but xenforo itself is stable enough right now IMO.
 
I think you' find even as it is now it is more stable than other forum software that is supposed to be a gold release. I've upgraded one forum, just waiting now on addons to be upgraded for the others, but xenforo itself is stable enough right now IMO.
Try upgrading last night lost all my customizations even though I placced them in extra.less plus some addons that are crutial aren't ported yet
 
Top Bottom