From f997de2a36637497c333910b9e23a8b5a0eb6f02 Mon Sep 17 00:00:00 2001 From: "Nicolas A. Tonne" Date: Thu, 9 Apr 2015 16:17:19 +0200 Subject: [PATCH] Started on main page --- index.php | 103 +++++++++++++++++++------------------ php/footer.php | 39 ++++++++++++-- php/nochan.php | 6 ++- static/css/materialize.css | 4 +- static/css/style.css | 4 +- 5 files changed, 99 insertions(+), 57 deletions(-) diff --git a/index.php b/index.php index ee949263..e867e03c 100755 --- a/index.php +++ b/index.php @@ -4,59 +4,64 @@ $list = explode("/", htmlspecialchars(strtolower($_SERVER["REQUEST_URI"]))); if($list[1]==""||!isset($list[1])||count($list)<=1){$list="";include('php/nochan.php');die();} else $list=$list[1]; - + ?> - + -
-
-
- -
-
-
-
-

Zöff -
- -

-
- -
- Zöff -
- -
-
-
- -
-
- - Settings - Skip +
+ +
-
-
-
- - -
-
-
- loading -
-
-
-
-
-
-
- - - - +
+
+ +
+
+ + + + \ No newline at end of file diff --git a/php/footer.php b/php/footer.php index 948f28dd..4b1ad66f 100755 --- a/php/footer.php +++ b/php/footer.php @@ -1,6 +1,39 @@ - + diff --git a/php/nochan.php b/php/nochan.php index bdf9e92c..ab60ed24 100755 --- a/php/nochan.php +++ b/php/nochan.php @@ -55,7 +55,9 @@ foreach($fil as $files){