Aktualisierung der zes Konfiguratiuon.
git-svn-id: https://svn.libreccm.org/ccm/trunk@658 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
90ac81b6b3
commit
932060e3d2
|
|
@ -31,13 +31,13 @@ ccm-cms-types-formsectionitem
|
|||
# -- ccm-cms-types-inlinesite
|
||||
# -- ccm-cms-types-job
|
||||
# -- ccm-cms-types-legalnotice
|
||||
ccm-cms-types-member
|
||||
# ccm-cms-types-member
|
||||
# -- ccm-cms-types-minutes
|
||||
# -- ccm-cms-types-motditem
|
||||
|
||||
ccm-cms-types-mparticle
|
||||
ccm-cms-types-newsitem
|
||||
# -- ccm-cms-types-organization
|
||||
ccm-cms-types-person
|
||||
# -- ccm-cms-types-pressrelease
|
||||
# -- ccm-cms-types-researchnetwork
|
||||
# -- ccm-cms-types-service
|
||||
|
|
@ -45,8 +45,6 @@ ccm-cms-types-siteproxy
|
|||
# -- xmlfeed wird moeglicherweise ebenfalls nicht gebraucht
|
||||
ccm-cms-types-xmlfeed
|
||||
|
||||
ccm-sci-types-organization
|
||||
|
||||
# Applications
|
||||
# ------------
|
||||
# -- ccm-auth-http
|
||||
|
|
@ -80,7 +78,9 @@ ccm-ldn-util
|
|||
|
||||
# sci extensions
|
||||
# --------------
|
||||
#ccm-sci-publications
|
||||
ccm-cms-dabinimporter
|
||||
ccm-sci-publications
|
||||
ccm-sci-types-organization
|
||||
# integration layer
|
||||
ccm-zes-aplaws
|
||||
|
||||
|
|
|
|||
|
|
@ -95,7 +95,9 @@ com.arsdigita.london.theme.file_extensions=bmp gif jpeg jpg png css js png xsl x
|
|||
|
||||
; =============================================================================================
|
||||
; devel specific configurations
|
||||
|
||||
waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/zes-test?user\=zes&password\=zes47web
|
||||
; waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/zes-testupd?user\=zes&password\=zes47web
|
||||
waf.runtime.jdbc_pool_size=80
|
||||
|
||||
waf.web.server=localhost\:8080
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
ccmVersion="6.1"
|
||||
name="aplaws-zes"
|
||||
prettyName="APLAWS plus"
|
||||
version="1-1-0"
|
||||
release="beta-1"
|
||||
version="1-1-1"
|
||||
release="beta-2"
|
||||
webxml="web.xml-aplaws"
|
||||
webapp="ROOT"
|
||||
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">
|
||||
|
|
@ -49,9 +49,7 @@
|
|||
<!-- <ccm:application name="ccm-cms-types-inlinesite"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-job"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-legalnotice"/> -->
|
||||
|
||||
<!-- <ccm:application name="ccm-cms-types-member"/> -->
|
||||
|
||||
<!-- <ccm:application name="ccm-cms-types-member"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-minutes"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-motditem"/> -->
|
||||
<ccm:application name="ccm-cms-types-mparticle"/>
|
||||
|
|
@ -59,6 +57,7 @@
|
|||
|
||||
<!-- <ccm:application name="ccm-cms-types-organization"/> -->
|
||||
|
||||
<ccm:application name="ccm-cms-types-person"/>
|
||||
<!-- <ccm:application name="ccm-cms-types-pressrelease"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-researchnetwork"/> -->
|
||||
<!-- <ccm:application name="ccm-cms-types-service"/> -->
|
||||
|
|
@ -66,14 +65,12 @@
|
|||
<!-- xmlfeed may not be needed by ZeS, too -->
|
||||
<ccm:application name="ccm-cms-types-xmlfeed"/>
|
||||
|
||||
<ccm:application name="ccm-sci-types-organization"/>
|
||||
|
||||
<!-- Applications -->
|
||||
<!-- - - - - - - -->
|
||||
<!-- <ccm:application name="ccm-auth-http"/> -->
|
||||
<!-- <ccm:application name="ccm-bookmarks"/> -->
|
||||
<!-- temporarily excluded, produces errors in the build process
|
||||
<ccm:application name="ccm-docmngr"/> -->
|
||||
<!-- <ccm:application name="ccm-docmngr"/> -->
|
||||
<!-- <ccm:application name="ccm-formbuilder-pdf"/> -->
|
||||
<ccm:application name="ccm-forum"/>
|
||||
<ccm:application name="ccm-simplesurvey"/>
|
||||
|
|
@ -86,9 +83,9 @@
|
|||
<!-- <ccm:application name="ccm-ldn-aplaws"/> -->
|
||||
<!-- <ccm:application name="ccm-ldn-atoz"/> -->
|
||||
<!-- <ccm:application name="ccm-ldn-dublin"/> -->
|
||||
<ccm:application name="ccm-ldn-exporter"/>
|
||||
<!-- <ccm:application name="ccm-ldn-exporter"/> -->
|
||||
<!-- <ccm:application name="ccm-ldn-freeform"/> -->
|
||||
<ccm:application name="ccm-ldn-importer"/>
|
||||
<!-- <ccm:application name="ccm-ldn-importer"/> -->
|
||||
<ccm:application name="ccm-ldn-navigation"/>
|
||||
<ccm:application name="ccm-ldn-portal"/>
|
||||
<ccm:application name="ccm-ldn-rss"/>
|
||||
|
|
@ -102,6 +99,8 @@
|
|||
|
||||
<!-- ZeS extension -->
|
||||
<!-- - - - - - - - -->
|
||||
<ccm:application name="ccm-cms-dabinimporter" />
|
||||
<ccm:application name="ccm-sci-types-organization"/>
|
||||
<ccm:application name="ccm-sci-publications"/>
|
||||
<ccm:application name="ccm-zes-aplaws"/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue