• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

XenPorta (Portal) 1.5.3a

Admin

Well-Known Member
Staff member
Administrator
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. The former version of this mod also included a full blown "wiki-like" content management system; I have decided to fork that part into a completely separate mod. However, with the modular sidebar system, it will integrate seamlessly with this mod.

Features:

  • News portal linking to admin defined forums
  • THREAD PROMOTION to add to the news portal
  • Index routing to take over the /index location
  • Fully modular system with import/export
  • Module caching based on individual timestamps
  • Over a dozen pre-installed module blocks
Demo:

Installation:

  • upload the entire contents of the attached zip to your XenForo 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
Upgrading from < 1.5.0:

  • If you are upgrading from a version before 1.5.0, you MUST uninstall XenPorta first!
  • After uninstalling XenPorta, make sure to DELETE all relevant /library and /js files!
  • Finally, make sure ALL XenPorta tables have been dropped from your database!
Usage Notes:

  • 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"
Code:
[B]<xen:hook name="thread_view_share_after" params="{xen:array 'thread={$thread}'}" />
[/B]




At the absolute bottom of "forum_view"
Code:
[B]<xen:hook name="forum_view_pagenav_after" params="{xen:array 'forum={$forum}'}" />
[/B]




Changelog:
Version 1.5.3
- Added a function, so that if people overwrite their <1.5.0 files, the new install files can still uninstall the old versions.
- Category pages will now canonicalize correctly.
- Forum Index RSS feed will no longer spout an error if you don't have SEO friendly urls enabled.
- Added a "sticky" option in the RecentNews block. If enabled, any "sticky" that is also an article, will be pinned to the top of the recent news block.
- Recent News block now supports thread prefixes....
Version 1.5.2
- Moved images from the JS directory to STYLES. This is for CDNs.
- Added "category" feature so that articles can be tagged and sorted.
- Articles and categories can now have their own custom layouts.


[DOWN]Download [8wayRun.Com] XenPorta (Portal) v1.5.3.zip (145kb)
[/DOWN]


 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top