XenForo
Administrative
- Thread starter
- Admin
- #1
The section on adding and editing public navigation seems incomplete:
xenforo.com
For the Basic type, how do we use:
Display condition and Extra attributes
Display Condition - do we use full template conditionals? e.g:
<xf:if is="$template != 'forum_list'">
Or just something like:
$template != 'forum_list'
Extra Attributes
What are the options? What inputs are acceptable here?
ادامه مطلب...
Navigation - XenForo 2 Manual

For the Basic type, how do we use:
Display condition and Extra attributes
Display Condition - do we use full template conditionals? e.g:
<xf:if is="$template != 'forum_list'">
Or just something like:
$template != 'forum_list'
Extra Attributes
What are the options? What inputs are acceptable here?
ادامه مطلب...