有没有办法在 Drupal 8 中删除分类术语而不删除其子项?

发布于 2025-01-11 15:18:25 字数 70 浏览 0 评论 0原文

有没有办法删除分类术语而不删除其子项,也无需通过分类管理器贡献的模块(此模块在编辑术语时会导致问题)?

谢谢 !

Is there a way to delete a taxonomy term without its children being deleted and without going through the Taxonomy Manager contributed module (This module causes a problem when editing a term)?

Thanks !

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

偏爱自由 2025-01-18 15:18:25

您可以尝试先将子条款从父条款下移出吗?然后删除父项?

  1. 在管理中转到分类仪表板:/admin/struct/taxonomy

  2. 找到分类,单击列出术语。

  3. 编辑子术语,转到关系,将父术语调整为 。
    在此处输入图像说明点击“保存”。

  4. 对每个子术语重复此操作。然后删除父术语。

Can you try instead to first move the Children Terms out from under the Parent term? Then delete the Parent Term?

  1. In the Admin go to the Taxonomy Dashboard: /admin/structure/taxonomy

  2. Locate the Taxonomy, click List Terms.

  3. Edit the Child Term, go to Relations, adjust the Parent Terms to .
    enter image description here Click Save.

  4. Repeat for each Child Term. Then delete the Parent Term.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文