I have now added this as part of the initial install/upgrade process and will by default be set to "AllForums" as the current Forum works. You can then optionally use the "Home" page as default if required.
When you first install the new Forum it uses a default Home page which can be customized to display your own welcome etc. If you prefer to have the All Forums view (as in previous versions) it can be removed.
To set the landing page, you can use the new "FileManager" option on the Admin menu, when the file manager loads you should see a file called appsettings.json
, select this file and click the edit icon on the filemanager toolbar.
When the file opens, look in the SnitzForums
section and you will see a setting for "LandingPage
" change it's value from ""
to "AllForums"
and save the file.
Saving this file will trigger an app pool recycle so there may be a small delay when you try to open a new page while it reloads the application.
If you now try to go to the "home" page it should redirect you to AllForums and hide the "Home" links in the breadcrumb.
Be careful when editing this file, if you make a mistake it may prevent the application from reloading.