libreccm-legacy/ccm-ldn-aplaws/bundles/standard/cfg/project.xml

175 lines
7.8 KiB
XML
Executable File

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- ======================================================================
project.xml - (ldn)STANDARD - includes a set of modules supposed to be
useful for most (or even any) Local Authorities.
Other modules are commented out but compiled into an add-on bundle to
be used by a site administrator to create a customized installation
using ccm-hostinit command.
Last checked: 2018-12
======================================================================= -->
<ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ccm="http://ccm.redhat.com/ccm-project"
ccmVersion="6.1"
name="aplaws"
prettyName="APLAWS plus Standard Spin"
version="2.3.99"
release="std-r5397"
webxml="web.xml"
portletxml="portlet.xml"
webapp="ROOT"
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">
<ccm:databases>
<ccm:database name="postgres"/>
<ccm:database name="oracle-se"/>
</ccm:databases>
<ccm:build>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- APLAWS+ set of CORE packages -->
<!-- NONE can be omitted for technical reasons / internal dependencies -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Main apps -->
<ccm:application name="ccm-core"/>
<ccm:application name="ccm-cms"/>
<!-- Content Assets -->
<!-- Content Types -->
<ccm:application name="ccm-cms-types-article"/>
<!-- Applications -->
<ccm:application name="ccm-navigation"/>
<!-- ccm-portalworkspace depends on ccm-subsite -
in class ui.PortletTypeForm -->
<ccm:application name="ccm-portalworkspace"/>
<ccm:application name="ccm-shortcuts"/>
<ccm:application name="ccm-subsite"/>
<ccm:application name="ccm-themedirector"/>
<!-- LDN core extensions -->
<ccm:application name="ccm-ldn-search"/>
<ccm:application name="ccm-ldn-terms"/>
<ccm:application name="ccm-ldn-util"/>
<!-- APLAWS bundle -->
<ccm:application name="ccm-ldn-aplaws"/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- APLAWS+ OPTIONAL packages -->
<!-- Various combinations of these packages make up specific bundles -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Standard Bundle -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Standard Bundle's Content Assets -->
<ccm:application name="ccm-cms-assets-fileattachment"/>
<ccm:application name="ccm-cms-assets-imagestep"/>
<ccm:application name="ccm-cms-assets-notes"/>
<ccm:application name="ccm-cms-assets-relatedlink"/>
<!-- Standard Bundle's Content Types -->
<ccm:application name="ccm-cms-types-decisiontree"/>
<ccm:application name="ccm-cms-types-event"/>
<ccm:application name="ccm-cms-types-externallink"/>
<ccm:application name="ccm-cms-types-filestorageitem"/>
<ccm:application name="ccm-cms-types-formitem"/>
<ccm:application name="ccm-cms-types-formsectionitem"/>
<ccm:application name="ccm-cms-types-glossaryitem"/>
<ccm:application name="ccm-cms-types-mparticle"/>
<ccm:application name="ccm-cms-types-newsitem"/>
<ccm:application name="ccm-cms-types-person"/>
<ccm:application name="ccm-cms-types-pressrelease"/>
<ccm:application name="ccm-cms-types-xmlfeed"/>
<!-- Standard Bundle's Applications -->
<ccm:application name="ccm-atoz"/> <!-- part of (default) theme -->
<ccm:application name="ccm-cms-personalcontentcomponent"/>
<ccm:application name="ccm-cms-publicpersonalprofile"/>
<ccm:application name="ccm-rssfeed"/>
<!-- Standard Bundle's LDN extensions -->
<ccm:application name="ccm-ldn-atoz"/>
<ccm:application name="ccm-ldn-dublin"/>
<ccm:application name="ccm-ldn-exporter"/>
<ccm:application name="ccm-ldn-importer"/>
<ccm:application name="ccm-ldn-types-contact"/>
<!-- <ccm:application name="ccm-ldn-types-councillor"/> -->
<ccm:application name="ccm-ldn-types-esdservice"/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- APLAWS+ potential ADD-ONS packages -->
<!-- These packages are not included in any current distribution bundle. -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Add-On Content Assets -->
<!-- <ccm:application name="ccm-cms-assets-orgaunittext"/> -->
<!-- Add-On Content Types -->
<!-- <ccm:application name="ccm-cms-types-agenda"/> -->
<!-- <ccm:application name="ccm-cms-types-bookmark"/> -->
<!-- <ccm:application name="ccm-cms-types-faqitem"/> -->
<!-- <ccm:application name="ccm-cms-types-image"/> -->
<!-- <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-minutes"/> -->
<!-- <ccm:application name="ccm-cms-types-organization"/> -->
<!-- <ccm:application name="ccm-cms-types-service"/> -->
<!-- <ccm:application name="ccm-cms-types-simpleaddress"/> -->
<!-- <ccm:application name="ccm-cms-types-siteproxy"/> -->
<!-- Add-On Applications -->
<!-- <ccm:application name="ccm-atoz-siteproxy"/> -->
<!-- <ccm:application name="ccm-auth-http"/> -->
<!--
<ccm:application name="ccm-bookmarks"/>
<ccm:application name="ccm-docrepo"/>
<ccm:application name="ccm-faq"/>
<ccm:application name="ccm-forum"/>
<ccm:application name="ccm-forum-categorised"/>
-->
<!-- Add-On LDN extensions -->
<!--
<ccm:application name="ccm-ldn-freeform"/>
<ccm:application name="ccm-ldn-portalworkspace-homepage"/>
<ccm:application name="ccm-ldn-types-organization"/>
-->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- APLAWS+ DEPRECATED packages -->
<!-- These packages are not included in any current distribution bundle -->
<!-- but are included in previous bundles and retained for backwards -->
<!-- compatibility. -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Without known functionality
DON't use it in a new installation! -->
<!-- <ccm:application name="ccm-formbuilder-pdf"/> -->
<!-- Current code does not include any xsl templates,
neither it does not appear in content center
DON'T use it in a new installation ! -->
<!-- <ccm:application name="ccm-cms-types-motditem"/> -->
<!-- WITHOUT known functionality
<ccm:application name="ccm-user-preferences"/> -->
</ccm:build>
</ccm:project>