few little steps towards the goal

This commit is contained in:
Ulf Gebhardt 2015-09-09 08:23:13 +02:00
parent 28ad8f19c7
commit 82e5c171c4
14 changed files with 105 additions and 27 deletions

@ -1 +1 @@
Subproject commit 82e4cca8a2f5732fd0730a6971824d4eebcb4334
Subproject commit 924162dc5f4ed924fdf58f1e197ae11e757d8dfe

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

View File

@ -10,4 +10,12 @@ html, body {
}
#home_content {
margin-top: 50px;
}
}
#mojotrollz_client{
background: url(http://www.mojotrollz.eu/web/test/webcraft/api.php?call=files&cat=content&id=tapete.gif);
padding: 0;
margin-left: 0px;
margin-right: 0px;
}

View File

@ -54,20 +54,4 @@ nav.shrink .navbar-toggle {
padding: 4px 5px;
margin: 8px 15px 8px 0;
transition: all 0.4s ease;
}
.mojotrollz_scroll {
text-align: center;
border-right: 1px solid slategray;
font-weight: bold;
color: white !important;
font-size: 110% !important;
min-width: 12vw;
}
.mojotrollz_scroll_last{
text-align: center;
font-weight: bold;
color: white !important;
font-size: 110% !important;
min-width: 12vw;
}

View File

@ -22,6 +22,10 @@ class default_page extends \SYSTEM\PAGE\Page {
$vars['css'] = $this->css();
$vars['content_navbar'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_navbar.tpl'));
$vars['content_client'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_client.tpl'));
$vars['content_server'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_server.tpl'));
$vars['content_tshirt'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_tshirt.tpl'));
$vars['content_addons'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_addons.tpl'));
$vars['content_more'] = \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/content_more.tpl'));
$vars = array_merge($vars, \SYSTEM\PAGE\text::tag('meta'));
return \SYSTEM\PAGE\replace::replaceFile(SYSTEM\SERVERPATH(new PPAGE(),'default_page/tpl/default_page.tpl'), $vars);
}

View File

@ -0,0 +1,4 @@
<div class="row-fluid row_border_top row_centered clearfix" id="mojotrollz_addons">
<div class="col-md-12">
</div>
</div>

View File

@ -1,10 +1,19 @@
<div class="row-fluid row_border_top row_centered clearfix" id="content_client_anchor">
<div class="col-md-12">
<br>
<br>
<br>
<div class="row-fluid row_border_top row_centered clearfix" id="mojotrollz_client">
<div class="row_auto trojan" style="min-height: 15em; margin-top: 6vh;">
<div class="col-md-9"><h2 class="tlt texts_contact_1"
<ul class="texts texts_contact">
<li data-in-effect="fadeInDown" data-in-shuffle="true"><h1 class="trojan" font-family="TrojanPro">Mojotrollz.eu</h1></li>
</ul>
</h2>
</div>
<div class="col-md-3 logo_hover"></div>
</div>
<div class="row cleafix"></div>
<div id="content_client">
<a href="#">WoW 1.12.1</a>
<a href="#">WoW 2.4.3</a>
<a href="#">WoW 3.3.5a</a>
<a href="#">TS3</a>
<a href="#">Torrent Software</a>
</div>
</div>

View File

@ -0,0 +1,22 @@
<div id="mojotrollz_more" class="row-fluid" style="background: url('./api.php?call=files&cat=content&id=footer.jpg')no-repeat; background-size: cover;">
<div class="row_auto content_footer_content trojan footer_txt">
<div class="col-md-4">
<a href="#mojotrollz_client">MOJOTROLLZ</a><br><br>
<a href="#mojotrollz_server">SERVERS</a><br><br>
<a href="#mojotrollz_tshirt">T-SHIRTS</a><br><br>
<a href="#mojotrollz_addons">ADDONS</a><br><br>
</div>
<div class="col-md-4">
<a href="#!login">LOGIN</a><br><br>
<a href="#!login(register)">REGISTER</a><br><br>
<a href="#!guild">GUILD PAGES</a><br><br>
<a href="#!gshirt">GUILD SHIRTS</a><br><br>
<a href="http://www.slingit.org" target="_blank">SLINGIT</a><br><br>
</div>
<div class="col-md-4">
<a href="#!impressum">${basic_impressum}</a><br><br>
<a href="https://www.facebook.com/pages/Mojo-WoW/204351992944865" target="_blank"><i class="fa fa-facebook fa-lg"></i></a><br><br>
<a href="https://www.youtube.com/user/Mojotrolltribe/videos" target="_blank"><i class="fa fa-youtube fa-lg"></i></a>
</div>
</div>
</div>

View File

@ -10,8 +10,8 @@
<ul class="nav navbar-nav navbar-left">
<li><a class="mojotrollz_scroll" href="#mojotrollz_client">MOJOTROLLZ</a></li>
<li><a class="mojotrollz_scroll" href="#mojotrollz_server" onClick="">SERVERS</a></li>
<li><a class="mojotrollz_scroll" href="#mojotrollz_shirt" onClick="">T-SHIRTS</a></li>
<li><a class="mojotrollz_scroll" href="#mojotrollz_addon">ADDONS</a></li>
<li><a class="mojotrollz_scroll" href="#mojotrollz_tshirt" onClick="">T-SHIRTS</a></li>
<li><a class="mojotrollz_scroll" href="#mojotrollz_addons">ADDONS</a></li>
<li><a class="mojotrollz_scroll mojotrollz_scroll_last" href="#mojotrollz_more" onClick="">MORE</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">

View File

@ -0,0 +1,40 @@
<div class="row-fluid row_border_top row_centered clearfix" id="mojotrollz_server">
<div class="row_auto">
<div class="col-md-12">
<div class="row trojan">
<h2 class="tlt texts_contact_1">
<ul class="texts texts_contact">
<li class="text_hover" data-in-effect="fadeInDown" data-in-shuffle="true">Servers<hr></li>
</ul>
</h2>
</div>
<div class="row cleafix">
<div class="col-md-4 logo_hover"></div>
<div class="col-md-8 texts_contact_2 trojan">SUBMIT A NEW SERVER</div>
</div>
<form class="textbox trojan" style="padding:10px" id="contact_form">
<div class="control-group">
<div class="controls">
<label class="webcraft_margin_top_40">NAME:</label>
<input class="form-control text_width"
type="text"
id="input_contact_name"
placeholder="Server Name"
required data-validation-required-message="Please tell us the Server's Name ;-).">
</div>
<div class="controls">
<label class="webcraft_margin_top_40">WWW:</label>
<input class="form-control text_width"
type="url"
id="input_contact_url"
placeholder="www.example.com"
data-validation-url-message="Please give us an valid url of your server!"
required data-validation-required-message="Please give us an url for of your server!">
</div>
<div class="help-block"></div>
<button type="submit" class="btn-sm btn btn-success"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span>&nbsp;Submit for Evaluation!</button>
</div>
</form>
</div>
</div>
</div>

View File

@ -0,0 +1,4 @@
<div class="row-fluid row_border_top row_centered clearfix" id="mojotrollz_tshirt">
<div class="col-md-12">
</div>
</div>

View File

@ -17,5 +17,9 @@
<body>
${content_navbar}
${content_client}
${content_server}
${content_tshirt}
${content_addons}
${content_more}
</body>
</html>

View File

@ -10,6 +10,4 @@ class page_mojotrollz extends \SYSTEM\API\api_default {
public static function page_impressum(){
return (new default_impressum())->html();}
}

View File

@ -1,3 +1,4 @@
auxiliary.org-netbeans-modules-php-smarty.smarty-framework=true
include.path=${php.global.include.path}
php.version=PHP_56
source.encoding=UTF-8