From 0faee19986d8f10241acc217764ec0912f0c0484 Mon Sep 17 00:00:00 2001 From: jensp Date: Thu, 24 Apr 2014 11:43:35 +0000 Subject: [PATCH] Primlary support in Mandalay for ccm-cms-types-simpleaddress git-svn-id: https://svn.libreccm.org/ccm/trunk@2621 8810af33-2d31-482b-a856-94f89814c4df --- ccm-sci-bundle/bundles/devel/cfg/project.xml | 10 +- .../web/themes/mandalay/includes/types.xsl | 1 + .../mandalay/includes/types/SimpleAddress.xsl | 462 ++++++++++++++++++ .../themes/mandalay/lang/de/SimpleAddress.xml | 38 ++ .../themes/mandalay/lang/en/SimpleAddress.xml | 38 ++ .../mandalay/settings/SimpleAddress.xml | 46 ++ 6 files changed, 593 insertions(+), 2 deletions(-) create mode 100644 ccm-sci-bundle/web/themes/mandalay/includes/types/SimpleAddress.xsl create mode 100644 ccm-sci-bundle/web/themes/mandalay/lang/de/SimpleAddress.xml create mode 100644 ccm-sci-bundle/web/themes/mandalay/lang/en/SimpleAddress.xml create mode 100644 ccm-sci-bundle/web/themes/mandalay/settings/SimpleAddress.xml diff --git a/ccm-sci-bundle/bundles/devel/cfg/project.xml b/ccm-sci-bundle/bundles/devel/cfg/project.xml index 70864c41d..993271851 100644 --- a/ccm-sci-bundle/bundles/devel/cfg/project.xml +++ b/ccm-sci-bundle/bundles/devel/cfg/project.xml @@ -8,8 +8,8 @@ ccmVersion="6.1" name="ScientificCMS" prettyName="Scientific CMS" - version="2.2.0" - release="devel-SNAPSHOT-r2548" + version="2.3.0" + release="devel-SNAPSHOT-r2620" webxml="web-sci.xml" webapp="ROOT" xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd"> @@ -134,12 +134,17 @@ + + + + + @@ -150,6 +155,7 @@ + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl index 5d848184b..643983ccf 100755 --- a/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl @@ -67,6 +67,7 @@ + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/SimpleAddress.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/SimpleAddress.xsl new file mode 100644 index 000000000..6fcd1d071 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/SimpleAddress.xsl @@ -0,0 +1,462 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+                    
+                
+
+ +
+ +
+ + + + +
+
+ +
+
+ +
+ + + + +
+
+ +
+
+ +
+ + + + +
+
+ +
+
+ +
+ + + + +
+
+ +
+
+ +
+ + + + +
+
+ +
+
+
+ + +
+ +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
+ + + + + + + + ... + + + + + /redirect/?oid= + + + + + + + + + + + + + + + + + + +
+
+
+ + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SimpleAddress.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SimpleAddress.xml new file mode 100644 index 000000000..b576d18dc --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SimpleAddress.xml @@ -0,0 +1,38 @@ + + + + + + Deutsch + 0.1 + + Adresse + Postleitzahl + Land + Telefon + Mobiltelefon: + Fax + E-Mail + Bemerkungen + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SimpleAddress.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SimpleAddress.xml new file mode 100644 index 000000000..e9dd1af5f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SimpleAddress.xml @@ -0,0 +1,38 @@ + + + + + + English + 0.1 + + Address + Postal code + Country + Phone + Mobile + Fax + Email + Notes + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/settings/SimpleAddress.xml b/ccm-sci-bundle/web/themes/mandalay/settings/SimpleAddress.xml new file mode 100644 index 000000000..5a3ffb630 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/settings/SimpleAddress.xml @@ -0,0 +1,46 @@ + + + + + + + true + 300 + 300 + true + + true + false + true + true + true + true + true + + true + true + 100 + 75 + true + true + 0 + true + + \ No newline at end of file