git-svn-id: https://svn.libreccm.org/ccm/trunk@118 8810af33-2d31-482b-a856-94f89814c4df
parent
a17c81038b
commit
0296b1bed4
|
|
@ -1,5 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<registry>
|
|
||||||
<config class="com.arsdigita.cms.contenttypes.PersonConfig"
|
|
||||||
storage="ccm-cms-types-person/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