diff --git a/ccm-cms-types-organization/pdl/com/arsdigita/content-types/Organization.pdl b/ccm-cms-types-organization/pdl/com/arsdigita/content-types/Organization.pdl index 390f02242..e33b264a0 100755 --- a/ccm-cms-types-organization/pdl/com/arsdigita/content-types/Organization.pdl +++ b/ccm-cms-types-organization/pdl/com/arsdigita/content-types/Organization.pdl @@ -25,7 +25,7 @@ object type Organization extends ContentPage { String [0..1] link = ct_organization.link VARCHAR(1000); String [0..1] contact = ct_organization.contact VARCHAR(2000); - BigDecimal[0..1] imageID = ct_organization.image_id; +// BigDecimal[0..1] imageID = ct_organization.image_id; composite ImageAsset[0..1] image = join ct_organization.image_id to cms_images.image_id; reference key (ct_organization.organization_item_id); diff --git a/ccm-gen-aplaws/bundles/devel/cfg/applications.cfg b/ccm-gen-aplaws/bundles/devel/cfg/applications.cfg index 4088e6a87..ade24cb58 100755 --- a/ccm-gen-aplaws/bundles/devel/cfg/applications.cfg +++ b/ccm-gen-aplaws/bundles/devel/cfg/applications.cfg @@ -13,62 +13,60 @@ ccm-cms-assets-relatedlink ## -- ccm-ldn-dublin # Content types -# -- ccm-cms-types-address -# -- ccm-cms-types-agenda +ccm-cms-types-address +ccm-cms-types-agenda ccm-cms-types-article ccm-cms-types-bookmark -# -- ccm-cms-types-contact +ccm-cms-types-contact ccm-cms-types-event ccm-cms-types-faqitem ccm-cms-types-filestorageitem ccm-cms-types-formitem ccm-cms-types-formsectionitem ccm-cms-types-glossaryitem -# -- ccm-cms-types-htmlform -# -- ccm-cms-types-inlinesite -# -- ccm-cms-types-job -# -- ccm-cms-types-legalnotice +ccm-cms-types-htmlform +ccm-cms-types-inlinesite +ccm-cms-types-job +ccm-cms-types-legalnotice ccm-cms-types-member -# -- ccm-cms-types-minutes -# -- ccm-cms-types-motditem +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 +ccm-cms-types-organization +ccm-cms-types-person +ccm-cms-types-pressrelease +ccm-cms-types-service # ## Fuer OpenCCM aktivieren: -# -- ccm-cms-types-siteproxy -# -- ccm-cms-types-xmlfeed +ccm-cms-types-siteproxy +ccm-cms-types-xmlfeed + +ccm-sci-publications +ccm-sci-types-organization + # Applications # ------------ -# -- ccm-auth-http -# -- ccm-bookmarks -ccm-docmgr -# -- ccm-formbuilder-pdf +ccm-bookmarks +ccm-formbuilder-pdf ccm-forum -# ccm-forum-categorised -# ccm-portalserver +ccm-forum-categorised ccm-portalserver ccm-portalworkspace # -- ccm-simplesurvey ccm-themedirector -# ccm-user-preferences -# -- ccm-weblog -# -- ccm-webpage +ccm-user-preferences +ccm-weblog # ldn extensions # -------------- -# -- ccm-ldn-aplaws # -- ccm-ldn-atoz -# -- ccm-ldn-dublin +ccm-ldn-dublin # -- ccm-ldn-exporter -# -- ccm-ldn-freeform -# -- ccm-ldn-importer +ccm-ldn-freeform +ccm-ldn-importer ccm-ldn-navigation -# ccm-ldn-rss +ccm-ldn-rss ccm-ldn-search ccm-ldn-shortcuts ccm-ldn-subsite diff --git a/environment/project.xml.complete b/environment/project.xml.complete index c3b4ef380..fabe3db41 100755 --- a/environment/project.xml.complete +++ b/environment/project.xml.complete @@ -3,14 +3,16 @@ - + ccmVersion="6.1" + name="aplaws-zes" + prettyName="APLAWS plus" + version="1-1-2" + release="-complete" + webxml="web.xml-aplaws" + webapp="ROOT" + xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd"> @@ -27,7 +29,6 @@ - @@ -35,47 +36,70 @@ + + + + + + + + - + + + - - + + + + - + + + + + + +