From e855c3e19919286f07bb76e39dbed730ce570a97 Mon Sep 17 00:00:00 2001 From: jensp Date: Thu, 30 Sep 2010 14:03:18 +0000 Subject: [PATCH] Obsoletes Modul ccm-sci-types-sciproject entfernt, wurde in ccm-sci-types-organization integriert. git-svn-id: https://svn.libreccm.org/ccm/trunk@544 8810af33-2d31-482b-a856-94f89814c4df --- ccm-sci-types-sciproject/application.xml | 24 ---------------- .../arsdigita/content-types/SciProject.pdl | 14 ---------- .../postgres-create.sql | 3 -- .../arsdigita/cms/contenttypes/SciProject.xml | 28 ------------------- .../arsdigita/cms/contenttypes/SciProject.xml | 17 ----------- .../src/ccm-sci-types-sciproject.config | 4 --- .../src/ccm-sci-types-sciproject.load | 17 ----------- .../arsdigita/cms/contenttypes/SciProject.xsl | 19 ------------- 8 files changed, 126 deletions(-) delete mode 100644 ccm-sci-types-sciproject/application.xml delete mode 100644 ccm-sci-types-sciproject/pdl/com/arsdigita/content-types/SciProject.pdl delete mode 100644 ccm-sci-types-sciproject/sql/ccm-sci-types-sciproject/postgres-create.sql delete mode 100644 ccm-sci-types-sciproject/src/WEB-INF/content-types/com/arsdigita/cms/contenttypes/SciProject.xml delete mode 100644 ccm-sci-types-sciproject/src/WEB-INF/traversal-adapters/com/arsdigita/cms/contenttypes/SciProject.xml delete mode 100644 ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.config delete mode 100644 ccm-sci-types-sciproject/src/ccm-sci-types-sciproject.load delete mode 100644 ccm-sci-types-sciproject/web/static/content-types/com/arsdigita/cms/contenttypes/SciProject.xsl 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