Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何配置,例如,删除网页内容后应该删除文档/媒体(用于网页内容)?
不可以。文档和媒体文件是独立的资产类型。它们可以用于零个、一个或多个 Web 内容以及许多其他事物(Liferay 内部和外部)。此外,其他网站/应用程序可能会直接链接到它们。因此,在删除 Web 内容时删除它们并不是明智之举。
如果您 100% 确定您只在一个 Web 内容中使用给定的文档/媒体文件,您可以构建一个插件来检查要删除的 Web 内容并删除其中使用的媒体文件。