留言板

Uploading web packages

Alan Bourne,修改在7 年前。

Uploading web packages

New Member 发布: 1 加入日期: 16-8-10 最近的帖子
Hi there,

I'm not currently using Liferay, however I'm looking into the possibilities of it and if it meets our needs.

We develop mini elearning packages which I would want to upload to Liferay. A package consists of a series of html, css, images javascript etc and can run on its own, as long as its hosted on a web environment.

Is it possible to upload this to Liferay and for this to function as expected? Will users able to launch this via a link?

Any help is much appreciated.

Kind regards

Alan
thumbnail
Samuel Kong,修改在7 年前。

RE: Uploading web packages

Liferay Legend 帖子: 1902 加入日期: 08-3-10 最近的帖子
The general functionality that you described can be achieved using Liferay Portal. If you're packages are JSR-286 compliant portlets, then you're probably all set. However, if they are not, you'll probably need to either modify the packages so that they can run in Liferay Portal or create a portlet that knows how to consume your packages.