Liferay 6.0 新功能

发布于 2024-09-12 00:20:45 字数 249 浏览 3 评论 0 原文

我最近才开始使用 Liferay 6.0。我已经下载了liferay-portal-tomcat-6.0.4_1社区版。

首先,您能给我推荐一些有关 Liferay 6.0 的网站和书籍或文章吗? (互联网上提供的都是早期版本......)

其次。我好像不太明白Liferay的结构。例如,组织、社区、用户、页面如何整合在一起?

最后,您能告诉我如何在页面上创建一个链接以指向用户本地计算机上文件系统上的目录吗?

谢谢。

I have only recently started using Liferay 6.0. I have downloaded liferay-portal-tomcat-6.0.4_1 community edition.

First of all can you please recommend me some website and books or articles for Liferay 6.0? (The ones available on the Internet are for earlier versions...)

Secondly. I don' t seem to get the structure of Liferay. For example, how do organisation, communities, users, pages all fit in together?

Lastly, could you tell me how I could make a link on a page to point to a directory on the file system at the local machine of the user?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

或十年 2024-09-19 00:20:45

了解 Liferay 的内部结构确实很困难,但并非不可能。没有主要的文档来源,人们必须在谷歌上到处搜索,然后很容易忘记事情,而无法返回到原始来源......

组织可以像真正的组织一样形成层次结构。
社区与组织具有相似的作用,但视角不同。
主要区别在于:

坚持 - 及时坚持
与出现的社区形成对比
然后消失

管理 - 用户“所属”
对于一个组织来说,这意味着
组织的管理员是
能够编辑他的个人资料。另一方面
手用户“加入”一个社区
意味着社区管理员可以
仅管理会员资格。

关系 - 组织可以
形成等级制度,而社区则是
相互独立

会员资格 - 用户“必须”属于
加入某个组织时
社区是可选的

用户组 - 与组织和位置不同,用户组没有与其关联的上下文。它们纯粹是一种方便的分组,可帮助管理员将权限和角色分配给一组用户而不是单个用户或将一组用户分配给社区。

角色定义跨门户、组织或社区的权限。有诸如在论坛中创建线程之类的功能。问题是存在跨社区、组织或整个门户等范围的论坛。因此,该门户角色授予在特定社区内的每个讨论论坛和社区角色中创建新线程的权限。

To work through Liferay internals is really tough but it's not impossible. There's no main source of documentation and people has to google around and forget things very easily without possibility to get back to the original source...

Organizations can form hierarchies as real organizations would.
Communities has similar role as organizations but from a different point of view.
The main difference consists in :

persistence - persists in time in
contrast to communities which appears
and disappears

administration - users “belong”
to an organization which means that
the the admin of an organization is
able to edit his profile. On the other
hand users “join” a community which
means that the community admin can
only manage the membership.

Relationship - organizations can
form a hierarchy while communities are
independent of each other

membership - users “must” belong
to an organization while joining a
community is optional

User groups - Unlike organizations and locations, user groups have no context associated with them. They are purely a convenience grouping that aids administrators in assigning permissions and roles to a group of users instead of individual users or assigning a group of users to a community.

Roles define permissions across the portal, an organization or across a community. There are functions like creation of a thread in a discussion forum. Problem is that there are forums across scopes like community, organization or the entire portal. So that portal role grants access to creation of a new thread in each and every discussion forum and community role just within a particular community.

娜些时光,永不杰束 2024-09-19 00:20:45

我也是 Liferay 新手,但这里是 Liferay 的一般结构,以防有人感兴趣。

  • 组织是门户管理员授权的层次结构。组织可能有子组织,由每个组织中的组织管理员管理。每个组织都可以拥有自己的页面。

  • 社区类似于组织,但不能有子社区,并且可以允许非管理员用户创建子社区。每个社区都可以有自己的页面。

  • 用户是可能拥有自己的页面并且可能属于任意数量的组织和/或社区的注册用户。

  • 页面是具有特定权限的用户只需选择预定义的布局并添加/删除 portlet 和子页面即可编辑的网页。

  • Portlet 是一种 Web 应用程序,通常作为页面的一部分在其自己的窗口(如容器)中“运行”。

I'm also a Liferay newbie but here's the general structure of Liferay in case someone is interested.

  • Organizations are a portal administrator mandated hierarchy. Organizations may have sub organizations that are administered by organization administrators in each organization. Each organization can have it's own pages.

  • Communities are like organizations but can't have sub communities and non-administrator users may be allowed to create them. Each community can have it's own pages.

  • Users are registered users who may have their own pages and may belong to any number of organizations and/or communities.

  • Pages are web pages that users with certain permissions can edit simply by selecting a predefined layout and adding/removing portlets and sub-pages.

  • Portlet is a web application that usually "runs" as part of a page in it's own window like container.

屌丝范 2024-09-19 00:20:45

您能给我推荐一些有关 Liferay 6.0 的网站和书籍或文章吗?

我们的 标签是一个很好的起点。它包含一些有用网站的所有相关信息以及一些好书的建议。并且它正在不断更新。

我似乎不明白 Liferay 的结构。例如,组织、社区、用户、页面如何整合在一起?

与以前的版本不同,用户指南< /a> 确实是了解一些基本知识的好地方 管理概念类似这样。

您能告诉我如何在页面上创建一个链接以指向用户本地计算机上文件系统上的目录吗?

我不知道你到底想要什么或者执行此操作的要求是什么,但是给出 将打开文件浏览器以选择文件,否则你可以使用 flash 来实现此目的或构造一个链接,例如 Click to pen local folder - 但这仅适用于windows 并打开浏览器本身内部的文件夹结构,并使用 IE 打开 Windows 资源管理器

can you please recommend me some website and books or articles for Liferay 6.0?

Our tag is a good place to start with. It contains all the relevant information about some useful websites and also some good books suggestion. And it is continually being updated.

I don' t seem to get the structure of Liferay. For example, how do organisation, communities, users, pages all fit in together?

Unlike for previous versions, the user-guide is really a good place to know some basic administration concepts like these.

could you tell me how I could make a link on a page to point to a directory on the file system at the local machine of the user?

I don't know exactly what you want or what is the requirement to do this, but giving <input type="file" /> would open the file browser to select a file or else you can use flash to achieve this or construct a link like <a href="file:///C:/">Click to pen local folder</a> - but this only works for windows and it opens the folder structure inside the browser itself and with IE it opens the Windows explorer.

假扮的天使 2024-09-19 00:20:45

现在,您可以访问Liferay文档来了解有关liferay的更多信息。从 v6.1 开始,没有社区。现在它有组织和站点。

Now, you can access Liferay documentation to learn more about liferay. Starting from v6.1 there are no communities. Now it has organizations and sites.

烟─花易冷 2024-09-19 00:20:45

据我所知,目前Liferay 6的书只有一本,作者是Jonas Yuan:

http://www.liferay.com/web/jonas.yuan/blog/-/blogs/liferay-book:-liferay-portal- 6-企业内网

As far as I know, currently there is only one book for Liferay 6, from Jonas Yuan:

http://www.liferay.com/web/jonas.yuan/blog/-/blogs/liferay-book:-liferay-portal-6-enterprise-intranets

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文