mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 70 core module menu setting at module.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8612 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f2cf01c94d
commit
f3df85dcca
16 changed files with 255 additions and 16 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<action name="procDocumentInsertModuleConfig" type="controller" standalone="true" />
|
||||
|
||||
<action name="dispDocumentAdminList" type="view" admin_index="true" standalone="true" menu_name="document" menu_index="true" />
|
||||
<action name="dispDocumentAdminConfig" type="view" standalone="true" menu_name="configuration" menu_index="true" />
|
||||
<action name="dispDocumentAdminConfig" type="view" standalone="true" />
|
||||
<action name="dispDocumentAdminAlias" type="view" standalone="true" menu_name="document" />
|
||||
<action name="dispDocumentAdminDeclared" type="view" standalone="true" menu_name="document" />
|
||||
<action name="dispDocumentAdminTrashList" type="view" standalone="true" menu_name="document" />
|
||||
|
|
@ -73,18 +73,5 @@
|
|||
<title xml:lang="mn">Document</title>
|
||||
<title xml:lang="tr">Document</title>
|
||||
</menu>
|
||||
<menu name="configuration">
|
||||
<title xml:lang="en">Configuration</title>
|
||||
<title xml:lang="ko">설정</title>
|
||||
<title xml:lang="zh-CN">Configuration</title>
|
||||
<title xml:lang="jp">Configuration</title>
|
||||
<title xml:lang="es">Configuration</title>
|
||||
<title xml:lang="ru">Configuration</title>
|
||||
<title xml:lang="fr">Configuration</title>
|
||||
<title xml:lang="zh-TW">Configuration</title>
|
||||
<title xml:lang="vi">Configuration</title>
|
||||
<title xml:lang="mn">Configuration</title>
|
||||
<title xml:lang="tr">Configuration</title>
|
||||
</menu>
|
||||
</menus>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue