diff --git a/ccm-sci-types-sciproject/application.xml b/ccm-sci-types-sciproject/application.xml deleted file mode 100644 index af07d9557..000000000 --- a/ccm-sci-types-sciproject/application.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - A project type for scientific projects. - - diff --git a/ccm-sci-types-sciproject/pdl/com/arsdigita/content-types/SciProject.pdl b/ccm-sci-types-sciproject/pdl/com/arsdigita/content-types/SciProject.pdl deleted file mode 100644 index b51157587..000000000 --- a/ccm-sci-types-sciproject/pdl/com/arsdigita/content-types/SciProject.pdl +++ /dev/null @@ -1,14 +0,0 @@ -model com.arsdigita.cms.contenttypes; - -import com.arsdigita.kernel.ACSObject; -import com.arsdigita.cms.*; - -object type SciProject extends GenericOrganizationalUnit { - - Date[0..1] projectbegin = ct_sciprojects.projectbegin DATE; - Date[0..1] projectend = ct_sciprojects.projectend DATE; - String[0..1] description = ct_sciprojects.description VARCHAR(4096); - String[0..1] funding = ct_sciprojects.funding VARCHAR(2048); - - reference key ( ct_sciprojects.project_id ); -} diff --git a/ccm-sci-types-sciproject/sql/ccm-sci-types-sciproject/postgres-create.sql b/ccm-sci-types-sciproject/sql/ccm-sci-types-sciproject/postgres-create.sql deleted file mode 100644 index a733590e2..000000000 --- a/ccm-sci-types-sciproject/sql/ccm-sci-types-sciproject/postgres-create.sql +++ /dev/null @@ -1,3 +0,0 @@ -begin; -\i ddl/postgres/create.sql -end; \ No newline at end of file diff --git a/ccm-sci-types-sciproject/src/WEB-INF/content-types/com/arsdigita/cms/contenttypes/SciProject.xml b/ccm-sci-types-sciproject/src/WEB-INF/content-types/com/arsdigita/cms/contenttypes/SciProject.xml deleted file mode 100644 index 65038e03a..000000000 --- a/ccm-sci-types-sciproject/src/WEB-INF/content-types/com/arsdigita/cms/contenttypes/SciProject.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/ccm-sci-types-sciproject/src/WEB-INF/traversal-adapters/com/arsdigita/cms/contenttypes/SciProject.xml b/ccm-sci-types-sciproject/src/WEB-INF/traversal-adapters/com/arsdigita/cms/contenttypes/SciProject.xml deleted file mode 100644 index de7c68adc..000000000 --- a/ccm-sci-types-sciproject/src/WEB-INF/traversal-adapters/com/arsdigita/cms/contenttypes/SciProject.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.config b/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.config deleted file mode 100644 index 8b74833f1..000000000 --- a/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.load b/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.load deleted file mode 100644 index 5c471a2e8..000000000 --- a/ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.load +++ /dev/null @@ -1,17 +0,0 @@ - - - -
-
- - - - -
- - - - - - - diff --git a/ccm-sci-types-sciproject/web/static/content-types/com/arsdigita/cms/contenttypes/SciProject.xsl b/ccm-sci-types-sciproject/web/static/content-types/com/arsdigita/cms/contenttypes/SciProject.xsl deleted file mode 100644 index 147068237..000000000 --- a/ccm-sci-types-sciproject/web/static/content-types/com/arsdigita/cms/contenttypes/SciProject.xsl +++ /dev/null @@ -1,19 +0,0 @@ - -]> - - - - -

-
- - -

-
- -
\ No newline at end of file