From 02ebd593c40f7b686400efa6bf9e07874747aef3 Mon Sep 17 00:00:00 2001 From: Phyks Date: Wed, 7 Aug 2013 20:32:44 +0200 Subject: [PATCH] Started to rebuild the app * Install.php page started * Will use RainTPL for templates handling --- .gitignore | 0 README.md | 0 TODO | 1 + humans.txt | 0 inc/config.php.sample | 10 + inc/header.php | 4 + inc/rain.tpl.class.php | 1043 ++++++++++++++++++++++++++++++++++++++++ index.php | 2 + install.php | 78 +++ robots.txt | 2 + tpl/css/style.css | 9 + tpl/footer.html | 2 + tpl/header.html | 9 + tpl/index.html | 45 ++ 14 files changed, 1205 insertions(+) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 README.md create mode 100755 TODO create mode 100644 humans.txt create mode 100644 inc/config.php.sample create mode 100644 inc/header.php create mode 100755 inc/rain.tpl.class.php create mode 100644 index.php create mode 100644 install.php create mode 100644 robots.txt create mode 100644 tpl/css/style.css create mode 100755 tpl/footer.html create mode 100755 tpl/header.html create mode 100755 tpl/index.html diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/TODO b/TODO new file mode 100755 index 0000000..1997329 --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +* i18n diff --git a/humans.txt b/humans.txt new file mode 100644 index 0000000..e69de29 diff --git a/inc/config.php.sample b/inc/config.php.sample new file mode 100644 index 0000000..23204c9 --- /dev/null +++ b/inc/config.php.sample @@ -0,0 +1,10 @@ +), stylesheet (), script (