Jump to content
I will no longer be developing resources for Invision Community Suite ×
By fans, for fans. By fans, for fans. By fans, for fans.

Pages - add support for pages which do not use suite wrapper


Recommended Posts

Posted

First time this one has come up - a page (containing a database) which is configured to not use the suite wrapper will not load the following items:

  • JS file
  • data-controller for the JS to be called.

As a result, adding the translation template to the database listing template will simply present the menu but clicking an item in the menu will have no effect as the underlying JS code isn't there to action the request.

Likely method to use to assist with this will be:

  • add a check in the 'Menu' extension that determines if the page is using the wrapper
  • If it is, load the JS the normal way
  • If it isn't, load the JS a different way (likely load a template)

Functionality will be in (NE) Content Translator, not back-ported to (NE) Translate

  • 2 months later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...