What's New Tweak - Xenforo 2

What's New Tweak - Xenforo 2 2.2.1

What's New Tweak - Xenforo 2.webp


XF 2.0 comes with a redesigned What's New page. After upgrading to 2.0, our regular forum members had some trouble using the new system with filters.

This addon will change some of the What's New features in such a way that it is more consistent and easier to understand:
  • Add a refresh button to the What's New section
    Normally, users will hit the browsers refresh button. However this will just refresh the cached What's New page. By hitting the new refresh button, a new page will be served.
  • Add a "All posts" menu item
    This will call a page which contains all the new posts (read and unread).
  • Auto refresh / update the What's New page [option]
    This will automatically refresh the first page of What's New section every x seconds. Active users will like this feature if they have a window opened to watch your forum.
  • Always highlight the What's New menu
    If you select "New Post", xenforo would normally highlight the menu "Forums". To be more consistent I choose to always highlight "What's New" for all items related to new stuff. Same goes for "All new profile posts".
  • Remove the extra (redundant?) menu bar [option]
    The What's New section contains an extra menu bar with basically the same items as the normal navigation menu. This is confusing so you can turn it off.
Pre-installation

Make sure "Use full friendly URLs" is enabled, else this addon will not work correctly

Installation
  1. Copy the contents of the folder "upload" to your forum
  2. Go to your xenForo admin control panel > Addons
  3. Install the new addon
Post Installation

After installation it is recommended to modify some navigation items to make things more consistent:
  1. Go to your xenForo admin control panel > Setup > Public navigation
  2. Disable "New posts" under the "Forums" section (this will force your users to use one place for new items).
  3. Disable "New profile posts" under the "Members" section (this will force your users to use one place for new items).
  4. Modify the "What's new" section, change the link to: {{ link('whats-new/posts/') }}
    The "whats-new" link is basically the same as "whats-new/posts/" but with different layout. To make things more consistent, I choose to always use "whats-new/posts/" as this is the best way of presenting new posts.
  5. Last thing you could change to make things more clear is:
    Rename 'New posts' to 'Unread posts' (phrase nav.whatsNewPosts and new_posts)
    Rename 'All posts' to 'Latest posts' (phrase (phrase nav.MrJinx_WhatsNewTweak_AllPosts)
What's New Tweak - Xenforo 2-1.webp
 

Attachments

Last edited by a moderator:
Top