From 1aedb7f27f7e3d78f7493a0d6af1fee26fbc09c1 Mon Sep 17 00:00:00 2001 From: Fredrik Wendt Date: Mon, 23 Aug 2010 22:47:25 +0100 Subject: [PATCH] new web pages for bug reporting and donations --- www/bugs/index.html | 47 +++++++++++++++++++++++++++ www/donate/index.html | 86 +++++++++++++++++++++++++++++++++++++++++++++++++ www/index.html | 41 ++++++++++++++++------- 3 files changed, 162 insertions(+), 12 deletions(-) create mode 100644 www/bugs/index.html create mode 100644 www/donate/index.html diff --git a/www/bugs/index.html b/www/bugs/index.html new file mode 100644 index 0000000..7f2cfdd --- /dev/null +++ b/www/bugs/index.html @@ -0,0 +1,47 @@ + + +Wifi Jail Breakout Assistant + + + + +
+Wifi Assistant's Application Icon +

Wifi Jail Breakout Assistant

+
+ + + + + + +

Bugs

+

+Comes included from the start ... +

+

+If you've found a bug I'd love to hear about it and have it fixed so the application improves! +There are basically three way in which you can contribute: +

+ +

+Either way - your contribution is greatly appreciated! +

+

+The only real "bug" right now is that network names with spaces in them aren't handled properly (they can't be part of a gconf key). +

+ +Back to main page + + + diff --git a/www/donate/index.html b/www/donate/index.html new file mode 100644 index 0000000..ed8228b --- /dev/null +++ b/www/donate/index.html @@ -0,0 +1,86 @@ + + +Wifi Jail Breakout Assistant + + + + +
+Wifi Assistant's Application Icon +

Wifi Jail Breakout Assistant

+
+ + + + + +

Donate

+
+ + +
+
+
+ + + + +
+
+ +

+You could either simply donate via PayPal, or Flattr this project - either way: thanks for your support! +

+ + + + + +

License

+

+This application is free to use, inspect, adapt and share, licensed under a BSD type license. +

+ + + + +

Thanks

+

+To Lisa, Anton and Leia who support me (kind of) while I'm up late etc. +

+

+A big thanks to Andrew Flegg (Jaffa) - the build files for this application are extremely similar +to those used to build the excellent anti "blue man syndrome" application +Hermes. +

+ + + + + +

Source

+

+It's all written in Python and the source is available for download - you can either get it with +git clone https://vcs.maemo.org/git/wifi-assistant or +browse it online. +There's more info at the SCM page. +

+

+Contributions are of course very welcome! +

+ + + +Back to main page + + + diff --git a/www/index.html b/www/index.html index f8384cf..01d0603 100644 --- a/www/index.html +++ b/www/index.html @@ -5,7 +5,7 @@ h2 { clear: both; } .screenshot { width: 400px; } dd { margin-bottom: 1em; } -#roadmap li.done { text-decoration: line-through } +#roadmap .done { text-decoration: line-through } .cli { margin-left: 3em; } @@ -95,13 +95,14 @@ built by the Maemo build site. +

Roadmap