我们如何从 CRX 资源管理器中删除/修改命名空间(//host:port/crx/explorer/nodetypes/index.jsp)还观察到手动删除在路径“crx-quickstart\repository\”中注册的条目repository\namespaces" ns_reg.properties、ns_idx.properties文件不会立即影响更改。我需要重新启动 CQ 才能使已删除的命名空间生效。
问问题
946 次
1 回答
0
从页面:
Follow the below steps :
1) Login to here : <ip>:<port>/crx/explorer/browser/index.jsp (Content Explorer)
2) Go to this path : /jcr:system/rep:namespaces
3) Search for the namespaces you want to delete in the properties – and then delete.
4) Save All.
Check in Namespaces - and the NS deleted should not be there. No restart required.
于 2020-11-18T10:41:56.687 回答