Skip to content

Commit 2972bd4

Browse files
committed
Add navigation root term from plone.restapi to main documentation glossary
1 parent 28e5033 commit 2972bd4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/glossary.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ Verb
583583
One of the basic actions that can be requested to be executed by the server (on an object) based on the {term}`Request`.
584584
585585
Object URL
586-
The target object of the {term}`Request`
586+
The target object of the {term}`Request`.
587587
588588
Authorization Header
589589
Part of the {term}`Request` that is responsible for the authentication related to the right user or service to ask for a {term}`Response`.
@@ -604,6 +604,9 @@ trigger
604604
A trigger is an event in Plone that causes the execution of defined actions.
605605
Example triggers include object modified, user logged in, and workflow state changed.
606606
607+
navigation root
608+
An object marked as a navigation root provides a way to root catalog queries, searches, breadcrumbs, and so on, into that object.
609+
607610
FTI
608611
Factory Type Information
609612
Factory type information (FTI) is responsible for content creation in the portal.

0 commit comments

Comments
 (0)