A branding removal license and instructions on how to remove the brands quick and easily can be purchased HERE for $50. Each branding removal license is good for ONE forum only! If you appreciate the work here, please DONATE.
I think the only "must have" XenForo is really missing right now is a Splash Portal. Pretty much every website out there has one, whether its just a feed or recent news announcements, or a full blown CMS. This mod intends to fill this obvious gap with a recent news announcements feed and a fully modular sidebar system.
Features:
Demo:
- News portal linking to admin defined forums
- THREAD PROMOTION to add to the news portal
- Categories for news articles and promoted threads
- Index routing to take over the /index location
- Fully modular system with import/export
- Module caching based on individual timestamps
- 8 pre-installed module blocks, with dozens of additional blocks available to install from the package.
Installation:
Upgrading from < 1.5.0:
- upload the contents of the attached zip to your XF root
- install from file on server: "library/EWRporta/addon-EWRporta.xml"
- set options for the portal in administration control panel
- set usergroup permissions for administration rights
Usage Notes:
- If upgrading from before 1.5.0, uninstall XenPorta first!
- Delete all relevant /library and /js files!
- Make sure XenPorta tables have been dropped from DB
- Follow regular installation procedure from here
Donations:
- You will need to add these template edits manually if you plan on Globalizing Thread and Forum Layouts respectively... as these hooks do not yet exist in XenForo and I'm having trouble convincing Kier to add them.
At the absolute bottom of "thread_view"
At the absolute bottom of "forum_view"Code:<xen:hook name="thread_view_share_after" params="{xen:array 'thread={$thread}'}" />
Code:<xen:hook name="forum_view_pagenav_after" params="{xen:array 'forum={$forum}'}" />
Recent Updates
- 1.5.8a HOTFIX May 6, 2013
- Version 1.5.8 CHANGELOG May 4, 2013
- Version 1.5.7 CHANGELOG Apr 1, 2013