AMPXF - AMP for Xenforo 2

AMPXF - AMP for Xenforo 2 1.4.9

No permission to buy (€50.00)
  • Broken URL checker to allow domains with cyrillic in them
  • Strip out onload="" and others where the letters are mixed upper/lowercase
  • Remove invalid attrs when converting <img to <amp-img
  • Re-enable AMP for Showcase /reviews endpoint on XF2.1 forums
  • Broken URL checker to only run within <body>
  • Broken URL checker to allow _ in subdomains.
  • Autostrip non-allowed attributes like onload="" onblur="" onclick=""
  • Hide quick reply form for forums that have it enabled
  • Xenporta "Features" widget to show slider correctly with amp-carousel
  • XenAddons/Showcase don't AMP "reviews"-view on XF2.1 (probably temporary until fix)
  • Cleanup of <br /> inserted into some MathML formulas
This is a beta release, which means there might be small bugs in styling or similar.
  • Support for Xenporta widgets on forum/node views
  • Support for Xenporta portal page
  • Added option for "sticky header" which keeps in place when scrolling
  • Fix some typos that @Andro reported
  • Improved some texts for Options
  • Fix share icons for some forums where it doesn't use the "default" ones
  • Handle urls with cyrillic and korean characters (along with many others) correctly when checking validity
  • "Text logo" to also be a link like the image logo is
  • Slight regrouping of options for clarity
  • 2 new options (both default to disabled):
    • Show button in header that links to canonical (non-AMP) page
    • Show text link to canonical (non-AMP) page in footer
  • Don't mark empty links as "broken" (they are valid, although probably no intentional) Thanks for reporting this @JoyFreak
  • Improve Link checker to first do a utf8_deaccent() on the urls so umlauts/scandics etc are "valid urls" (which they are)
  • Fix canonical tag insertion on /tags/ pages
  • Added support for XenAddons/CAS
  • Load Font Awesome icons with {{ base_url() }} so it loads correctly on all forums.
  • minimize amp_fa.css
  • Cleanup some iframe-attrs when converting to amp-iframe so it follows spec
  • Better URL handling for urls with special characters in them
  • Improve the url cleanup to check urls against rfc2396 for validity
Top Bottom