Jump to content

psychol.

Members
  • Posts

    14
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by psychol.

  1. Hi. I come with a proposal to add the ability to change spaces to tabs to the template settings. Since tabs are used by default in the IPS code, why is there no such option in the template edition. It would be a good solution. Thanks, regards.
  2. Everything works as it should. Thank you greetings.
  3. I have this code in a template <script> $(document).ready(function () { ips.utils.cookie.unset('testvar'); ips.utils.cookie.set('testvar', 'OK', true); }); </script> And when I want to call the value using ips.utils.cookie.get in the console it tells me undefined. In addition, I noticed that several of my templates stopped working and that's all after the update.
  4. Hi. Community question. Is ips.utils.cookie.get also not working for you? I enter a value and after refreshing the page it shows me "false" when I try to fetch. I have the latest version of IPS 4.7.11 with patches installed.
  5. Hi. I come with a proposal to add an additional checkbox, which is IPS Apps, to the "Theme Diff" tab. When an application is selected, changes will only be displayed in that application. If Forums were selected, it would only display changes to the System and Forums applications. I think this option would speed up changes in templates. Thank you.
×
×
  • Create New...