This update changed the addon folder from "cscn/navStaffTools" to "CSCN/navStaffTools" to keep compatibility with other future CSCN-branded addons. I suggest uninstalling 1.0.0 and reinstall this 1.0.1 update (or future releases possible).
I was recently introduced to a feature where you can simply type a keyword and search a site for a particular query using Google Chrome. Being a Firefox fanatic I wanted to use this feature with my browser but it proved a bit challenging to configure. However, after a bit of research and tweaks...
There are occasions where it may be desirable to manually create a search URL.
Not me personally, but hey, everyone's different (apart from genetically identical clones, obvs).
Although XF does provide the search parameters in the output URL when using the built in UI, which will generate a new...
In this update I have fairly dramatically changed the way you have to call the code snippets.
The previous releases suffered from a problem whereby the xf component of the shortcut trigger was treated as a separate word, so xf-entity would not search automatically for xf-entity but rather would...
New Version released.
Bugs fixed:
broken images in some cases
js optimizations
missing clean up job after uninstall
missing dislay on category page
New:
New style option: icon size
Would you like to have a mobile header with logo like this?
As you can see you can have a mobile header, but when you scroll the logo will show in the navigation.
To achieve this add code below to extra.less template:
/* [cXF] Mobile logo header */
@media (max-width: @xf-responsiveMedium) {...
Templates for the standard XF javascript file wrapper, element handler and event handler.
XF.wrapper
XF.ElementHandler
XF.EventHandler
Note - emmet completion on tab gets in the way when using ElementHandler and EventHandler, so instead of using tab to move between variable fields, hit enter.
This is an export of the Live templates I use for XenForo development in PhpStorm. You can see them in use in the Building with XenForo 2 video series.
The list of templates is far from complete, and will be updated periodically as I get around to it but in the interest in sharing useful work...
Introduction
One of the most-asked questions in the XenForo Dev Section is: How do I access data from XenForo in other applications? Generally speaking, there is two ways you can go about this: If your application is in a different language than PHP, or resides on a different server, you can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.