留言板

Versioning for Threads

thumbnail
Anil Sunkari,修改在12 年前。

Versioning for Threads

Expert 帖子: 427 加入日期: 09-8-12 最近的帖子
Hello All,

I just wants to implement versioning for threads in Message Board portlet.Can anyone suggest me their views.I am working on Liferay-portal-6.0.5.

Regards,
Anil Sunkari
+91-8106855543
thumbnail
Mika Koivisto,修改在12 年前。

RE: Versioning for Threads

Liferay Legend 帖子: 1519 加入日期: 06-8-7 最近的帖子
The message board portlet does not support versioning. What's your use case for versioning the threads?
thumbnail
Anil Sunkari,修改在12 年前。

RE: Versioning for Threads

Expert 帖子: 427 加入日期: 09-8-12 最近的帖子
Hi Mika,

Mika Koivisto:
The message board portlet does not support versioning. What's your use case for versioning the threads?


Thanks for your response.As my actual use case is once we post a thread.Since then once it got any response thereafter it must not allow us to edit the root thread anymore & if not , here in this case we thought of auditing the threads in version manner may be......

Regards,
Anil Sunkari
thumbnail
Mika Koivisto,修改在12 年前。

RE: Versioning for Threads

Liferay Legend 帖子: 1519 加入日期: 06-8-7 最近的帖子
You could actually achieve that with a hook that modifies the owner permissions of the root message and removes update permission from owner after someone posts a response.
thumbnail
Anil Sunkari,修改在12 年前。

RE: Versioning for Threads

Expert 帖子: 427 加入日期: 09-8-12 最近的帖子
Hi Mika,

Mika Koivisto:
You could actually achieve that with a hook that modifies the owner permissions of the root message and removes update permission from owner after someone posts a response.


thanks for your suggestion as i exactly worked on hook but i'm not sure about my permission handling.Can you suggest me any quick way for this ......... or any specific process to achieve this.........

Note : As i found while surfing about this feature i.e; Liferay Staff are working on this feature implementation,as many of us having same requirements meanwhile.

Thanks,
Anil Sunkari