我怎样才能拥有“当前用户”门户组件回来了?
我已经从演示安装中关闭了“当前用户”portlet,现在无法将其打开——列表中没有这样的 portlet。
如何才能将其重新显示在页面上?
谢谢。
I have closed "Current Users" portlet from the demo installation and now can't open it back -- there is no such a portlet in a list.
How one can have it back on page?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
“当前用户”portlet 实际上只是一个已重命名的“Web 内容显示”portlet。因此,如果您在页面上添加一个“Web 内容显示”portlet 并进行设置,然后找到名为“欢迎登录”的 Web 内容(我的 ID 是 10232,但这对您来说可能不同)并将其设置为要显示的内容您将得到它。或者您可以使用以下代码添加新的网页内容:
希望这会有所帮助!
The "Current Users" portlet is in fact just a "Web Content Display" portlet that's been renamed. So if you add a "Web Content Display" portlet on to your page and set then find the piece of Web Content called: "Welcome Login" (it's ID on mine was 10232, but this may be different for you) and set that as the content to be displayed you'll get it back. Or you can add a new piece of web content with the code below:
Hope this helps!