Contribution org.nuxeo.ecm.rating.gadgets--gadget
This contribution is part of XML component org.nuxeo.ecm.rating.gadgets
inside nuxeo-rating-gadget-5.6-RC1.jar /OSGI-INF/gadgets-contrib.xml
Extension point
Extension point gadget of component service.Contributed items
XML source
<extension point="gadget" target="org.nuxeo.opensocial.gadgets.service">
<internalGadget disabled="false" name="like">
<mountPoint>/like</mountPoint>
<entryPoint>like.xml</entryPoint>
<category>Nuxeo</category>
<icon>gadget-documentLike.png</icon>
</internalGadget>
<internalGadget disabled="false" name="mostLiked">
<mountPoint>/mostLiked</mountPoint>
<entryPoint>mostLiked.xml</entryPoint>
<category>Nuxeo</category>
<icon>gadget-mostLiked.png</icon>
</internalGadget>
</extension>