掲示板

Uploading web packages

7年前 に Alan Bourne によって更新されました。

Uploading web packages

New Member 投稿: 1 参加年月日: 16/08/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
7年前 に Samuel Kong によって更新されました。

RE: Uploading web packages

Liferay Legend 投稿: 1902 参加年月日: 08/03/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.