From 54d3868efcc4434bcf6533c08b82d0c6cbdc3552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Sat, 11 Mar 2017 21:18:03 +0200 Subject: [PATCH] Homepage: Added download pages and the bottom site map --- web2/addons.php | 18 +++++ web2/include/template.inc.php | 134 +++++++++++++++++++++++++------- web2/linux.php | 55 +++++++++++++ web2/macos.php | 4 +- web2/source.php | 47 +++++++++++ web2/theme/stylesheets/site.css | 56 ++++++++++--- web2/windows.php | 51 ++++++++++++ 7 files changed, 327 insertions(+), 38 deletions(-) create mode 100644 web2/addons.php create mode 100644 web2/linux.php create mode 100644 web2/source.php create mode 100644 web2/windows.php diff --git a/web2/addons.php b/web2/addons.php new file mode 100644 index 0000000000..6e4f7ab616 --- /dev/null +++ b/web2/addons.php @@ -0,0 +1,18 @@ + + + +
+
+ +
+ +
+ + diff --git a/web2/include/template.inc.php b/web2/include/template.inc.php index 89aed3d804..c34645cb2c 100644 --- a/web2/include/template.inc.php +++ b/web2/include/template.inc.php @@ -157,6 +157,7 @@ function generate_sidebar()
  • Source
  • Recent builds
  • +
    Add-ons
    User Manual