Liferay 门户的问题与解答 portlet
我需要一个 portlet 来匿名发布问题并由登录用户回答。 Liferay portlet 库中有我可以使用的东西吗?
理想情况下,我需要具有如下流程的东西:
1. Someone submits the question anonymously.
2. Question is placed into queue and only people with
permissions see the unanswered questions.
3. Once the question is answered by the people with permissions
it appears on the page.
4. Older answers are archived and are available in the archive,
you could see the last several answers.
但我会采用现有的任何东西,或者我可以修改一个接近我需要的 portlet。
I need a portlet to post questions anonymously and answer them by a logged in user. Is there anything in Liferay library of portlets that I could use?
Ideally I would need something with a process like this:
1. Someone submits the question anonymously.
2. Question is placed into queue and only people with
permissions see the unanswered questions.
3. Once the question is answered by the people with permissions
it appears on the page.
4. Older answers are archived and are available in the archive,
you could see the last several answers.
but I would take whatever is there or I can modify a portlet that is close to what I need.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,没有像您描述的那样的 portlet。
我能想到的最接近的方法是使用带有 Q\A 视图的留言板。但是,我不确定是否支持匿名帖子。
Nope, there is no portlet like you describe.
The closest thing I can think of is using the Message Boards with the Q\A view. However, I'm not certain that anonymous posts are supported.