Fórum

Customization of message board in liferay 7

thumbnail
Manish Yadav, modificado 7 Anos atrás.

Customization of message board in liferay 7

Expert Postagens: 493 Data de Entrada: 26/05/12 Postagens Recentes
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, modificado 7 Anos atrás.

RE: Customization of message board in liferay 7

Liferay Legend Postagens: 6403 Data de Entrada: 23/09/08 Postagens Recentes
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?