23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<access component="com_mokosuitelibrary">
|
|
<section name="component">
|
|
<action name="core.admin" title="JACTION_ADMIN" />
|
|
<action name="core.options" title="JACTION_OPTIONS" />
|
|
<action name="core.manage" title="JACTION_MANAGE" />
|
|
<action name="core.create" title="JACTION_CREATE" />
|
|
<action name="core.delete" title="JACTION_DELETE" />
|
|
<action name="core.edit" title="JACTION_EDIT" />
|
|
<action name="library.catalog.view" title="View Catalog" />
|
|
<action name="library.catalog.edit" title="Edit Catalog Items" />
|
|
<action name="library.patrons.view" title="View Patrons" />
|
|
<action name="library.patrons.edit" title="Edit Patrons" />
|
|
<action name="library.patrons.suspend" title="Suspend Patrons" />
|
|
<action name="library.checkout" title="Process Checkouts" />
|
|
<action name="library.checkin" title="Process Returns" />
|
|
<action name="library.fines.view" title="View Fines" />
|
|
<action name="library.fines.waive" title="Waive Fines" />
|
|
<action name="library.reservations.manage" title="Manage Reservations" />
|
|
<action name="library.reports" title="View Reports" />
|
|
</section>
|
|
</access>
|