Forums de discussion

Customization of message board in liferay 7

thumbnail
Manish Yadav, modifié il y a 7 années.

Customization of message board in liferay 7

Expert Publications: 493 Date d'inscription: 26/05/12 Publications récentes
I also have same query ,I would like to edit message board jsp in order to do some changes . And which module i have to customize for that

https://github.com/liferay/com-liferay-message-boards/blob/master/message-boards-web/src/main/resources/META-INF/resources/message_boards/view_thread_message.jsp

please let me know what is process to modify jsp as until liferay 6.2 it was very much easy via hook

I have checked below URL but it's hard to understand process from below post.
https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/overriding-a-modules-jsps.
thumbnail
Olaf Kock, modifié il y a 7 années.

RE: Customization of message board in liferay 7

Liferay Legend Publications: 6403 Date d'inscription: 23/09/08 Publications récentes
Manish Yadav:
I have checked below URL but it's hard to understand process from below post.
https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/overriding-a-modules-jsps.


I guess nobody will write a new tutorial in the forums - could you let us know where you have problems with that tutorial? Also, have you tried the blade sample project mentioned at the end of that article?