#12 현재 기본 패키지에 포함된 블로그/게시판/페이지/외부페이지의 모듈 복사 기능 추가. 추가되는 모듈들도 복사할 수 있도록 module의 기본 기능으로 추가하였음

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2619 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-09-19 06:24:28 +00:00
parent 8577a213d4
commit 1d45f520e1
22 changed files with 204 additions and 4 deletions

View file

@ -8,7 +8,9 @@
<action name="dispModuleSkinInfo" type="view" standalone="true" />
<action name="dispModuleAdminCopyModule" type="view" standalone="true" />
<action name="procModuleAdminInsertCategory" type="controller" standalone="true" />
<action name="procModuleAdminUpdateCategory" type="controller" standalone="true" />
<action name="procModuleAdminCopyModule" type="controller" standalone="true" />
</actions>
</module>