static

  1. ENXF NET

    XF 1 Tip How To Serve Javascript and Static Images from Cloudflare CDN

    Cloudflare This basic guide is only for using Cloudflare to deliver my website's static images and javascript. As funny as it sounds, I wrote this guide mostly for me because I know I'll forget the steps I did to set this up. This may come in handy for you though. Most of the directions are for...
  2. ENXF NET

    XF 1 Tip Tutorial How to Create your own helpers

    Helpers provide extra functions that you can use inside the XenForo templates. Currently there are many Helpers, following some them: avatar -> Helper to fetch the URL of a user's avatar. username -> Produces a <a href="members/username.123" class="username">Username</a> snippet. usertitle ->...
Top