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
2 changes: 1 addition & 1 deletion docs/ibexa_products/ibexa_headless.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
- Product attributes are grouped and factorized among product types. For example, fabric + color + size can be shared by many clothing product types.
- Product variants can rapidly be created by the automatic declination of attributes that have a defined set of values.
- With taxonomy, you can tag content items to organize them by topics in a much intuitive way for the editor than a content tree with multiple locations would.
Tags themselves are organized in a tree, and synonyms are linked to favorite terms.
Tags themselves are organized in a tree.

Check notice on line 125 in docs/ibexa_products/ibexa_headless.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/ibexa_products/ibexa_headless.md#L125 <Ibexa.Passive>

Try to avoid passive tense, when possible.
Raw output
{"message":"Try to avoid passive tense, when possible.","location":{"path":"docs/ibexa_products/ibexa_headless.md","range":{"start":{"line":125,"column":17},"end":{"line":125,"column":30}}},"severity":"INFO","code":{"value":"Ibexa.Passive"}}
Tag organization can be handled by a supervisor who doesn't need to move content items around a corporate content tree.
At search time, tags can be keywords with a high value in relevance score to help the end user having results closer to the searched topic.

Expand Down
Loading