Skip to content

Commit 7af65f9

Browse files
committed
features section overhaul
1 parent 623c06b commit 7af65f9

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ The **Keyword Manager** is a Plone 6 add-on that lets content editors keep their
1818

1919
## Features 🔥
2020

21-
- Control Panel (frontend)
22-
- Configurable (backend)
23-
- REST-API Services (backend)
24-
- Utility (backend)
21+
- **Browse all keywords** currently in use, sorted by name or by number of occurrences.
22+
- **Filter keywords** to quickly find a specific term in a long list.
23+
- **Rename a keyword** — the new name is applied to every content item that uses it automatically.
24+
- **Merge keywords** — combine synonyms, fix typos, or resolve ambiguities by merging multiple keywords into one canonical term; all affected content is updated in one step.
25+
- **Delete keywords** — remove terms that are no longer needed.
26+
- **Manage multiple keyword fields** — works with the standard `Subject` field and any other keyword-type index in the catalog.
2527

2628
## Installation 🔧
2729

0 commit comments

Comments
 (0)