기본 마이그레이션용 XML및 ttxml에 대해 importing 100% 가능하도록 수정. importer 0.2 commit

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3947 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-03-17 13:41:56 +00:00
parent 1b8c765148
commit c37932cc71
27 changed files with 1593 additions and 1294 deletions

View file

@ -3,6 +3,9 @@
<actions>
<action name="dispImporterAdminContent" type="view" standalone="true" admin_index="true" />
<action name="procImporterAdminImport" type="controller" standalone="true" />
<action name="procImporterAdminPreProcessing" type="controller" standalone="true" />
<action name="procImporterAdminSync" type="controller" standalone="true" />
<action name="procImporterAdminMemberImport" type="controller" standalone="true" />
<action name="procImporterAdminMessageImport" type="controller" standalone="true" />