You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
en: "Show these navigation sidebar sections for staff only. Can use default or custom sections. Use lower-case section names with dashes for spaces (like slugs)."
en: "Show these navigation sidebar sections for logged-in only (hide from anonymous users). Can use default or custom sections."
12
12
13
13
show_these_links_for_staff_only:
14
14
type: list
15
-
default: anniversaries|birthdays|users|Custom Staff Link Example
15
+
default: Custom Staff Link Example
16
16
description:
17
17
en: "Show these navigation sidebar links for staff only. Can use defaults or custom links. Default links are lower case, but custom links are case sensitive and should be named exactly the same as the link name."
18
18
19
19
show_these_links_for_logged-in_only:
20
20
type: list
21
-
default: everything|docs|badges|about|faq|Custom User Link Example
21
+
default: Custom User Link Example
22
22
description:
23
23
en: "Show these navigation sidebar links for logged-in users only (hide from anonymous users). Can use defaults or custom links - custom links are case sensitive and should be named exactly the same as the custom link name."
0 commit comments