fixed missing stuff
This commit is contained in:
parent
5e59131cd2
commit
d6be4ddecc
@ -6,7 +6,7 @@ require_once '../system/log/register_exception_shortcut.php';
|
||||
require_once '../system/log/register_errorhandler_jsonoutput.php'; //print errors as json to caller
|
||||
|
||||
SYSTEM\system::start(array( array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_ERRORREPORTING, E_ALL | E_STRICT),
|
||||
array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEURL, 'www.mojotrollz.eu/web/Redestoffmusik/'),
|
||||
array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEURL, 'http://www.mojotrollz.eu/web/Redestoffmusik/'),
|
||||
array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEPATH, '/home/web/webdir/Redestoffmusik/'),
|
||||
array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_DB_TYPE, SYSTEM\CONFIG\config_ids::SYS_CONFIG_DB_TYPE_MYS),
|
||||
array(SYSTEM\CONFIG\config_ids::SYS_CONFIG_DB_HOST, '127.0.0.1'),
|
||||
|
||||
@ -2,7 +2,9 @@
|
||||
|
||||
class default_page extends SYSTEM\PAGE\Page {
|
||||
public function html(){
|
||||
$vars = array();
|
||||
$vars = array();
|
||||
$vars['IMG_PATH'] = SYSTEM\WEBPATH(new PPAGE(),'default_page/img/');
|
||||
$vars['BT_PATH'] = SYSTEM\WEBPATH(new PPAGE(),'default_page/bootstrap/');
|
||||
return SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/redestoff.html'), $vars);
|
||||
}
|
||||
}
|
||||
@ -4,14 +4,14 @@
|
||||
<title>redestoff</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<!-- Bootstrap -->
|
||||
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
<link href="${BT_PATH}css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
</head>
|
||||
<body style="background: url(affen_mid.jpg);">
|
||||
<body style="background: url(${IMG_PATH}affen_mid.jpg);">
|
||||
<div style=" margin-left: 0;">
|
||||
|
||||
<img src="redestoff_schrift.png" alt="redestoffmusik" style=""/>
|
||||
<img src="${IMG_PATH}redestoff_schrift.png" alt="redestoffmusik" style=""/>
|
||||
</div>
|
||||
<div class="hero-unit" style="margin-top: 10px; margin-left: 120px; padding: 0; margin-right: 120px; background-color: whitesmoke; background: url(vid_leiste3.png);">
|
||||
<div class="hero-unit" style="margin-top: 10px; margin-left: 120px; padding: 0; margin-right: 120px; background-color: whitesmoke; background: url(${IMG_PATH}vid_leiste3.png);">
|
||||
<!-- header -->
|
||||
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
<!--FB LIKE -->
|
||||
<div class="navbar-form pull-right" style="padding-top: 7px;">
|
||||
<a href="http://www.youtube.com/user/RedestoffMusik" target="_blank">
|
||||
<img src="youtube_icon.png" width="75" />
|
||||
<img src="${IMG_PATH}youtube_icon.png" width="75" />
|
||||
</a>
|
||||
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FRedestoff&send=false&layout=button_count&width=200&show_faces=false&font&colorscheme=light&action=like&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:21px;" allowTransparency="true"></iframe>
|
||||
</div>
|
||||
@ -58,7 +58,7 @@
|
||||
|
||||
<div style="padding-left: 20px; margin-top: -20px;">
|
||||
<!-- content -->
|
||||
<div class="row" style="background: url(mid_pic.png)no-repeat; background-position: -275px 28%; ">
|
||||
<div class="row" style="background: url(${IMG_PATH}mid_pic.png)no-repeat; background-position: -275px 28%; ">
|
||||
<div class="span8" style="color: whitesmoke;">
|
||||
<h2>Text</h2>
|
||||
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. Donec id elit non mi porta gravida at eget metu. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. Donec id elit non mi porta gravida at eget </p>
|
||||
@ -77,57 +77,57 @@
|
||||
|
||||
|
||||
<!-- video slide -->
|
||||
<div class="row hero-unit" style="background: url(vid_leiste3.png)no-repeat; padding: 0px; margin-top: -22px; margin-left: 0px; padding-bottom: 0px;-webkit-border-top-right-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-top-left-radius: 0; -moz-border-top-right-radius: 0; border-top-left-radius: 0;border-top-right-radius: 0;">
|
||||
<div class="row hero-unit" style="background: url(${IMG_PATH}vid_leiste3.png)no-repeat; padding: 0px; margin-top: -22px; margin-left: 0px; padding-bottom: 0px;-webkit-border-top-right-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-top-left-radius: 0; -moz-border-top-right-radius: 0; border-top-left-radius: 0;border-top-right-radius: 0;">
|
||||
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(affen_top.jpg);">
|
||||
<img src="Covercm2.jpg" width="200" height="150" />
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<img src="${IMG_PATH}Covercm2.jpg" width="200" height="150" />
|
||||
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(affen_top.jpg);">
|
||||
<img src="EP_cover.jpg" width="200" height="150" />
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<img src="${IMG_PATH}EP_cover.jpg" width="200" height="150" />
|
||||
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(affen_top.jpg);">
|
||||
<img src="xmas_cover.jpg" width="200" height="150" />
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<img src="${IMG_PATH}xmas_cover.jpg" width="200" height="150" />
|
||||
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(affen_top.jpg);">
|
||||
<img src="jonny vicious 2 front.jpg" width="200" height="150" />
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<img src="${IMG_PATH}jonny vicious 2 front.jpg" width="200" height="150" />
|
||||
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span2" style="padding-right: 50px; margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(affen_top.jpg);">
|
||||
<img src="REP_Cover.jpg" width="200" height="150" />
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:150px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<img src="${IMG_PATH}REP_Cover.jpg" width="200" height="150" />
|
||||
<!-- <iframe width="200" height="150" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" ></iframe>-->
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 23px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span2" style="margin-top: 10px;">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:200px; background: url(affen_top.jpg);">
|
||||
<div class="hero-unit" style="background-color: black; margin-top: 0px; margin-left: 20px; padding:7px; width:200px; background: url(${IMG_PATH}affen_top.jpg);">
|
||||
<iframe width="200" height="150" src="http://www.youtube.com/embed/U8L39SaILw0" frameborder="0"></iframe>
|
||||
<div style="padding-top: 5px;"><a class="btn" style="font-size: 9px;" href="#">DOWNLOAD »</a>
|
||||
<img src="LOGO2011!!!.png" width="30" height="30" style="margin-left: 73px;" />
|
||||
<img src="${IMG_PATH}LOGO2011!!!.png" width="30" height="30" style="margin-left: 73px;" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -145,6 +145,6 @@
|
||||
|
||||
|
||||
<script src="http://code.jquery.com/jquery.js"></script>
|
||||
<script src="bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="${BT_PATH}js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user