Foros de discusión

Uploading web packages

Alan Bourne, modificado hace 7 años.

Uploading web packages

New Member Mensaje: 1 Fecha de incorporación: 10/08/16 Mensajes recientes
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, modificado hace 7 años.

RE: Uploading web packages

Liferay Legend Mensajes: 1902 Fecha de incorporación: 10/03/08 Mensajes recientes
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.