From 6127eca6382a87f2af8d30394f02fbdcd68d6495 Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 15 Mar 2009 14:35:23 +0000 Subject: [PATCH] Nachtrag zu r100 git-svn-id: https://svn.libreccm.org/ccm/trunk@93 8810af33-2d31-482b-a856-94f89814c4df --- ccm-cms-types-xmlfeed/application.xml | 2 ++ .../{ccm-ldn-xmlfeed.config => ccm-cms-types-xmlfeed.config} | 0 .../src/{ccm-ldn-xmlfeed.load => ccm-cms-types-xmlfeed.load} | 0 3 files changed, 2 insertions(+) rename ccm-cms-types-xmlfeed/src/{ccm-ldn-xmlfeed.config => ccm-cms-types-xmlfeed.config} (100%) rename ccm-cms-types-xmlfeed/src/{ccm-ldn-xmlfeed.load => ccm-cms-types-xmlfeed.load} (100%) 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