]> git.mxchange.org Git - mailer.git/commitdiff
Installation page=welcome rewritten to use div
authorRoland Häder <roland@mxchange.org>
Tue, 17 Mar 2009 02:47:14 +0000 (02:47 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 17 Mar 2009 02:47:14 +0000 (02:47 +0000)
24 files changed:
DOCS/en/SECURITY.txt
inc/functions.php
inc/install-inc.php
inc/language/install_de.php
inc/modules/admin/what-theme_import.php
inc/stylesheet.php
templates/de/html/copyright.tpl
templates/de/html/copyright_backlink.tpl
templates/de/html/install/install_fatal_errors.tpl
templates/de/html/install/install_footer.tpl
templates/de/html/install/install_header.tpl
templates/de/html/install/install_page1.tpl
templates/de/html/install/install_page2.tpl
templates/de/html/install/install_page3.tpl
templates/de/html/install/install_welcome.tpl
theme/business/css/general.css
theme/business/css/install.css
theme/business/css/register.css
theme/default/css/general.css
theme/default/css/install.css
theme/default/css/register.css
theme/desert/css/general.css
theme/desert/css/install.css
theme/desert/css/register.css

index 3bee3cc7e27291a257f422e70488e647e2b3484a..0c5d27118cf5a26e0ba6ecfbb089d28b3014ab6d 100644 (file)
@@ -135,8 +135,8 @@ XSS-Attacken vereiteln soll (und bis jetzt auch gut getan hat).
 Was weniger mit der direkten Sicherheit des Scriptes zu tun hat, sondern eher
 Ihren Mailtausch von Betruegern schuetzen soll, ist die Moeglichkeit, eine
 zeitgesteuerte URL-Sperre einzurichten. Die selbe URL kann somit fuer eine
-einstellbare Zeit nicht mehr beworben werden. Wir empfehlen hier dabei
-mindestens 1 Tag, wenn nicht sogar eher 2 Tage.
+einstellbare Zeit nicht mehr beworben werden. Das Entwickler-Team empfiehlt
+hier dabei mindestens 1 Tag, wenn nicht sogar eher 2 Tage.
 
 Leider ist diese Sperre mit dynamischen URLs leicht umrundbar. Es haelt jedoch
 die Anfaenger fern.
index 12d38f394d37a61351d89f82ff7e7706e95cd0b3..8c8d7e15bdba31c04a8f5f8a73e2b16f948daea6 100644 (file)
@@ -2370,14 +2370,14 @@ function GET_CURR_THEME() {
                        // Fix it to default
                        $ret = "default";
                } // END - if
-       } elseif ((!isInstalled()) && ((isInstalling()) || ($GLOBALS['output_mode'] == true)) && ((REQUEST_ISSET_GET(('theme'))) || (REQUEST_ISSET_POST(('theme'))))) {
+       } elseif ((!isInstalled()) && ((isInstalling()) || ($GLOBALS['output_mode'] == true)) && ((REQUEST_ISSET_GET('theme')) || (REQUEST_ISSET_POST('theme')))) {
                // Prepare FQFN for checking
-               $theme = sprintf("%stheme/%s/theme.php", constant('PATH'), REQUEST_GET(('theme')));
+               $theme = sprintf("%stheme/%s/theme.php", constant('PATH'), REQUEST_GET('theme'));
 
                // Installation mode active
-               if ((REQUEST_ISSET_GET(('theme'))) && (FILE_READABLE($theme))) {
+               if ((REQUEST_ISSET_GET('theme')) && (FILE_READABLE($theme))) {
                        // Set cookie from URL data
-                       set_session('mxchange_theme', REQUEST_GET(('theme')));
+                       set_session('mxchange_theme', REQUEST_GET('theme'));
                } elseif (FILE_READABLE(sprintf("%stheme/%s/theme.php", constant('PATH'), SQL_ESCAPE(REQUEST_POST('theme'))))) {
                        // Set cookie from posted data
                        set_session('mxchange_theme', SQL_ESCAPE(REQUEST_POST('theme')));
index 9b3814ae09c637881ca648b59b28fd7eb7939a2e..6994276a42326fd1b68177fff21c297a58deee21 100644 (file)
@@ -182,7 +182,7 @@ if ((!isInstalled()) || (!isAdminRegistered()))
                define('__SMTP_USER'    , REQUEST_POST('smtp_user'));
                define('__SMTP_PASS'    , REQUEST_POST('smtp_pass1'));
                OUTPUT_HTML("<form action=\"{!__BURL_ACTION!}/install.php?page=finalize\" method=\"POST\" target=\"_self\">
-<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"install_content\">
+<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"install_main\">
 <tr>
   <td colspan=\"2\" align=\"center\">
     <div class=\"install\">{--HEADER_TEXT_PAGE5--}</strong>
@@ -190,7 +190,7 @@ if ((!isInstalled()) || (!isAdminRegistered()))
 </tr>
 <tr><td colspan=\"2\" height=\"21\" class=\"seperator\">&nbsp;</td></tr>
 <tr>
-  <td colspan=\"2\"><span class=\"install_intro\">
+  <td colspan=\"2\"><span class=\"install_text\">
     {--TEXT_PAGE_5--}
   </span></td>
 </tr>
index d89c2e83272f17e40b927cc38e7ba152b3012ad9..c3b6b5057b8de9f1bd652c17e46db368a31b2a17 100644 (file)
@@ -47,8 +47,6 @@ define('INSTALLATION_OF_MXCHANGE', "Installation von MXChange-{!MT_WORD!}-Script
 define('INSTALL_MISSING_DUMPS', "Die SQL-Dumps wurden nicht gefunden! Diese sollten auch mit hochgeladen werden und lesbar sein (CHMOD 644).");
 define('INSTALL_ENABLE_BACKLINK', "Backlink (=R&uuml;ckverlinkung zu mxchange.org setzen?) <em>rel=&quot;external&quot;</em> ist gesetzt. Bitte nicht den Backlink einbauen, und <strong>nofollow</strong> verwenden! Das schadet allen.");
 define('WRONG_PAGE', "Sie oder dieses Script haben eine falsche Seite ausgew&auml;hlt!");
-define('WELCOME_TEXT', "Willkommen zum Installationsscript von MXChange-{!MT_WORD!}, dem kostenlosen {!MT_WORD!} Powered by MXChange-Community!");
-define('INTRO_TEXT', "Dieses Script wird den {!MT_WORD!} f&uuml;r Sie soweit installieren, die Datenbank einrichten und vorkonfigurieren.<br />Sie werden w&auml;hrend der Installation Schritt-F&uuml;r-Schritt durch die Installation gebracht! Bitte halten Sie die MySQL-Daten von Ihrem Hoster bereit!<br />Nach erfolgreicher Installation sollten Sie als n&auml;chstes das erste Administrator-Login einrichten. Anschliessend k&ouml;nnen Sie sich einloggen und weitere Einstellungen verfeinern.<br />Wir empfehlen dann alle Installationsdateien von Ihrem Server zu l&ouml;schen.");
 define('NEXT_PAGE', "Weiter zur n&auml;chsten Seite...");
 define('HEADER_TEXT_PAGE1', "Server-Pfad, Basis-URL und Webseitentitel");
 define('HEADER_TEXT_PAGE2', "MySQL-Daten: Hostname, Login und Passwort");
index 0817993d288abbe32968de7f99f0f47981c6c344..b3a1c95e2dde188bb70f3900f46a8a6be5d11cf3 100644 (file)
@@ -52,7 +52,7 @@ ADD_DESCR('admin', __FILE__);
 $GLOBALS['theme_mode'] = 'test';
 
 // Import selected theme if not present
-if (REQUEST_ISSET_POST(('theme'))) {
+if (REQUEST_ISSET_POST('theme')) {
        // Check if theme is there
        if (!THEME_CHECK_EXIST(REQUEST_POST('theme'))) {
                // Import theme
index 42d018ed4bdb198bf27b0749b844ac7eb05d1875..d08d66b07b5260dba85c8a934ad8da700d1c6ef1 100644 (file)
@@ -68,7 +68,7 @@ if (($GLOBALS['output_mode'] == "1") || (getConfig('css_php') == "DIRECT")) {
                if ((FILE_READABLE($FQFN)) && (filesize($FQFN) > 0)) {
                        switch (getConfig('css_php')) {
                                case 'DIRECT':
-                                       OUTPUT_HTML("<link rel=\"stylesheet\" type=\"text/css\" href=\"{!URL!}/theme/".GET_CURR_THEME()."/".$value."\" />");
+                                       OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{!URL!}/theme/' . GET_CURR_THEME() . '/' . $value . '" />');
                                        break;
 
                                case 'FILE':
@@ -79,15 +79,15 @@ if (($GLOBALS['output_mode'] == "1") || (getConfig('css_php') == "DIRECT")) {
        } // END - foreach
 } else {
        // Now we load all CSS files from css.php!
-       OUTPUT_HTML("<link rel=\"stylesheet\" type=\"text/css\" href=\"{!URL!}/css.php", false);
+       OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{!URL!}/css.php', false);
        if ((isInstalling()) || (!isInstalled())) {
                // Default theme first
-               $newTheme = "default";
-               if (REQUEST_ISSET_GET(('theme')))  $newTheme = REQUEST_GET(('theme'));
-               if (REQUEST_ISSET_POST(('theme'))) $newTheme = SQL_ESCAPE(REQUEST_POST('theme'));
-               OUTPUT_HTML("?theme=".$newTheme."&amp;installing=1", false);
+               $newTheme = 'default';
+               if (REQUEST_ISSET_GET('theme'))  $newTheme = REQUEST_GET('theme');
+               if (REQUEST_ISSET_POST('theme')) $newTheme = SQL_ESCAPE(REQUEST_POST('theme'));
+               OUTPUT_HTML('?theme=' . $newTheme . '&amp;installing=1', false);
        } // END - if
-       OUTPUT_HTML("\" />");
+       OUTPUT_HTML('" />');
 }
 
 //
index 4ebd42f27897f207de4f4933000860e391d681c1..d1a91d7c0f9263c73b418df713a1144df9b034f8 100644 (file)
@@ -1,12 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" align="center">
-       <tr>
-               <td align="center" class="footer_lines">
-                       {!TITLE!} v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
-                       Copyright &copy; 2003 - 2008 by Roland H&auml;der
-               </td>
-               <td align="center" width="50%" class="footer_lines">This
-                       website&#39;s engine is free software which is released under the
-                       GNU GPL either version 2 of the License.
-               </td>
-       </tr>
-</table>
+<div align="center">
+<div class="footer_box">
+<div class="footer_lines">
+       {!TITLE!} v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
+       {!COPY!}
+</div>
+
+<div class="footer_lines">
+       This website&#39;s engine is free software which is released under the GNU
+       GPL either version 2 of the License.
+</div>
+</div>
+</div>
index 68f9d8982c4ce630a7a6eca5fc46c02664baf6ba..e02e39610cd1df2382b71127d06915dec0197f4d 100644 (file)
@@ -1,14 +1,15 @@
-<table border="0" cellspacing="0" cellpadding="0" align="center">
-       <tr>
-               <td align="center" class="footer_lines">
-                       [<a href="{!SERVER_URL!}/" title="{!TITLE!}" target="_blank" rel="external">{!TITLE!}</a>]
-                       v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
-                       {!COPY!}
-               </td>
-               <td align="center" width="50%" class="footer_lines">
-                       This website&#39;s engine is free software which is released under
-                       the [<a href="http://www.gnu.org" rel="external" target="_blank"
-                        title="GNU is Not Unix">GNU</a>] GPL either version 2 of the License.
-               </td>
-       </tr>
-</table>
+<div align="center">
+<div class="footer_box">
+<div class="footer_lines" style="float:left">
+       [<a href="{!SERVER_URL!}/" title="{!TITLE!}" target="_blank" rel="external">{!TITLE!}</a>]
+       v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
+       {!COPY!}
+</div>
+
+<div class="footer_lines" style="float:right">
+       This website&#39;s engine is free software which is released under the
+       [<a href="http://www.gnu.org" rel="external" target="_blank"
+        title="GNU is Not Unix">GNU</a>] GPL either version 2 of the License.
+</div>
+</div>
+</div>
index ea99ba6e5c0f99795ead93d0a1699076458ca084..6cd9c08f77cefe41289775a5964d9d560235ac79 100644 (file)
@@ -1,14 +1,14 @@
 <form action="{!__BURL_ACTION!}/install.php?page=2" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="install_content">
+<table border="0" cellspacing="0" cellpadding="0" class="install_main">
 <tr>
   <td align="center">
-    <div class="install">{!HEADER_MYSQL_ERRORS!}</div>
+    <div class="install">{--HEADER_MYSQL_ERRORS--}</div>
   </td>
 </tr>
 <tr><td colspan="2" height="21" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td><div class="install_intro">
-    {!TEXT_MYSQL_ERRORS!}
+  <td><div class="install_text">
+    {--TEXT_MYSQL_ERRORS--}
   </div></td>
 </tr>
 <tr>
@@ -20,7 +20,7 @@
     <input type="hidden" name="spath" value="{!__SPATH_VALUE!}" />
     <input type="hidden" name="burl" value="{!__BURL_VALUE!}" />
     <input type="hidden" name="title" value="{!__TITLE_VALUE!}" />
-    <input type="submit" class="admin_submit" name="ok" value="{!RETURN_MYSQL_PAGE!}" />
+    <input type="submit" class="admin_submit" name="ok" value="{--RETURN_MYSQL_PAGE--}" />
   </strong></td>
 </tr>
 </table>
index 62a0e12357cf9c545663903425315b84a279701d..04f5b84499777605571b7c1980fe23d176b69e1f 100644 (file)
@@ -1,4 +1 @@
 </div>
-</td>
-</tr>
-</table>
\ No newline at end of file
index c0c4b55f96cf3db13b910e67f02a608555176163..a106cbdbd85cf229f1e492fbaacbd96ee54b00a7 100644 (file)
@@ -1,11 +1,5 @@
-<table border="0" cellspacing="0" cellpadding="0" class="install_main" width="100%">
-       <tr>
-               <td align="center" class="install_header"><strong>: : :
-               {--INSTALLATION--} : : :</strong></td>
-       </tr>
-       <tr>
-               <td height="14" class="seperator">&nbsp;</td>
-       </tr>
-       <tr>
-               <td align="center">
-               <div align="center">
\ No newline at end of file
+<div class="install_header">
+       <strong>: : : {--INSTALLATION--} : : :</strong>
+</div>
+
+<div class="install_main">
index cb1cfd17a34212c9d3f3325c6ed60b5c4d7c912e..e63d604af8a4849a7f944d5233bc284a44df9dfa 100644 (file)
@@ -1,5 +1,5 @@
 <form action="{!__BURL_ACTION!}/install.php?page=2" method="post" target="_self">
-<table border="0" cellspacing="0" cellpadding="0" class="install_content">
+<table border="0" cellspacing="0" cellpadding="0" class="install_main">
        <tr>
                <td colspan="3" align="center">
                        <div class="install">{--HEADER_TEXT_PAGE1--}</div>
@@ -10,7 +10,7 @@
        </tr>
        <tr>
                <td width="10" rowspan="12"></td>
-               <td colspan="2"><span class="install_intro">
+               <td colspan="2"><span class="install_text">
                {--TEXT_PAGE_1--} </span></td>
        </tr>
        <tr>
index 0a8d44c5979c38c21012a91f14db45587c00100a..b1c5e2dd47af45b7e5dd3c31d5524da2cae9e517 100644 (file)
@@ -9,7 +9,7 @@
                <td colspan="2" height="21" class="seperator">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="2"><span class="install_intro">
+               <td colspan="2"><span class="install_text">
                {--TEXT_PAGE_2--} </span></td>
        </tr>
        <tr>
index 22db10f0d60df558bd092eb2286c4190bee59d48..92534988194feea5983b866b99bc8e0e795ed677 100644 (file)
@@ -9,7 +9,7 @@
                <td colspan="2" height="21" class="seperator">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="2"><span class="install_intro">
+               <td colspan="2"><span class="install_text">
                {--TEXT_PAGE_3--} </span></td>
        </tr>
        <tr>
index 6d5692f0acd3499d31d58af122b28f229782f572..2723146df930f467b18bc42e04603629e6fcb83f 100644 (file)
@@ -1,28 +1,34 @@
-<table border="0" cellspacing="0" cellpadding="0" class="install_content">
-       <tr>
-               <td colspan="2" align="center">
-                       <div class="install_welcome">{--WELCOME_TEXT--}</div>
-               </td>
-       </tr>
-       <tr>
-               <td colspan="2" height="21" class="seperator">&nbsp;</td>
-       </tr>
-       <tr>
-               <td width="10" class="seperator">&nbsp;</td>
-               <td><span class="install_intro">{--INTRO_TEXT--}</span></td>
-       </tr>
-       <tr>
-               <td colspan="2" height="21" class="seperator">&nbsp;</td>
-       </tr>
-       <tr>
-               <td colspan="2" align="center">
-               <form action="install.php" method="get" target="_self">
-                       <input type="hidden" name="page" value="1" />
-                       <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
-               </form>
-               </td>
-       </tr>
-       <tr>
-               <td colspan="2" height="21" class="seperator">&nbsp;</td>
-       </tr>
-</table>
+<div class="install_welcome">
+       Willkommen zum Installationsscript von MXChange-{!MT_WORD!}, dem
+       <strong>freien</strong> {!MT_WORD!} powered by MXChange-Community!
+</div>
+
+<div class="install_text">
+       Dieses Script wird Ihnen dabei helfen, den {!MT_WORD!} zu installieren, die
+       Datenbank einzurichten und den {!MT_WORD!} vorzukonfigurieren.
+</div>
+
+<div class="install_text">
+       Sie werden w&auml;hrend der Installation Schritt-F&uuml;r-Schritt durch die
+       einzelnen Installationsschritte gebracht. Sie brauchen dazu weder
+       Programmiererkenntnisse noch ein abgschlossenes Informatikstudium. Bitte
+       halten Sie die MySQL-Daten von Ihrem Hoster bereit.
+</div>
+
+<div class="install_text">
+       Nach erfolgreicher Installation sollten Sie als n&auml;chstes das erste
+       Administrator-Login einrichten. Anschliessend k&ouml;nnen Sie sich einloggen
+       und weitere Einstellungen verfeinern.
+</div>
+
+<div class="install_text">
+       Das Entwickler-Team empfiehlt Ihnen, dann alle Installationsdateien von Ihrem
+       Server zu l&ouml;schen.
+</div>
+
+<div class="install_footer">
+       <form action="install.php" method="get" target="_self">
+               <input type="hidden" name="page" value="1" />
+               <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+       </form>
+</div>
index 230e55d8b1ce9671a473b0c0c8dce7bb2cd9ff44..314f578f3b25b4343e44d7df989f24c7c7c1d04b 100644 (file)
@@ -20,7 +20,6 @@ table {
 
 A {
        font-style                      : normal;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
        text-decoration         : none;
 }
 
@@ -76,7 +75,6 @@ ul, ol {
 .runtime_fatal, .runtime_fatalcontent {
        color                           : #000000;
        background-color        : #FFFFFF;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
@@ -91,7 +89,6 @@ ul, ol {
 .admin {
        color                           : #000000;
        background-color                : #FFFFFF;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
@@ -126,8 +123,7 @@ DIV.admin_note {
 }
 
 .admin_select, .guest_select, .member_select {
-       border                          : solid 1px;
-       border-color                    : #000000;
+       border                                  : solid 1px #000000;
        background-color                : #EEEEFF;
 }
 
@@ -242,8 +238,7 @@ DIV.admin_note {
 
 .admin_normal, .guest_normal, .member_normal {
        border-style            : solid;
-       border                          : solid 1px;
-       border-color            : #000000;
+       border                          : solid 1px #000000;
        background-color        : #EEEEFF;
 }
 
@@ -354,17 +349,23 @@ DIV.admin_note {
 }
 
 .footer_lines {
-       vertical-align      : bottom;
-       font-size           : 10px;
+       vertical-align          : bottom;
+       font-size                       : 10px;
        width                           : 380px;
        vertical-align          : middle;
        background-color        : #FFFFFF;
-       height                          : 40px;
+       height                          : 30px;
+       padding-top                     : 5px;
+       padding-bottom          : 5px;
+}
+
+.footer_box {
+       text-align                      : center;
+       width                           : 760px;
 }
 
 .dashed {
-       border                          : solid 1px;
-       border-color            : #000000;
+       border                          : solid 1px #000000;
 }
 
 .switch_sw1, .switch_mem1 {
@@ -583,8 +584,7 @@ DIV.admin_note {
 }
 
 .mini_select {
-     border              : solid 1px;
-     border-color        : #000000;
+     border              : solid 1px #000000;
      background-color    : #EEEEFF;
      font-size           : 10px;
 }
@@ -640,32 +640,30 @@ DIV.admin_note {
 }
 
 #show_timings_block {
-       margin-top                      : 5px;
+       margin-top                              : 5px;
        tex-align                               : center;
-       border                          : solid 1px;
-       border-color                    : #000000;
+       border                                  : solid 1px #000000;
        background-color                : #EEEEFF;
        font-size                               : 10px;
        vertical-align                  : middle;
-       width                           : 465px;
-       height                          : 22px;
-       z-index                         : 0;
+       width                                   : 465px;
+       height                                  : 22px;
+       z-index                                 : 0;
 }
 
 .show_timings_column {
-       z-index                         : 10;
-       top                                     : 3px;
+       z-index                                 : 10;
+       top                                             : 3px;
        background-color                : #FFFFFF;
        position                                : relative;
-       margin                          : 0px;
-       width                           : 150px;
-       display                         : block;
-       border                          : solid 1px;
-       border-color                    : #000000;
+       margin                                  : 0px;
+       width                                   : 150px;
+       display                                 : block;
+       border                                  : solid 1px #000000;
 }
 
 .show_timings_data {
-       font-weight                     : bold;
+       font-weight                             : bold;
 }
 
 
index f4bb44ea0ac96527a092e714b76441ee29189f16..f3b71388c5de168774eae8382070b1b63721805e 100644 (file)
@@ -1,17 +1,15 @@
 .install_fatal {
-       text-align              : left;
-       color                   : #000000;
+       text-align                      : left;
+       color                           : #000000;
 }
 
 .install_select {
-       border                  : dashed 1px;
-       border-color            : #000000;
+       border                          : dashed 1px #000000;
        background-color        : #EEEEFF;
 }
 .install_normal {
        border-style            : solid;
-       border                  : dashed 1px;
-       border-color            : #000000;
+       border                          : dashed 1px #000000;
 }
 
 .install_submit {
 }
 
 .install_main {
-       color                   : #000000;
+       color                           : #000000;
        background-color        : #FFFFFF;
-       font-family             : Arial, Geneva, Helvetica, sans-serif;
-       height                  : 30px;
-       text-decoration : none;
+       text-decoration         : none;
 }
 
 .install_header {
-       color                   : #000000;
+       color                           : #000000;
        background-color        : #EEEEFF;
        font-size                       : 20px;
-       text-decoration : underline;
-       heigth                  : 40px;
+       text-decoration         : underline;
+       heigth                          : 30px;
        vertical-align          : middle;
-}
-
-.install_content {
-       height                  : 99%;
-       min-height              : 90%;
-       max-height              : 99%;
+       padding-top                     : 5px;
+       padding-bottom          : 5px;
 }
 
 .install_fatal {
        background-color        : #FFFFFF;
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .install_fatalcontent {
-       text-align              : left;
+       text-align                      : left;
        background-color        : #FFFFFF;
 }
 
 .install_error, .install_finished {
        font-size                       : 20px;
-       color                   : #000000;
+       color                           : #000000;
 }
 
-.install_security, .install_welcome, .install_intro {
-       color                   : #000000;
+.install_security, .install_welcome, .install_text {
+       color                           : #000000;
+}
+
+.install_text {
+       padding-bottom          : 10px;
+       text-align                      : left;
+       margin-left                     : 20px;
+       margin-right            : 20px;
 }
 
 .install_security {
-       width                   : 350px;
-       padding-top             : 10px;
+       width                           : 350px;
+       padding-top                     : 10px;
        padding-bottom          : 10px;
 }
index 7b72f08e699195a0d53f877329fafe880d3c3964..a999a92eefda67aa92118950a873af6e5ae0a726 100644 (file)
@@ -13,8 +13,7 @@
 }
 
 .register_select {
-       border                  : solid 1px;
-       border-color            : #000000;
+       border                          : solid 1px #000000;
        background-color        : #EEEEFF;
 }
 
@@ -28,8 +27,7 @@
 
 .register_normal {
        border-style            : solid;
-       border                  : solid 1px;
-       border-color            : #000000;
+       border                          : solid 1px #000000;
        padding-right           : 5px;
 }
 
index f3c2ff173e32debe657c9a72edb22c7e05391c66..c50b8c4f614abd13868d3dacc34e7dc350aaf53c 100644 (file)
@@ -29,7 +29,6 @@ table {
 
 A {
        font-style                      : normal;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
        text-decoration         : none;
 }
 
@@ -95,7 +94,6 @@ ul, ol {
        width                           : 700px;
        color                           : #118811;
        background-color        : #DDEEDD;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
@@ -110,7 +108,6 @@ ul, ol {
 .admin {
        color                           : #118811;
        background-color        : #DDEEDD;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
@@ -145,8 +142,7 @@ DIV.admin_note {
 }
 
 .admin_select, .guest_select, .member_select {
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
        background-color        : #EEFFEE;
 }
 
@@ -252,8 +248,7 @@ DIV.admin_note {
 
 .admin_normal, .guest_normal, .member_normal {
        border-style            : solid;
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
 }
 
 .member_stats {
@@ -357,18 +352,22 @@ DIV.admin_note {
 }
 
 .footer_lines {
-       font-size           : 10px;
+       font-size                       : 10px;
        width                           : 380px;
-       height                          : 40px;
+       height                          : 30px;
        vertical-align          : middle;
        background-color        : #E5EFE5;
-       margin-top                      : 5px;
-       margin-bottom           : 5px;
+       padding-top                     : 5px;
+       padding-bottom          : 5px;
+}
+
+.footer_box {
+       text-align                      : center;
+       width                           : 760px;
 }
 
 .dashed {
-       border                          : solid 1px;
-       border-color            : #AA0044;
+       border                          : solid 1px #AA0044;
 }
 
 .switch_sw1, .switch_mem1 {
@@ -613,18 +612,17 @@ DIV.admin_note {
 }
 
 .mini_select {
-     border              : dotted 1px;
-     border-color        : #009900;
-     background-color    : #EEFFEE;
-     font-size           : 10px;
+       border              : dotted 1px #009900;
+       background-color    : #EEFFEE;
+       font-size           : 10px;
 }
 
 .theme_box {
-     border             : 1px dotted #AA0044;
-     border-top         : 0px;
+       border             : 1px dotted #AA0044;
+       border-top         : 0px;
        width               : 100%;
        height              : 70px;
-     background-color   : #eeffbc;
+       background-color   : #eeffbc;
 }
 
 .theme_note {
@@ -669,10 +667,9 @@ DIV.admin_note {
 #show_timings_block {
        margin-top                      : 5px;
        tex-align                       : center;
-       border              : solid 1px;
-       border-color        : #AA0044;
-       background-color    : #ddeedd;
-       font-size           : 10px;
+       border                          : solid 1px #AA0044;
+       background-color        : #ddeedd;
+       font-size                       : 10px;
        vertical-align          : middle;
        width                           : 465px;
        height                          : 22px;
@@ -687,8 +684,7 @@ DIV.admin_note {
        margin                          : 0px;
        width                           : 150px;
        display                         : block;
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
 }
 
 .show_timings_data {
index b08a472945a38f4ccf57f2fcdcf9b8cecdd8147b..e0f1e6727de1fe73f44f0da2bac17fe2f06a067d 100644 (file)
@@ -1,17 +1,15 @@
 .install_fatal {
-       text-align              : left;
-       color                   : #00AA00;
+       text-align                      : left;
+       color                           : #00AA00;
 }
 
 .install_select {
-       border                  : dashed 1px;
-       border-color            : #00AA00;
+       border                          : dashed 1px #00AA00;
        background-color        : #F0F0F5;
 }
 .install_normal {
        border-style            : solid;
-       border                  : dashed 1px;
-       border-color            : #00AA00;
+       border                          : dashed 1px #00AA00;
 }
 
 .install_submit {
 }
 
 .install_main {
-       color                   : #111188;
+       color                           : #111188;
        background-color        : #DDEEDD;
-       font-family             : Arial, Geneva, Helvetica, sans-serif;
-       height                  : 30px;
-       text-decoration : none;
+       text-decoration         : none;
 }
 
 .install_header {
-       color                   : #F76300;
+       color                           : #F76300;
        background-color        : #CCDDCC;
        font-size                       : 20px;
-       text-decoration : underline;
-       height                  : 40px;
-       vertical-align          : middle;
-}
-
-.install_content {
-       height                  : 99%;
-       min-height              : 90%;
-       max-height              : 99%;
+       text-decoration         : underline;
+       height                          : 30px;
+       padding-top                     : 5px;
+       padding-bottom          : 5px;
 }
 
 .install_fatal {
        background-color        : #DDEEDD;
-       color                   : #AA0000;
+       color                           : #AA0000;
 }
 
 .install_fatalcontent {
-       text-align              : left;
+       text-align                      : left;
        background-color        : #DDEEDD;
 }
 
 .install_error {
        font-size                       : 20px;
-       color                   : #AA0000;
+       color                           : #AA0000;
 }
 
 .install_finished {
        font-size                       : 20px;
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .install_security {
-       color                   : #AA0000;
-       width                   : 350px;
-       padding-top             : 10px;
+       color                           : #AA0000;
+       width                           : 350px;
+       padding-top                     : 10px;
        padding-bottom          : 10px;
 }
 
 .install_welcome {
-       color                   : #0000CC;
+       color                           : #0000CC;
+       padding-bottom          : 10px;
+       font-size                       : 16px;
 }
 
-.install_intro {
-       color                   : #000000;
+.install_text {
+       color                           : #000000;
+       padding-bottom          : 10px;
+       text-align                      : left;
+       margin-left                     : 20px;
+       margin-right            : 20px;
+}
+
+.install_footer {
+       padding-bottom          : 10px;
 }
index 8eb855deda8f6e9cda49851e6781b162654878bc..3bb9dbe9d768805cc5371b9110d92146673b4bba 100644 (file)
@@ -4,22 +4,21 @@
 
 .register_reset {
        border-style            : groove;
-       border                  : solid 1px #009900;
-       color                   : #AA0044;
+       border                          : solid 1px #009900;
+       color                           : #AA0044;
 }
 .register_submit {
-       color                   : #AA0044;
+       color                           : #AA0044;
        border-color            : #009900;
 }
 
 .register_select {
-       border                  : dotted 1px;
-       border-color            : #009900;
+       border                          : dotted 1px #009900;
        background-color        : #EEFFEE;
 }
 
 .register_failed {
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .register_snote {
 
 .register_normal {
        border-style            : solid;
-       border                  : dotted 1px;
-       border-color            : #009900;
+       border                          : dotted 1px #009900;
 }
 
 .register_main {
        background-color        : #DDEEDD;
-       width                   : 540px;
+       width                           : 540px;
 }
 
 .register_done2 {
-       height                  : 40px;
-       color                   : #009900;
+       height                          : 40px;
+       color                           : #009900;
        background-color        : #eeffbc;
-       width                   : 500px;
+       width                           : 500px;
 }
 
 .register_title {
-       text-align              : center;
+       text-align                      : center;
        font-size                       : 18px;
 }
 
 .register_seperator {
-       height                  : 7px;
+       height                          : 7px;
        font-size                       : 1px;
 }
 
 .register_left {
-       text-align              : right;
+       text-align                      : right;
        margin-right            : 2px;
-       color                   : #0000AA;
-       font-weight             : bold;
+       color                           : #0000AA;
+       font-weight                     : bold;
        font-size                       : 14px;
 }
 
 }
 
 .register_header {
-       text-align              : center;
+       text-align                      : center;
        background-color        : #eeffbc;
-       color                   : #0000AA;
-       font-weight             : bold;
-       border-top              : 1px dotted #AA0044;
+       color                           : #0000AA;
+       font-weight                     : bold;
+       border-top                      : 1px dotted #AA0044;
        border-bottom           : 1px dotted #AA0044;
-       height                  : 25px;
+       height                          : 25px;
 }
 
 .register_term {
index 15d6e6044757a240ac0e00cb10e3144c23b68349..3fd5f2ec9a2b22214c4959000f54486a8a632c0c 100644 (file)
@@ -20,7 +20,6 @@ table {
 
 A {
        font-style              : normal;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
        text-decoration : none;
 }
 
@@ -76,7 +75,6 @@ ul, ol {
 .runtime_fatal, .runtime_fatalcontent {
        color                           : #880000;
        background-color        : #FFFFCC;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
@@ -91,7 +89,6 @@ ul, ol {
 .admin {
        color                           : #880000;
        background-color        : #FFFFCC;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
@@ -126,8 +123,7 @@ DIV.admin_note {
 }
 
 .admin_select, .guest_select, .member_select {
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
        background-color        : #DDDDAA;
 }
 
@@ -315,29 +311,33 @@ DIV.admin_note {
 }
 
 #master {
-       width                   : 100%;
-       height                  : 100%;
-       min-height              : 90%;
-       max-height              : 100%;
+       width                           : 100%;
+       height                          : 100%;
+       min-height                      : 90%;
+       max-height                      : 100%;
        vertical-align          : top;
 }
 
 .masterbox {
-       text-align              : center;
+       text-align                      : center;
 }
 
 .footer_lines {
-       vertical-align      : bottom;
-       font-size           : 10px;
-       width                   : 380px;
+       vertical-align          : bottom;
+       font-size                       : 10px;
+       width                           : 380px;
        vertical-align          : middle;
        background-color        : #FFFFCC;
-       height                  : 40px;
+       height                          : 40px;
+}
+
+.footer_box {
+       text-align                      : center;
+       width                           : 760px;
 }
 
 .dashed {
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
 }
 
 .switch_sw1, .switch_mem1 {
@@ -350,10 +350,10 @@ DIV.admin_note {
 
 .impressum {
        font-size                       : 12px;
-       width                   : 320px;
+       width                           : 320px;
        vertical-align          : middle;
        background-color        : #FFFFCC;
-       height                  : 70px;
+       height                          : 70px;
 }
 
 .mediadata {
@@ -362,16 +362,16 @@ DIV.admin_note {
 
 .media_header, .impressum_header {
        background-color        : #DDDDAA;
-       text-align              : center;
-       color                   : #880000;
-       height                  : 26px;
-       font-weight             : bold;
+       text-align                      : center;
+       color                           : #880000;
+       height                          : 26px;
+       font-weight                     : bold;
        font-size                       : 20px;
 }
 
 .media_left {
        font-size                       : 14px;
-       width                   : 200px;
+       width                           : 200px;
 }
 
 .media_right {
@@ -573,18 +573,17 @@ DIV.admin_note {
 }
 
 .mini_select {
-     border              : solid 1px;
-     border-color        : #880000;
-     background-color    : #DDDDAA;
-     font-size           : 10px;
+       border              : solid 1px #880000;
+       background-color    : #DDDDAA;
+       font-size           : 10px;
 }
 
 .theme_box {
-     border              : 1px solid #880000;
-     border-top          : 0px;
+       border              : 1px solid #880000;
+       border-top          : 0px;
        width               : 100%;
        height              : 70px;
-     background-color    : #FFFFCC;
+       background-color    : #FFFFCC;
 }
 
 .theme_note {
@@ -637,10 +636,9 @@ DIV.admin_note {
 #show_timings_block {
        margin-top                      : 5px;
        tex-align                       : center;
-       border              : solid 1px;
-       border-color        : #880000;
-       background-color    : #DDDDAA;
-       font-size           : 10px;
+       border                          : solid 1px #880000;
+       background-color        : #DDDDAA;
+       font-size                       : 10px;
        vertical-align          : middle;
        width                           : 465px;
        height                          : 22px;
@@ -650,13 +648,12 @@ DIV.admin_note {
 .show_timings_column {
        z-index                         : 10;
        top                                     : 3px;
-       background-color    : #FFFFCC;
+       background-color        : #FFFFCC;
        position                        : relative;
        margin                          : 0px;
        width                           : 150px;
        display                         : block;
-       border              : solid 1px;
-       border-color        : #880000;
+       border                          : solid 1px #880000;
 }
 
 .show_timings_data {
index 472126f37a3c33d8b9163c6c697a8ce14048fc1d..02bf34b659a8aea9e7bab20e576fab5166df6e5e 100644 (file)
@@ -3,23 +3,21 @@
 }
 
 .install_msg {
-       color                   : #880000;
+       color                           : #880000;
        background-color        : #EDEDBA;
 }
 
 .install_fatal {
-       color                   : #880000;
+       color                           : #880000;
 }
 
 .install_select {
-       border                  : dashed 1px;
-       border-color            : #880000;
+       border                          : dashed 1px #880000;
        background-color        : #DDDDAA;
 }
 .install_normal {
        border-style            : solid;
-       border                  : dashed 1px;
-       border-color            : #880000;
+       border                          : dashed 1px #880000;
 }
 
 .install_submit {
 }
 
 .install_main {
-       color                   : #880000;
+       color                           : #880000;
        background-color        : #FFFFCC;
-       font-family             : Arial, Geneva, Helvetica, sans-serif;
-       height                  : 30px;
-       text-decoration : none;
+       text-decoration         : none;
 }
 
 .install_header {
-       color                   : #880000;
+       color                           : #880000;
        background-color        : #DDDDAA;
-       width                   : 400px;
-       height                  : 30px;
+       width                           : 400px;
+       height                          : 30px;
        font-size                       : 20px;
-       text-decoration : underline;
-       padding-top             : 5px;
+       text-decoration         : underline;
+       padding-top                     : 5px;
        padding-bottom          : 5px;
 }
 
-.install_content {
-       height                  : 99%;
-       min-height              : 90%;
-       max-height              : 99%;
-}
-
 .install_fatal {
        background-color        : #FFFFCC;
-       color                   : #880000;
+       color                           : #880000;
 }
 
 .install_fatalcontent {
-       text-align              : left;
+       text-align                      : left;
        background-color        : #FFFFCC;
 }
 
 .install_error, .install_finished {
        font-size                       : 20px;
-       color                   : #880000;
+       color                           : #880000;
 }
 
-.install_security, .install_welcome, .install_intro {
-       color                   : #880000;
+.install_security, .install_welcome, .install_text {
+       color                           : #880000;
+}
+
+.install_text {
+       padding-bottom          : 10px;
+       text-align                      : left;
+       margin-left                     : 20px;
+       margin-right            : 20px;
 }
 
 .install_security {
-       width                   : 350px;
-       padding-top             : 10px;
+       width                           : 350px;
+       padding-top                     : 10px;
        padding-bottom          : 10px;
 }
index 6769f615d7c34469cca61c2ff8943483ccb0311e..0c8428ab151f2bddc7cbca8ea43feb3c507aad0d 100644 (file)
@@ -8,13 +8,12 @@
        color                   : #880000;
 }
 .register_submit {
-       color                   : #880000;
+       color                           : #880000;
        border-color            : #880000;
 }
 
 .register_select {
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
        background-color        : #DDDDAA;
 }
 
 
 .register_normal {
        border-style            : solid;
-       border                  : solid 1px;
-       border-color            : #880000;
+       border                          : solid 1px #880000;
        padding-right           : 5px;
 }
 
 .register_main {
        background-color        : #FFFFCC;
-       width                   : 540px;
+       width                           : 540px;
 }
 
 .register_done2 {
-       height                  : 40px;
-       color                   : #880000;
+       height                          : 40px;
+       color                           : #880000;
        background-color        : #FFFFCC;
-       width                   : 500px;
+       width                           : 500px;
 }
 
 .register_title {
        background-color        : #DDDDAA;
-       text-align              : center;
+       text-align                      : center;
        font-size                       : 18px;
        padding-left            : 5px;
        padding-right           : 5px;
 }
 
 .register_seperator {
-       height                  : 7px;
+       height                          : 7px;
        font-size                       : 1px;
 }
 
 .register_left {
-       text-align              : right;
+       text-align                      : right;
        margin-right            : 2px;
-       color                   : #880000;
-       font-weight             : bold;
+       color                           : #880000;
+       font-weight                     : bold;
        font-size                       : 14px;
        padding-left            : 5px;
 }
 }
 
 .register_header {
-       text-align              : center;
+       text-align                      : center;
        background-color        : #DDDDAA;
-       color                   : #880000;
-       font-weight             : bold;
-       border-top              : 1px solid #880000;
+       color                           : #880000;
+       font-weight                     : bold;
+       border-top                      : 1px solid #880000;
        border-bottom           : 1px solid #880000;
-       height                  : 25px;
+       height                          : 25px;
 }
 
 A:hover.register_term {