module.xml 1차 정리

탭 정리
일부 permission, action 정리
This commit is contained in:
conory 2017-03-29 22:23:26 +09:00
parent 5bdd0091ec
commit fcb17fe9cf
57 changed files with 1216 additions and 1254 deletions

View file

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">모듈</title>
<title xml:lang="zh-CN">模块列表</title>
<title xml:lang="jp">モジュール</title>
<title xml:lang="en">Module</title>
<title xml:lang="vi">Module</title>
<title xml:lang="es">Módulo</title>
<title xml:lang="ru">Модули</title>
<title xml:lang="zh-TW">模組</title>
<title xml:lang="tr">Modül</title>
<description xml:lang="ko">모듈을 생성하고 관리합니다.</description>
<description xml:lang="zh-CN">生成及管理模块的模块。</description>
<description xml:lang="jp">モジュールの生成、管理するモジュールです。</description>
<description xml:lang="en">Creating/managering the other modules.</description>
<description xml:lang="vi">Module cho phép tạo và quản lý những Module khác.</description>
<description xml:lang="es">Este módulo is para crear y manejar los otros módulos.</description>
<description xml:lang="ru">Этот модуль служит для создания/управления другими модулями.</description>
<description xml:lang="zh-TW">用於建立與管理其他模組。</description>
<description xml:lang="tr">Bu modül, başka modüller oluşturmak ve yönetmek içindir.</description>
<version>1.7</version>
<date>2013-11-27</date>
<category>system</category>
<title xml:lang="ko">모듈</title>
<title xml:lang="zh-CN">模块列表</title>
<title xml:lang="jp">モジュール</title>
<title xml:lang="en">Module</title>
<title xml:lang="vi">Module</title>
<title xml:lang="es">Módulo</title>
<title xml:lang="ru">Модули</title>
<title xml:lang="zh-TW">模組</title>
<title xml:lang="tr">Modül</title>
<description xml:lang="ko">모듈을 생성하고 관리합니다.</description>
<description xml:lang="zh-CN">生成及管理模块的模块。</description>
<description xml:lang="jp">モジュールの生成、管理するモジュールです。</description>
<description xml:lang="en">Creating/managering the other modules.</description>
<description xml:lang="vi">Module cho phép tạo và quản lý những Module khác.</description>
<description xml:lang="es">Este módulo is para crear y manejar los otros módulos.</description>
<description xml:lang="ru">Этот модуль служит для создания/управления другими модулями.</description>
<description xml:lang="zh-TW">用於建立與管理其他模組。</description>
<description xml:lang="tr">Bu modül, başka modüller oluşturmak ve yönetmek içindir.</description>
<version>1.7</version>
<date>2013-11-27</date>
<category>system</category>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NAVER</name>
<name xml:lang="vi">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="en">NAVER</name>
<name xml:lang="es">NAVER</name>
<name xml:lang="ru">NAVER</name>
<name xml:lang="zh-TW">NAVER</name>
<name xml:lang="tr">NAVER</name>
</author>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NAVER</name>
<name xml:lang="vi">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="en">NAVER</name>
<name xml:lang="es">NAVER</name>
<name xml:lang="ru">NAVER</name>
<name xml:lang="zh-TW">NAVER</name>
<name xml:lang="tr">NAVER</name>
</author>
</module>

View file

@ -2,34 +2,29 @@
<module>
<grants />
<permissions>
<permission action="dispModuleSelectList" target="member" />
<permission action="getLangListByLangcodeForAutoComplete" target="manager" />
<permission action="dispModuleSelectList" target="root" />
<permission action="getLangByLangcode" target="manager" />
<permission action="getModuleAdminMultilingualHtml" target="manager" />
<permission action="getLangListByLangcodeForAutoComplete" target="manager" />
<permission action="getModuleAdminGrant" target="manager" />
<permission action="procModuleAdminInsertGrant" target="manager" />
<permission action="getModuleAdminLangCode" target="manager" />
<permission action="getModuleAdminLangListHtml" target="manager" />
<permission action="getModuleAdminLangListByName" target="manager" />
<permission action="getModuleAdminLangListByValue" target="manager" />
<permission action="getModuleAdminMultilingualHtml" target="manager" />
<permission action="procModuleAdminInsertGrant" target="manager" />
<permission action="procModuleAdminInsertLang" target="manager" />
<permission action="procModuleAdminUpdateSkinInfo" target="manager" />
</permissions>
<actions>
<action name="dispModuleSelectList" type="view" />
<action name="dispModuleSkinInfo" type="view" />
<action name="dispModuleFileBox" type="view" />
<action name="dispModuleFileBoxAdd" type="view" />
<action name="procModuleFileBoxAdd" type="controller" />
<action name="procModuleFileBoxAdd" type="controller" />
<action name="procModuleFileBoxDelete" type="controller" />
<action name="dispModuleChangeLang" type="mobile" />
<action name="getModuleSkinInfoList" type="model" />
<action name="getModuleAdminModuleList" type="model" />
<action name="getModuleAdminLangCode" type="model" />
@ -39,9 +34,11 @@
<action name="getFileBoxListHtml" type="model" />
<action name="getLangByLangcode" type="model" />
<action name="getModuleInfoByMenuItemSrl" type="model" />
<action name="dispModuleChangeLang" type="mobile" />
<!-- admin -->
<action name="procModuleFileBoxAdd" type="controller" />
<action name="procModuleFileBoxAdd" type="controller" />
<action name="procModuleFileBoxDelete" type="controller" />
<action name="dispModuleAdminContent" type="view" menu_name="installedModule" menu_index="true" admin_index="true" />
<action name="dispModuleAdminList" type="view" />
<action name="dispModuleAdminCategory" type="view" menu_name="installedModule" />
@ -52,13 +49,13 @@
<action name="dispModuleAdminCopyModule" type="view" />
<action name="dispModuleAdminLangcode" type="view" menu_name="multilingual" menu_index="true" />
<action name="dispModuleAdminFileBox" type="view" menu_name="filebox" menu_index="true" />
<action name="getModuleAdminGrant" type="model" />
<action name="getModuleAdminMultilingualHtml" type="model" />
<action name="getModuleAdminLangListHtml" type="model" />
<action name="getModuleAdminModuleSearcherHtml" type="model" />
<action name="getModuleAdminModuleInfo" type="model" />
<action name="procModuleAdminInsertCategory" type="controller" ruleset="insertCategory" />
<action name="procModuleAdminUpdateCategory" type="controller" ruleset="updateCategory" />
<action name="procModuleAdminDeleteCategory" type="controller" ruleset="deleteCategory" />