Have you seen...?

This forum spotlights some of XenForo's interesting features. Spotlights on features in upcoming releases will be posted here.
CSS Sprites
In an attempt to decrease the number of HTTP requests made (and thereby speed up pages), virtually all of XenForo 1.1's UI icon graphics come from just two sprites. xenforo-ui-sprite.png node-sprite.png Attached below are the 24 bit versions of the same sprites, for those of you who wish to edit them but don't have a graphic program which supports the 8 bit versions.
When we debuted the Pages feature, it was intended to be a simple way to get some custom HTML onto a page surrounded by the standard XenForo user interface chrome. By the time we reached Beta 1, it had evolved into an altogether more powerful system. Pages now support a PHP callback, so your pages can request data from the database and be used as a platform for building any kind of single-page application you might want to build. They also allow you to override the default and specify your own template to be rendered by the page, so the possibilities really are limitless. This two-part video shows you the basics of building a simple application using the Pages system, and delves into the realms of the template editor to create and...
In a previous video, we looked at various style property options and also touched briefly on the XenForo color palette. The color palette is an integral part of the style property system, and so it is open and extensible, allowing interaction and extension through the add-on system. This video shows an add-on defining a new color and adding it to the global palette, and then shows a few of the tools XenForo provides for quickly and easily manipulating the palette, so that administrators can create the basis for new styles in seconds. View the video at full-size by clicking the full-screen gadget in the bottom right of the control bar.
Back
Top Bottom