Combination View Flat View Tree View
toggle
Wasim Shaikh
Are themes and layouts will be part of Market place?
January 31, 2012 6:11 AM
Answer

Wasim Shaikh

Rank: Youngling

Posts: 0

Join Date: July 16, 2009

Recent Posts

I am planning to put some themes that I have created to put it on Marketplace. Is there any section to add custom themes and layouts.
James Falkner
RE: Are themes and layouts will be part of Market place?
January 31, 2012 8:55 AM
Answer

James Falkner

Rank: Youngling

Posts: 0

Join Date: September 17, 2010

Recent Posts

wasim shaikh:
I am planning to put some themes that I have created to put it on Marketplace. Is there any section to add custom themes and layouts.



Hey Wasim, this is a great question! And the answer is yes, since themes and layout templates are true Liferay plugins (i.e. hot deployable) you can upload those like any other Liferay app.

We will have a separate section for themes and layouts.

I plan on doing a blog post about a Marketplace update later this week.
Wasim Shaikh
RE: Are themes and layouts will be part of Market place?
February 1, 2012 1:22 AM
Answer

Wasim Shaikh

Rank: Youngling

Posts: 0

Join Date: July 16, 2009

Recent Posts

This is good news for me emoticon
Anonymous
RE: Are themes and layouts will be part of Market place?
June 26, 2012 10:57 AM
Answer

Anonymous

The file that gets deployed will be a .lpkg which is pretty much a zip file of the different wars that you want deployed. So lets say you have a theme that needs particular layout to be deployed. you would add the dependencies in the liferay-plugin-package.properties by adding
required-deployment-contexts=\
1-3-1-columns-layouttpl

Then you would include 1-3-1-columns-layouttpl.war and my-theme.war in the my-theme.lpkg file that gets uploaded to marketplace. I also hope to talk about the Resources Importer at the North American Symposium in Oct.
Hitoshi Ozawa
RE: Are themes and layouts will be part of Market place?
June 26, 2012 2:27 PM
Answer

Hitoshi Ozawa

Rank: Youngling

Posts: 0

Join Date: March 23, 2010

Recent Posts

The file that gets deployed will be a .lpkg which is pretty much a zip file of the different wars that you want deployed. So lets say you have a theme that needs particular layout to be deployed. you would add the dependencies in the liferay-plugin-package.properties by adding


This this going to be officially documented in the Liferay.com's documentation section?
Wasim Shaikh
RE: Are themes and layouts will be part of Market place?
August 2, 2012 5:30 PM
Answer

Wasim Shaikh

Rank: Youngling

Posts: 0

Join Date: July 16, 2009

Recent Posts

Hi Brad,

As per this link, we can upload *.war file, so will it automatically create LPKG file ?

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.