mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
merge from 1.7.3.5(r13153:r13167)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@13168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cc47d2b247
commit
2d3f149b5a
2042 changed files with 129266 additions and 126243 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<title xml:lang="ru">Лейаут</title>
|
||||
<title xml:lang="zh-TW">版面設計</title>
|
||||
<title xml:lang="tr">Yerleşim Düzeni</title>
|
||||
<description xml:lang="ko">레이아웃을 생성/관리하는 모듈입니다.</description>
|
||||
<description xml:lang="ko">레이아웃을 생성/관리합니다.</description>
|
||||
<description xml:lang="zh-CN">生成/管理布局的模块。</description>
|
||||
<description xml:lang="jp">レイアウトを生成・管理するモジュールです。</description>
|
||||
<description xml:lang="en">This module is for creating/managing the layouts.</description>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,12 @@
|
|||
<action name="dispLayoutAdminEdit" type="view" menu_name="installedLayout" />
|
||||
<action name="dispLayoutAdminCopyLayout" type="view" />
|
||||
|
||||
<action name="getLayoutAdminSetInfoView" type="model" />
|
||||
<action name="getLayoutAdminSetHTMLCSS" type="model" />
|
||||
<action name="getLayoutAdminSiteDefaultLayout" type="model" />
|
||||
|
||||
<action name="dispLayoutPreview" type="view" />
|
||||
<action name="dispLayoutPreviewWithModule" type="view" />
|
||||
|
||||
<action name="procLayoutAdminUpdate" type="controller" ruleset="updateLayout" />
|
||||
<action name="procLayoutAdminCodeUpdate" type="controller" ruleset="codeUpdate" />
|
||||
|
|
@ -37,6 +42,8 @@
|
|||
<action name="procLayoutAdminUserLayoutImport" type="controller" standalone="true" ruleset="userLayoutImport" />
|
||||
<action name="procLayoutAdminCopyLayout" type="controller" standalone="true" />
|
||||
|
||||
<action name="getLayoutInstanceListForJSONP" type="model" />
|
||||
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="installedLayout">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue