git-svn-id: https://svn.libreccm.org/ccm/trunk@125 8810af33-2d31-482b-a856-94f89814c4df
parent
19fb78d46b
commit
bcf4bcc9d8
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<registry>
|
||||
<config class="com.arsdigita.cms.contenttypes.PersonConfig"
|
||||
storage="ccm-cms-types-event/person.properties"/>
|
||||
</registry>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<load>
|
||||
<requires>
|
||||
<table name="inits"/>
|
||||
<table name="acs_objects"/>
|
||||
<table name="cms_items"/>
|
||||
<initializer class="com.arsdigita.cms.Initializer"/>
|
||||
</requires>
|
||||
<provides>
|
||||
<table name="ct_persons"/>
|
||||
<initializer class="com.arsdigita.cms.contenttypes.PersonInitializer"/>
|
||||
</provides>
|
||||
<scripts>
|
||||
<schema directory="ccm-cms-types-person"/>
|
||||
<data class="com.arsdigita.cms.contenttypes.PersonLoader"/>
|
||||
</scripts>
|
||||
</load>
|
||||
Loading…
Reference in New Issue