1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

Defer JS 延迟加载 2.2.4

JS延迟加载

  1. 版本更新

    admin
    This fixes a bug where attachments were loaded into memory to check for HTML content. This could result in fatal PHP errors for large attachments. Thanks to @orange7 for reporting this issue.
  2. 版本更新

    admin
    This release fixes an issue where HTML attachments would have their scripts deferred by the add-on. The add-on no longer modifies anything from the attachment controller.
  3. 版本更新

    admin
    Added back the XML file.. there was a bug in my XenForo build scripts.
    Very little has changed, just some slight documentation updates.
    The PHP 5.3 build has NOT been updated. Please do not upgrade if you're on PHP 5.3.
  4. 版本更新

    admin
    The Admin Control Panel doesn't always behave correctly when scripts are deferred, so this release stops deferring pages in the ACP.

    The PHP 5.3 build has been updated, which is available in the FAQ.

    Enjoy!
  5. 版本更新

    admin
    Barring unforeseen problems, this is the last update this addon will receive in a long time.

    The (unsupported) PHP 5.3 version available from the FAQ has been updated to match the latest PHP 5.4 version.
    Let me know if there are any further questions or problems.

    Thanks for using this addon!
  6. 版本更新

    admin
    This release supports the 2.0.1d fix for TinyMCE editors.

    As such, this probably supports XenForo 1.0 and 1.1 now, but I haven't tested it with those versions. If you use this with those versions, let me know if it works. Still requires PHP 5.4.

    PHP 5.3 update coming eventually.
  7. 版本更新

    admin
    This release fixes the issues with WYSIWYG post editing on Chrome :sneaky:

    Chrome's XSS Auditor steps in if Redactor (and dependencies) are deferred on a POST request with HTML data. This release works around that by not deferring scripts for certain pages.
  8. 版本更新

    admin