This commit is contained in:
2024-12-31 11:07:09 +01:00
parent df7915205d
commit e089172b15
1916 changed files with 165422 additions and 271 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<access component="com_highlights">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN" />
<action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE" />
<action name="core.create" title="JACTION_CREATE" description="JACTION_CREATE" />
<action name="core.delete" title="JACTION_DELETE" description="JACTION_DELETE" />
<action name="core.edit" title="JACTION_EDIT" description="JACTION_EDIT" />
<action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE" />
<action name="core.edit.own" title="JACTION_EDITOWN" description="JACTION_EDITOWN" />
</section>
</access>