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.
我正在使用 Liferay 6.1。以公共网站为例。www.sitename.com 如果我输入 www.sitename.com/c/portal/login ,它会被重定向到登录
我想禁用它。
这怎么可能 ?
谢谢 !
尝试在您的 portal-ext.properties 中设置此属性:
auth.login.disabled=true
我试图弄清楚如何使用 XSL 按价格对目录的 XML 列表进行排序。现在它只显示来自 XML 的正确信息。如果我使用以下代码。
<xsl:template match="catalog"> <h