
resource-actions.default.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 7.0.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_7_0_0.dtd"> <resource-action-mapping> <model-resource> <model-name>com.liferay.knowledge.base.admin</model-name> <portlet-ref> <portlet-name>com_liferay_knowledge_base_web_portlet_AdminPortlet</portlet-name> </portlet-ref> <root>true</root> <permissions> <supports> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_FOLDER</action-key> <action-key>ADD_KB_TEMPLATE</action-key> <action-key>DELETE_KB_ARTICLES</action-key> <action-key>DELETE_KB_TEMPLATES</action-key> <action-key>IMPORT_KB_ARTICLES</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE_KB_ARTICLES_PRIORITIES</action-key> <action-key>VIEW_KB_TEMPLATES</action-key> <action-key>VIEW_SUGGESTIONS</action-key> </supports> <site-member-defaults> <action-key>SUBSCRIBE</action-key> </site-member-defaults> <guest-defaults /> <guest-unsupported> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_FOLDER</action-key> <action-key>ADD_KB_TEMPLATE</action-key> <action-key>DELETE_KB_ARTICLES</action-key> <action-key>DELETE_KB_TEMPLATES</action-key> <action-key>IMPORT_KB_ARTICLES</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE_KB_ARTICLES_PRIORITIES</action-key> <action-key>VIEW_KB_TEMPLATES</action-key> <action-key>VIEW_SUGGESTIONS</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.knowledge.base.display</model-name> <portlet-ref> <portlet-name>com_liferay_knowledge_base_web_portlet_DisplayPortlet</portlet-name> </portlet-ref> <root>true</root> <permissions> <supports> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_TEMPLATE</action-key> <action-key>ADMINISTRATOR</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>VIEW_KB_TEMPLATES</action-key> </supports> <site-member-defaults> <action-key>SUBSCRIBE</action-key> </site-member-defaults> <guest-defaults /> <guest-unsupported> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_TEMPLATE</action-key> <action-key>ADMINISTRATOR</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>VIEW_KB_TEMPLATES</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.knowledge.base.model.KBArticle</model-name> <portlet-ref> <portlet-name>com_liferay_knowledge_base_web_portlet_AdminPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>DELETE</action-key> <action-key>MOVE_KB_ARTICLE</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>SUBSCRIBE</action-key> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>DELETE</action-key> <action-key>MOVE_KB_ARTICLE</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.knowledge.base.model.KBFolder</model-name> <portlet-ref> <portlet-name>com_liferay_knowledge_base_web_portlet_AdminPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_FOLDER</action-key> <action-key>DELETE</action-key> <action-key>MOVE_KB_FOLDER</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>ADD_KB_ARTICLE</action-key> <action-key>ADD_KB_FOLDER</action-key> <action-key>DELETE</action-key> <action-key>MOVE_KB_FOLDER</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.knowledge.base.model.KBTemplate</model-name> <portlet-ref> <portlet-name>com_liferay_knowledge_base_web_portlet_AdminPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy