Skip to content

Instantly share code, notes, and snippets.

@ahmedeshaan
Last active August 29, 2015 14:13
Show Gist options
  • Save ahmedeshaan/f026f9a653620e56f0ef to your computer and use it in GitHub Desktop.
Save ahmedeshaan/f026f9a653620e56f0ef to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<access component="com_gallery">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN_COMPONENT_DESC" />
<action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE_COMPONENT_DESC" />
<action name="core.create" title="JACTION_CREATE" description="JACTION_CREATE_COMPONENT_DESC" />
<action name="core.delete" title="JACTION_DELETE" description="JACTION_DELETE_COMPONENT_DESC" />
<action name="core.edit" title="JACTION_EDIT" description="JACTION_EDIT_COMPONENT_DESC" />
<action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE_COMPONENT_DESC" />
</section>
</access>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment