Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/backend/behaviors.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ To view a complete list of built-in behaviors, browse to {guilabel}`Content Type
| `plone.thumb_icon` | Thumbs and icon handling | Options to suppress thumbs or icons and to override thumb size in listings, tables, and other user interface elements |
| `plone.versioning` | Versioning | Versioning support with `CMFEditions` |

```{todo}
For each behavior in the table above, one may view the source code of the checkbox (its `name` attribute) to view its Short Name.
An issue has been created to better expose these in the user interface.
[Control panel for Content Type > Behaviors short names not displayed to user Products.CMFPlone#3706](https://github.com/plone/Products.CMFPlone/issues/3706)
```

## Adding or removing a behavior from a content type

Expand Down