留言板

Liferay 7 Product Menu

Thirumal Reddy,修改在7 年前。

Liferay 7 Product Menu

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi All,
I am using Liferay 7 GA2.
I want customize product-navigation-product-menu-web view.jsp .
for that i created one module and added following lines in bnd.bnd file.

Fragment-Host: com.liferay.product.navigation.product.menu.web;bundle-version="2.0.3"
-sources: true
-jsp: *.jsp,*.jspf
-plugin.jsp: com.liferay.ant.bnd.jsp.JspAnalyzerPlugin

i did some changes in view.jsp but changes are not getting affected..

for other modules like roles,users changes are affected.

why changes are not affected for product-navigation-product-menu-web module.?

Thanks.
Thirumal.
Dávid Matejkov,修改在7 年前。

RE: Liferay 7 Product Menu

New Member 帖子: 18 加入日期: 15-12-15 最近的帖子
Here is a note:
The Product Menu cannot be changed by applying a new theme. To change the layout/style of the Product Menu, you must create and deploy a theme contributor.

Maybe it is the same for fragments, but I don't know.