【问题标题】:How to disable portlet sharing如何禁用 portlet 共享
【发布时间】:2012-08-10 11:37:11
【问题描述】:

我想在 liferay 6.1.0 CE 中禁用我的 portlet 共享,这样“共享”按钮将不可见。

在我的 portal-ext.properties 中,我设置了以下属性: theme.portlet.sharing.default=false

但它不起作用。我重新启动了服务器并清除了浏览器缓存。 还有其他方法可以禁用此按钮吗?

【问题讨论】:

    标签: liferay


    【解决方案1】:

    配置属性theme.portlet.sharing.default 通过共享选项卡为复选框“允许用户将 Web 内容显示添加到任何网站”设置默认值。

    但是,我在源代码中没有发现任何停用有关配置共享的可能性。 但是你可以创建一个 Hook 并覆盖 jsp:

    portal-web\docroot\html\portlet\portlet_configuration\tabs1.jsp

    这里了解如何覆盖 jsp:http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/overriding-a-j-4

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-10-19
      • 1970-01-01
      • 2019-03-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多