Removed deprecated templates/directories
authorRoland Häder <roland@mxchange.org>
Sat, 14 Mar 2009 01:51:32 +0000 (01:51 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 14 Mar 2009 01:51:32 +0000 (01:51 +0000)
12 files changed:
.gitattributes
templates/de/.htaccess [deleted file]
templates/de/code/.htaccess [deleted file]
templates/de/code/emergency_exit.ctp [deleted file]
templates/de/code/footer_msg.ctp [deleted file]
templates/de/html/.htaccess [deleted file]
templates/images/.htaccess [deleted file]
templates/images/_cache/.htaccess [deleted file]
templates/images/de/.htaccess [deleted file]
templates/images/de/image/.htaccess [deleted file]
templates/images/de/image/base_image.itp [deleted file]
templates/images/de/image/emergency_exit.itp [deleted file]

index 6f1ab9e54f08f3bb266959a527ae994b1e572fd7..d27ef43b139c03987bde3c7fbf3b168f63b33109 100644 (file)
@@ -507,17 +507,6 @@ inc/selector.php -text
 /svn-externals.txt -text
 templates/.htaccess -text
 templates/_compiled/.htaccess -text
 /svn-externals.txt -text
 templates/.htaccess -text
 templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/html/.htaccess -text
-templates/images/.htaccess -text
-templates/images/_cache/.htaccess -text
-templates/images/de/.htaccess -text
-templates/images/de/image/.htaccess -text
-templates/images/de/image/base_image.itp -text
-templates/images/de/image/emergency_exit.itp -text
 tests/ConfigTest.php -text
 tests/RegistryTest.php -text
 tests/RequestTest.php -text
 tests/ConfigTest.php -text
 tests/RegistryTest.php -text
 tests/RequestTest.php -text
diff --git a/templates/de/.htaccess b/templates/de/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/de/code/.htaccess b/templates/de/code/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/de/code/emergency_exit.ctp b/templates/de/code/emergency_exit.ctp
deleted file mode 100644 (file)
index e974daf..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-{?header:title="Problem in application framework detected!"?}
-
-<div id="emergency_message">
-       $content[message]
-</div>
-
-<div id="emergency_backtrace">
-       <div id="backtrace_header">
-               File inclusion backtrace:
-       </div>
-       <div id="backtrace_content">
-               $content[backtrace]
-       </div>
-</div>
-
-<div id="stats_box">
-       <div id="stats_header">
-               Statistics
-       </div>
-       <div id="stats_objects">
-               Total objects: $content[total_objects]
-       </div>
-       <div id="stats_includes">
-               Loaded class files: $content[total_includes]
-               <span class="hint">(Including exception and interfaces.)</span>
-       </div>
-</div>
-
-{?footer_msg:footer_msg="Please contact the support and supply the full above message, if you think you are not qualified to fix this problem."?}
diff --git a/templates/de/code/footer_msg.ctp b/templates/de/code/footer_msg.ctp
deleted file mode 100644 (file)
index fb1de36..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-       <div id="footer_message">
-               $content[footer_msg]
-       </div>
-
-</div> <!-- masterbox //-->
-
-</body>
-</html>
diff --git a/templates/de/html/.htaccess b/templates/de/html/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/images/.htaccess b/templates/images/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/images/_cache/.htaccess b/templates/images/_cache/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/images/de/.htaccess b/templates/images/de/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/images/de/image/.htaccess b/templates/images/de/image/.htaccess
deleted file mode 100644 (file)
index 3a42882..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
diff --git a/templates/images/de/image/base_image.itp b/templates/images/de/image/base_image.itp
deleted file mode 100644 (file)
index 6501b56..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
-<image>
-       <type value="{?image_type?}" />
-       <base>
-               <name value="{?image_name?}" />
-       </base>
-       <resolution>
-               <width value="{?image_width?}" />
-               <height value="{?image_height?}" />
-       </resolution>
-       <background-color>
-               <red value="{?image_bg_red?}" />
-               <green value="{?image_bg_green?}" />
-               <blue value="{?image_bg_blue?}" />
-       </background-color>
-       <foreground-color>
-               <red value="{?image_fg_red?}" />
-               <green value="{?image_fg_green?}" />
-               <blue value="{?image_fg_blue?}" />
-       </foreground-color>
-       <image-string value="groupable">
-               <string-name value="{?image_string_name?}" />
-               <x value="{?image_x?}" />
-               <y value="{?image_y?}" />
-               <font-size value="{?image_size?}" />
-               <text value="{?image_string?}" />
-       </image-string>
-</image>
diff --git a/templates/images/de/image/emergency_exit.itp b/templates/images/de/image/emergency_exit.itp
deleted file mode 100644 (file)
index f8abcd6..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php
-// Needed in every image template to initialy set the image type
-$helper = ImageHelper::createImageHelper($this, "png");
-$helper->setImageName("emergency_exit");
-$helper->setBaseImage("base_image");
-
-// Set image dimensions
-$helper->setWidth(250);
-$helper->setHeight(100);
-
-// Background and foreground color
-$helper->setBackgroundColorRedGreenBlue(0xA0, 0x00, 0x30);
-$helper->setForegroundColorRedGreenBlue(0xFF, 0xFF, 0xFF);
-
-// Add header line
-$helper->addTextLine("header");
-$helper->setCoord(48, 10);
-$helper->setFontSize(5);
-$helper->setImageString("Fehler-Code: {?code?}");
-
-// Add info line
-$helper->addTextLine("info");
-$helper->setCoord(108, 40);
-$helper->setFontSize(5);
-$helper->setImageString("Info:");
-
-// Add extra line
-$helper->addTextLine("extra");
-$helper->setCoord(10, 70);
-$helper->setFontSize(2);
-$helper->setImageString("{?extra?}");
-
-// Flush content to the template engine
-$helper->flushContent();
-
-// Comment this out if image is done
-//$this->debugInstance();
-
-// [EOF]
-?>