[RSS Feed/News] API Permissions on navigation?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

I am trying to make an API endpoint to get the navigation.
I need to get the active links for which the user has permissions (by his token)
Now... in admin, each link has his own "Display condition"
But we also have XF permissions which apply to.. nodes
My first question is to what else (from the available navigation - other than nodes) do we apply permissions pls?

So when I get the list of navigation links from db, I need to run something like
$navigations = getActiveNavigation()...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom