mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8551 201d5d3c-b55e-5fd7-737f-ddc643e51545
13 lines
676 B
XML
13 lines
676 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module>
|
|
<grants />
|
|
<permissions />
|
|
<actions>
|
|
<action name="dispRssAdminIndex" type="view" index="true" standalone="true" admin_index="true" />
|
|
<action name="rss" type="view" standalone="true" />
|
|
<action name="atom" type="view" standalone="true" />
|
|
<action name="procRssAdminToggleActivate" type="controller" standalone="true" />
|
|
<action name="procRssAdminInsertConfig" type="controller" standalone="true" ruleset="insertRssConfig" />
|
|
<action name="procRssAdminInsertModuleConfig" type="controller" standalone="true" ruleset="insertRssModuleConfig" />
|
|
</actions>
|
|
</module>
|