diff --git a/ccm-cms-types-xmlfeed/application.xml b/ccm-cms-types-xmlfeed/application.xml index 2536e1cc2..0738f372e 100755 --- a/ccm-cms-types-xmlfeed/application.xml +++ b/ccm-cms-types-xmlfeed/application.xml @@ -18,6 +18,8 @@ The XML feed content type allows external XML feeds to act as data sources in the CCM system. + + It is a kind of a simplified ccm-cms-type-siteproxy content type. CCM is a collaboration and content management system which is based upon the Red Hat Web Application Framework (WAF), which is a platform for writing diff --git a/ccm-cms-types-xmlfeed/src/ccm-ldn-xmlfeed.config b/ccm-cms-types-xmlfeed/src/ccm-cms-types-xmlfeed.config similarity index 100% rename from ccm-cms-types-xmlfeed/src/ccm-ldn-xmlfeed.config rename to ccm-cms-types-xmlfeed/src/ccm-cms-types-xmlfeed.config diff --git a/ccm-cms-types-xmlfeed/src/ccm-ldn-xmlfeed.load b/ccm-cms-types-xmlfeed/src/ccm-cms-types-xmlfeed.load similarity index 100% rename from ccm-cms-types-xmlfeed/src/ccm-ldn-xmlfeed.load rename to ccm-cms-types-xmlfeed/src/ccm-cms-types-xmlfeed.load