From a4e3c23b559841bc0c980b13557bb831c97d5617 Mon Sep 17 00:00:00 2001 From: jensp Date: Sat, 8 Feb 2014 14:21:07 +0000 Subject: [PATCH] Mandalay support for the new SubSiteBanner git-svn-id: https://svn.libreccm.org/ccm/trunk@2512 8810af33-2d31-482b-a856-94f89814c4df --- .../themes/mandalay/lang/de/subSiteBanner.xml | 34 +++ .../themes/mandalay/lang/en/subSiteBanner.xml | 34 +++ .../web/themes/mandalay/layout/navigation.xml | 1 + .../user/includes/mandalay/layoutParser.xsl | 198 +++++++++--------- .../themes/mandalay/user/includes/subsite.xsl | 12 ++ .../user/includes/subsite/subsiteBanner.xsl | 37 ++++ .../web/themes/mandalay/user/start.xsl | 4 +- 7 files changed, 222 insertions(+), 98 deletions(-) create mode 100644 ccm-sci-bundle/web/themes/mandalay/lang/de/subSiteBanner.xml create mode 100644 ccm-sci-bundle/web/themes/mandalay/lang/en/subSiteBanner.xml create mode 100644 ccm-sci-bundle/web/themes/mandalay/user/includes/subsite.xsl create mode 100644 ccm-sci-bundle/web/themes/mandalay/user/includes/subsite/subsiteBanner.xsl diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/subSiteBanner.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/subSiteBanner.xml new file mode 100644 index 000000000..212339d92 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/subSiteBanner.xml @@ -0,0 +1,34 @@ + + + + + Deutsch + 0.1 + + + + Die Beispiel-Firma + Die Beispiel-Organisation + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/subSiteBanner.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/subSiteBanner.xml new file mode 100644 index 000000000..6fba169bc --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/subSiteBanner.xml @@ -0,0 +1,34 @@ + + + + + Deutsch + 0.1 + + + + The Example Company + The Example Organisation + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml b/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml index c32a291af..49b470064 100755 --- a/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml +++ b/ccm-sci-bundle/web/themes/mandalay/layout/navigation.xml @@ -59,6 +59,7 @@ layout/page/header/title +