Hi,
I plan to submit soonly a portlet plugin to the Marketplace. I would like to include an icon, but i have not yet found a guidance to do this. I noticed other portlet plugins have a liferay-releng.properties, and an image is placed in WEB-INF/releng/icons/90x90.png. I also found out in the source code of
PluginSummaryBuilder, it was looking for an icon at WEB-INF/releng/icons/90x90.png. So i added my .png icon here with the recommended size 90 x 90. So far, so good.
But when i deploy manually the application (.war) in my portal, this icon is not displayed in the application manager screen, the default plugin image is displayed instead. I noticed it is the same for some existing marketplace plugins, for example see the screenshot attached: the knowledge-base portlet has an icon but Kaleo-web has the default icon, though they both have an image defined in their respective WEB-INF/releng/icons/90x90.png.
So here are my questions:
1/ Is there a documentation, or any blog post describing how to add an icon?
2/ Why some icons are not displayed in application manager, such Kaleo example?
Thanks in advance!
Please sign in to flag this as inappropriate.