Extension point extended:
org.ametys.core.right.RightsExtensionPoint
Configuration:
<extension point="org.ametys.core.right.RightsExtensionPoint" id="org.ametys.plugins.news.contents.rights">
<right id="News_Right_News_Create">
<label i18n="true">PLUGINS_NEWS_RIGHT_CREATE_NEWS_LABEL</label>
<description i18n="true">PLUGINS_NEWS_RIGHT_CREATE_NEWS_DESCRIPTION</description>
<category i18n="true">plugin.cms:PLUGINS_CMS_RIGHTS_CONTENT_CREATE_CATEGORY</category>
</right>
</extension>
Extension point extended:
org.ametys.cms.contenttype.ContentTypeExtensionPoint
Configuration:
<extension point="org.ametys.cms.contenttype.ContentTypeExtensionPoint" id="org.ametys.plugins.news.Content.news" config="content-types/org.ametys.plugins.news.Content.news.xml"/>