File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/backend/content-types Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Set the `i18n:domain` to the i18n domain which includes translations for this co
150150The XML sets a number of FTI properties:
151151
152152` action ` elements
153- : Defines additional {doc}` actions <portal-actions> ` which are available for this content type.
153+ : Defines additional {doc}` actions </backend/ portal-actions> ` which are available for this content type.
154154
155155` add_permission `
156156: Id of the permission controlling whether the current user has permission to add this content type.
@@ -164,7 +164,7 @@ The XML sets a number of FTI properties:
164164 Only used if ` filter_content_types ` is True.
165165
166166` behaviors `
167- : List of {doc}` behaviors <behaviors> ` enabled for this content type.
167+ : List of {doc}` behaviors </backend/ behaviors> ` enabled for this content type.
168168
169169` description `
170170: Short description displayed in the UI.
@@ -222,7 +222,7 @@ The following FTI properties are only used in the Classic UI:
222222
223223` icon_expr `
224224: {term}` TALES ` expression returning the name of one of the registered icons.
225- See {doc}` icons ` .
225+ See {doc}` /classic-ui/ icons` .
226226
227227` immediate_view `
228228: Name of the view alias to display after a new item is added.
You can’t perform that action at this time.
0 commit comments