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:
ovclas 2011-07-20 02:33:06 +00:00
parent f2cf01c94d
commit f3df85dcca
16 changed files with 255 additions and 16 deletions

View file

@ -11,4 +11,19 @@
<action name="procAddonSetupAddonAddMid" type="controller" />
<action name="procAddonSetupAddonDelMid" type="controller" />
</actions>
<menus>
<menu name="installedAddon">
<title xml:lang="en">Installed Addon</title>
<title xml:lang="ko">애드온</title>
<title xml:lang="zh-CN">Installed Addon</title>
<title xml:lang="jp">Installed Addon</title>
<title xml:lang="es">Installed Addon</title>
<title xml:lang="ru">Installed Addon</title>
<title xml:lang="fr">Installed Addon</title>
<title xml:lang="zh-TW">Installed Addon</title>
<title xml:lang="vi">Installed Addon</title>
<title xml:lang="mn">Installed Addon</title>
<title xml:lang="tr">Installed Addon</title>
</menu>
</menus>
</module>

View file

@ -5,9 +5,51 @@
<actions>
<action name="dispAdminIndex" type="view" standalone="true" index="true" />
<action name="dispAdminConfig" type="view" standalone="true" />
<action name="dispAdminMenuSetup" type="view" standalone="true" menu_name="adminMenuSetup" menu_index="true" />
<action name="procAdminRecompileCacheFile" type="controller" standalone="true" />
<action name="procAdminLogout" type="controller" standalone="true" />
<action name="getAdminFTPList" type="model" standalone="true" />
</actions>
<menus>
<menu name="adminConfiguration">
<title xml:lang="en">General</title>
<title xml:lang="ko">일반</title>
<title xml:lang="zh-CN">General</title>
<title xml:lang="jp">General</title>
<title xml:lang="es">General</title>
<title xml:lang="ru">General</title>
<title xml:lang="fr">General</title>
<title xml:lang="zh-TW">General</title>
<title xml:lang="vi">General</title>
<title xml:lang="mn">General</title>
<title xml:lang="tr">General</title>
</menu>
<menu name="adminMenuSetup">
<title xml:lang="en">Admin Menu Setup</title>
<title xml:lang="ko">관리자 메뉴 설정</title>
<title xml:lang="zh-CN">Admin Menu Setup</title>
<title xml:lang="jp">Admin Menu Setup</title>
<title xml:lang="es">Admin Menu Setup</title>
<title xml:lang="ru">Admin Menu Setup</title>
<title xml:lang="fr">Admin Menu Setup</title>
<title xml:lang="zh-TW">Admin Menu Setup</title>
<title xml:lang="vi">Admin Menu Setup</title>
<title xml:lang="mn">Admin Menu Setup</title>
<title xml:lang="tr">Admin Menu Setup</title>
</menu>
<menu name="theme">
<title xml:lang="en">Theme</title>
<title xml:lang="ko">테마</title>
<title xml:lang="zh-CN">Theme</title>
<title xml:lang="jp">Theme</title>
<title xml:lang="es">Theme</title>
<title xml:lang="ru">Theme</title>
<title xml:lang="fr">Theme</title>
<title xml:lang="zh-TW">Theme</title>
<title xml:lang="vi">Theme</title>
<title xml:lang="mn">Theme</title>
<title xml:lang="tr">Theme</title>
</menu>
</menus>
</module>

View file

@ -9,4 +9,19 @@
<action name="procAutoinstallAdminUpdateinfo" type="controller" standalone="true" />
<action name="procAutoinstallAdminPackageinstall" type="controller" standalone="true" />
</actions>
<menus>
<menu name="easyInstall">
<title xml:lang="en">Easy Install</title>
<title xml:lang="ko">쉬운설치</title>
<title xml:lang="zh-CN">Easy Install</title>
<title xml:lang="jp">Easy Install</title>
<title xml:lang="es">Easy Install</title>
<title xml:lang="ru">Easy Install</title>
<title xml:lang="fr">Easy Install</title>
<title xml:lang="zh-TW">Easy Install</title>
<title xml:lang="vi">Easy Install</title>
<title xml:lang="mn">Easy Install</title>
<title xml:lang="tr">Easy Install</title>
</menu>
</menus>
</module>

View file

@ -4,8 +4,8 @@
<permissions />
<actions>
<action name="getCommentMenu" type="model" standalone="true" />
<action name="dispCommentAdminList" type="view" admin_index="true" standalone="true" />
<action name="dispCommentAdminDeclared" type="view" standalone="true" />
<action name="dispCommentAdminList" type="view" admin_index="true" standalone="true" menu_name="comment" menu_index="true" />
<action name="dispCommentAdminDeclared" type="view" standalone="true" menu_name="comment" />
<action name="procCommentVoteUp" type="controller" standalone="true" />
<action name="procCommentVoteDown" type="controller" standalone="true" />
<action name="procCommentDeclare" type="controller" standalone="true" />
@ -14,4 +14,19 @@
<action name="procCommentAdminDeleteChecked" type="controller" standalone="true" ruleset="deleteChecked" />
<action name="procCommentAdminCancelDeclare" type="controller" standalone="true" />
</actions>
<menus>
<menu name="comment">
<title xml:lang="en">Comment</title>
<title xml:lang="ko">댓글</title>
<title xml:lang="zh-CN">Comment</title>
<title xml:lang="jp">Comment</title>
<title xml:lang="es">Comment</title>
<title xml:lang="ru">Comment</title>
<title xml:lang="fr">Comment</title>
<title xml:lang="zh-TW">Comment</title>
<title xml:lang="vi">Comment</title>
<title xml:lang="mn">Comment</title>
<title xml:lang="tr">Comment</title>
</menu>
</menus>
</module>

View file

@ -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>

View file

@ -25,4 +25,19 @@
<action name="procEditorLoadSavedDocument" type="controller" standalone="true" />
</actions>
<menus>
<menu name="editor">
<title xml:lang="en">WYSIWYG Editor</title>
<title xml:lang="ko">에디터</title>
<title xml:lang="zh-CN">WYSIWYG Editor</title>
<title xml:lang="jp">WYSIWYG Editor</title>
<title xml:lang="es">WYSIWYG Editor</title>
<title xml:lang="ru">WYSIWYG Editor</title>
<title xml:lang="fr">WYSIWYG Editor</title>
<title xml:lang="zh-TW">WYSIWYG Editor</title>
<title xml:lang="vi">WYSIWYG Editor</title>
<title xml:lang="mn">WYSIWYG Editor</title>
<title xml:lang="tr">WYSIWYG Editor</title>
</menu>
</menus>
</module>

View file

@ -15,4 +15,32 @@
<action name="procFileAdminInsertConfig" type="controller" standalone="true" ruleset="insertConfig" />
<action name="procFileAdminInsertModuleConfig" type="controller" standalone="true" ruleset="fileModuleConfig" />
</actions>
<menus>
<menu name="file">
<title xml:lang="en">File</title>
<title xml:lang="ko">파일</title>
<title xml:lang="zh-CN">File</title>
<title xml:lang="jp">File</title>
<title xml:lang="es">File</title>
<title xml:lang="ru">File</title>
<title xml:lang="fr">File</title>
<title xml:lang="zh-TW">File</title>
<title xml:lang="vi">File</title>
<title xml:lang="mn">File</title>
<title xml:lang="tr">File</title>
</menu>
<menu name="fileUpload">
<title xml:lang="en">File Upload</title>
<title xml:lang="ko">파일 업로드</title>
<title xml:lang="zh-CN">File Upload</title>
<title xml:lang="jp">File Upload</title>
<title xml:lang="es">File Upload</title>
<title xml:lang="ru">File Upload</title>
<title xml:lang="fr">File Upload</title>
<title xml:lang="zh-TW">File Upload</title>
<title xml:lang="vi">File Upload</title>
<title xml:lang="mn">File Upload</title>
<title xml:lang="tr">File Upload</title>
</menu>
</menus>
</module>

View file

@ -14,4 +14,19 @@
<action name="procImporterAdminModuleImport" type="controller" standalone="true" />
<action name="procImporterAdminTTXMLImport" type="controller" standalone="true" />
</actions>
<menus>
<menu name="importer">
<title xml:lang="en">Data Migration</title>
<title xml:lang="ko">데이터 이전</title>
<title xml:lang="zh-CN">Data Migration</title>
<title xml:lang="jp">Data Migration</title>
<title xml:lang="es">Data Migration</title>
<title xml:lang="ru">Data Migration</title>
<title xml:lang="fr">Data Migration</title>
<title xml:lang="zh-TW">Data Migration</title>
<title xml:lang="vi">Data Migration</title>
<title xml:lang="mn">Data Migration</title>
<title xml:lang="tr">Data Migration</title>
</menu>
</menus>
</module>

View file

@ -30,4 +30,19 @@
<action name="procLayoutAdminUserLayoutImport" type="controller" standalone="true" ruleset="userLayoutImport" />
</actions>
<menus>
<menu name="installedLayout">
<title xml:lang="en">Installed Layout</title>
<title xml:lang="ko">레이아웃</title>
<title xml:lang="zh-CN">Installed Layout</title>
<title xml:lang="jp">Installed Layout</title>
<title xml:lang="es">Installed Layout</title>
<title xml:lang="ru">Installed Layout</title>
<title xml:lang="fr">Installed Layout</title>
<title xml:lang="zh-TW">Installed Layout</title>
<title xml:lang="vi">Installed Layout</title>
<title xml:lang="mn">Installed Layout</title>
<title xml:lang="tr">Installed Layout</title>
</menu>
</menus>
</module>

View file

@ -14,12 +14,14 @@
<action name="procMenuAdminUpdate" type="controller" standalone="true" ruleset="updateMenuTitle" />
<action name="procMenuAdminDelete" type="controller" standalone="true" />
<action name="procMenuAdminInsertItem" type="controller" standalone="true" ruleset="insertMenuItem" />
<action name="procMenuAdminInsertItemForAdminMenu" type="controller" standalone="true" />
<action name="procMenuAdminDeleteItem" type="controller" standalone="true" />
<action name="procMenuAdminMakeXmlFile" type="controller" standalone="true" />
<action name="procMenuAdminMoveItem" type="controller" standalone="true" />
<action name="procMenuAdminUploadButton" type="controller" standalone="true" />
<action name="procMenuAdminDeleteButton" type="controller" standalone="true" />
<action name="procMenuAdminAllActList" type="controller" standalone="true" />
<action name="dispMenuMenu" type="mobile" standalone="true" />
</actions>

View file

@ -41,4 +41,19 @@
<action name="dispModuleChangeLang" type="mobile" />
</actions>
<menus>
<menu name="installedModule">
<title xml:lang="en">Installed Module</title>
<title xml:lang="ko">모듈</title>
<title xml:lang="zh-CN">Installed Module</title>
<title xml:lang="jp">Installed Module</title>
<title xml:lang="es">Installed Module</title>
<title xml:lang="ru">Installed Module</title>
<title xml:lang="fr">Installed Module</title>
<title xml:lang="zh-TW">Installed Module</title>
<title xml:lang="vi">Installed Module</title>
<title xml:lang="mn">Installed Module</title>
<title xml:lang="tr">Installed Module</title>
</menu>
</menus>
</module>

View file

@ -17,4 +17,19 @@
<action name="procPointAdminReCal" type="controller" standalone="true" />
<action name="getMembersPointInfo" type="model" standalone="true" />
</actions>
<menus>
<menu name="point">
<title xml:lang="en">Point</title>
<title xml:lang="ko">포인트</title>
<title xml:lang="zh-CN">Point</title>
<title xml:lang="jp">Point</title>
<title xml:lang="es">Point</title>
<title xml:lang="ru">Point</title>
<title xml:lang="fr">Point</title>
<title xml:lang="zh-TW">Point</title>
<title xml:lang="vi">Point</title>
<title xml:lang="mn">Point</title>
<title xml:lang="tr">Point</title>
</menu>
</menus>
</module>

View file

@ -18,4 +18,19 @@
<action name="procPollAdminDeleteChecked" type="controller" standalone="true" ruleset="deleteChecked" />
<action name="procPollAdminInsertConfig" type="controller" standalone="true" ruleset="insertConfig" />
</actions>
<menus>
<menu name="poll">
<title xml:lang="en">Poll</title>
<title xml:lang="ko">투표</title>
<title xml:lang="zh-CN">Poll</title>
<title xml:lang="jp">Poll</title>
<title xml:lang="es">Poll</title>
<title xml:lang="ru">Poll</title>
<title xml:lang="fr">Poll</title>
<title xml:lang="zh-TW">Poll</title>
<title xml:lang="vi">Poll</title>
<title xml:lang="mn">Poll</title>
<title xml:lang="tr">Poll</title>
</menu>
</menus>
</module>

View file

@ -13,4 +13,19 @@
<action name="procSpamfilterAdminInsertDeniedWord" type="controller" standalone="true" ruleset="insertDeniedWord" />
<action name="procSpamfilterAdminDeleteDeniedWord" type="controller" standalone="true" ruleset="deleteDeniedWord" />
</actions>
<menus>
<menu name="spamFilter">
<title xml:lang="en">Spam Filter</title>
<title xml:lang="ko">스팸필터</title>
<title xml:lang="zh-CN">Spam Filter</title>
<title xml:lang="jp">Spam Filter</title>
<title xml:lang="es">Spam Filter</title>
<title xml:lang="ru">Spam Filter</title>
<title xml:lang="fr">Spam Filter</title>
<title xml:lang="zh-TW">Spam Filter</title>
<title xml:lang="vi">Spam Filter</title>
<title xml:lang="mn">Spam Filter</title>
<title xml:lang="tr">Spam Filter</title>
</menu>
</menus>
</module>

View file

@ -13,4 +13,19 @@
<action name="procTrackbackAdminInsertConfig" type="controller" standalone="true" />
<action name="procTrackbackAdminInsertModuleConfig" type="controller" standalone="true" />
</actions>
<menus>
<menu name="trackback">
<title xml:lang="en">Trackback</title>
<title xml:lang="ko">트랙백</title>
<title xml:lang="zh-CN">Trackback</title>
<title xml:lang="jp">Trackback</title>
<title xml:lang="es">Trackback</title>
<title xml:lang="ru">Trackback</title>
<title xml:lang="fr">Trackback</title>
<title xml:lang="zh-TW">Trackback</title>
<title xml:lang="vi">Trackback</title>
<title xml:lang="mn">Trackback</title>
<title xml:lang="tr">Trackback</title>
</menu>
</menus>
</module>

View file

@ -22,4 +22,19 @@
<action name="procWidgetStyleExtraImageUpload" type="controller" standalone="true" />
<action name="procWidgetStyleGenerateCodeInPage" type="controller" standalone="true" />
</actions>
<menus>
<menu name="installedWidget">
<title xml:lang="en">Installed Widget</title>
<title xml:lang="ko">위젯</title>
<title xml:lang="zh-CN">Installed Widget</title>
<title xml:lang="jp">Installed Widget</title>
<title xml:lang="es">Installed Widget</title>
<title xml:lang="ru">Installed Widget</title>
<title xml:lang="fr">Installed Widget</title>
<title xml:lang="zh-TW">Installed Widget</title>
<title xml:lang="vi">Installed Widget</title>
<title xml:lang="mn">Installed Widget</title>
<title xml:lang="tr">Installed Widget</title>
</menu>
</menus>
</module>