从源代码设置 Liferay Portal 6.0

发布于 2024-10-31 11:42:59 字数 116 浏览 5 评论 0原文

我想从源代码编译并运行 Liferay 门户。我可以设置 Liferay,但不能从源代码设置,这很重要,因为我想大量编辑 Liferay。

有没有关于如何在 Liferay 6.0 中执行此操作的指南?

I want to compile and run Liferay portal from the source code. I can set up Liferay, but not from source code and this is important as I want to heavily edit Liferay.

Are there any guides out there how to do this for Liferay 6.0?

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

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

发布评论

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

评论(1

相权↑美人 2024-11-07 11:42:59

为了有合理的机会升级到下一个版本,请考虑使用插件来扩展 Liferay:许多典型的自定义都可以在钩子插件中使用,一切都可以在 ext 插件中使用。

如果您的更改是在主题和 portlet 中,那么它们可以轻松添加而不是内置。

这在开发指南中有详细记录,并且确实为您提供了所需的一切,同时将您的更改与 Liferay 的更改分开(在下一个版本中)

In order to have a reasonable chance to upgrade to the next version please consider to use plugins to extend Liferay: Many typical customizations are available in hook plugins, everything is available in the ext plugin.

If your changes are in themes and portlets, they are easily added instead of built-in.

This is well documented in the development guide and really gives you everything you need while separating your changes from Liferay's (in the next version)

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