Skip to content

Commit

Permalink
docs adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Jan 9, 2024
1 parent 0a061a0 commit 651e0f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ At the center there is a utils service allow access to all util function.
In addition, there are DcaField helpers, the Entity finder command and some nice twig filters.

## Features
* Utils-Service - A service allow access all bundles utils functions.
* Utils-Service - A service allow access all bundled utils functions.
* DcaField registration - An nice api to add typical dca fields to your dca fields without repeating yourself or annoying order restrictions.
* AuthorField - Add an author field with automatic filling of the default value and optional frontend member support
* Entity Finder - A command to search for any contao entities in your database.
Expand Down
2 changes: 2 additions & 0 deletions docs/commands/entity_finder.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ A list about where is searched for parent entities (recursive).

**`tl_article` (Article):**
- page
- html content element (inserttag insert_article)
- html frontend module (inserttag insert_article)

**`tl_block_module` (Block Element child)**
- parent block
Expand Down

0 comments on commit 651e0f7

Please sign in to comment.