diff --git a/TODO b/TODO new file mode 100644 index 0000000..9e3976b --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +- Fix class change for the owner and photographer Titel in IE diff --git a/config.php b/config.php index 6133376..d163e20 100644 --- a/config.php +++ b/config.php @@ -22,8 +22,10 @@ switch ($_SERVER["HTTP_HOST"]) // Evolver default: - define ('BASEURL', "http://localhost/~georg/bilder/"); - define ('BASESURL', "https://localhost/~georg/bilder/"); + define ('BASEURL', + "http://" . $_SERVER["HTTP_HOST"] . "/~georg/bilder/"); + define ('BASESURL', + "https://" . $_SERVER["HTTP_HOST"] . "/~georg/bilder/"); } define ('IMGURL', BASEURL . 'img/'); @@ -36,7 +38,6 @@ define ('CSSDIR', BASEURL . 'css/'); define ('FONTURL', BASEURL . 'fonts/'); define ('CACHEURL', BASEURL . 'cache/'); -define ('BASESURL', "https://localhost/~georg/bilder/"); define ('IMGSURL', BASESURL . 'img/'); /* Basisklassen & Funktionen */ diff --git a/dummy.html b/dummy.html new file mode 100644 index 0000000..c518a63 --- /dev/null +++ b/dummy.html @@ -0,0 +1,78 @@ + + + + Die Eigenschaft vertical-align + + + + + + + +
Gq + baseline + + middle + sub + super + text-top + + text-bottom + 30% + 30px + top + + bottom +
+ +
+ testbild + baseline + + middle + sub + super + text-top + + text-bottom + 30% + 30px + top + + bottom +
+ + + + + + + + + + + + +
+

+ Hier einfach mal ein wenig Text hin, um die Tabelle höher zu + bekommen. Und noch ein wenig Text, damit die Tabelle zur + Demonstration etwas höher wird. +

+
baselinemiddle30%30pxtopbottom
+ + diff --git a/templates/personAdmin/personInUp.tpl.php b/templates/personAdmin/personInUp.tpl.php index 09ab682..fe4e36e 100644 --- a/templates/personAdmin/personInUp.tpl.php +++ b/templates/personAdmin/personInUp.tpl.php @@ -22,20 +22,20 @@
- -
+ + - - - + + - +
   +   
- - + + +
+ + + +
@@ -137,13 +141,17 @@
- - + + +
+ + + +