From 7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 16 Mar 2020 20:19:08 +1000 Subject: Shift web stuff to the www folder, and update it. --- example/www/SledjHamr.png | Bin 0 -> 1655233 bytes example/www/SledjHamrIcon.png | Bin 0 -> 95362 bytes example/www/SledjHamrIconSmall.png | Bin 0 -> 8535 bytes example/www/about.html | 11 ++++ example/www/help.html | 11 ++++ example/www/loginpage.html | 108 +++++++++++++++++++++++++++++++++++++ example/www/password_help.html | 11 ++++ example/www/register.html | 15 ++++++ example/www/stats.html | 25 +++++++++ 9 files changed, 181 insertions(+) create mode 100644 example/www/SledjHamr.png create mode 100644 example/www/SledjHamrIcon.png create mode 100644 example/www/SledjHamrIconSmall.png create mode 100644 example/www/about.html create mode 100644 example/www/help.html create mode 100644 example/www/loginpage.html create mode 100644 example/www/password_help.html create mode 100644 example/www/register.html create mode 100644 example/www/stats.html (limited to 'example/www') diff --git a/example/www/SledjHamr.png b/example/www/SledjHamr.png new file mode 100644 index 0000000..9089573 Binary files /dev/null and b/example/www/SledjHamr.png differ diff --git a/example/www/SledjHamrIcon.png b/example/www/SledjHamrIcon.png new file mode 100644 index 0000000..e3b50e1 Binary files /dev/null and b/example/www/SledjHamrIcon.png differ diff --git a/example/www/SledjHamrIconSmall.png b/example/www/SledjHamrIconSmall.png new file mode 100644 index 0000000..a1a6d72 Binary files /dev/null and b/example/www/SledjHamrIconSmall.png differ diff --git a/example/www/about.html b/example/www/about.html new file mode 100644 index 0000000..3afc962 --- /dev/null +++ b/example/www/about.html @@ -0,0 +1,11 @@ + +About this grid + + + + + +This is a virtual world, usually called a grid, based on opensim-SC. +

 

+ + diff --git a/example/www/help.html b/example/www/help.html new file mode 100644 index 0000000..9a75aa6 --- /dev/null +++ b/example/www/help.html @@ -0,0 +1,11 @@ + +Help for this grid + + + + + +Include help for your grid here. +

 

+ + diff --git a/example/www/loginpage.html b/example/www/loginpage.html new file mode 100644 index 0000000..bd6d8c6 --- /dev/null +++ b/example/www/loginpage.html @@ -0,0 +1,108 @@ + +<!--#echo var="grid" --> splash page + + + + + + + + +
+ SledjHamr +
+

+

+

DEBUG

+
+

DEBUG log

+ +
+
+

+

Add your fancy splash page for here.

+

 

+

 

+

 

+

Perhaps describe here.

+
+
+

Login URI -

+

 

+

There are members of this grid.

+

There are locals and hypergrid visitors in world.

+

There are locals out on the hypergrid.

+

There have been locals and visitors on this grid in the last month.

+

There are regions, though some might not be online right now.

+
+
+

Maybe add some news or events here, or something.

+
+
+

CSS by Taylor Temper, photo by onefang rejected.

+
+
+

is running , + part of the SledjHamr project.

+
+ + diff --git a/example/www/password_help.html b/example/www/password_help.html new file mode 100644 index 0000000..aef6bd5 --- /dev/null +++ b/example/www/password_help.html @@ -0,0 +1,11 @@ + +Password help for this grid + + + + + +Include password help for your grid here. +

 

+ + diff --git a/example/www/register.html b/example/www/register.html new file mode 100644 index 0000000..46317e6 --- /dev/null +++ b/example/www/register.html @@ -0,0 +1,15 @@ + +Account for this grid + + + + + +Include account registration help for your grid here. +

 

+

If you want to register an account on this grid, ask the person that runs it to do that for you.

+

 

+

If you want to register an account on this grid, click here (when it's written).

+

 

+ + diff --git a/example/www/stats.html b/example/www/stats.html new file mode 100644 index 0000000..b9647c0 --- /dev/null +++ b/example/www/stats.html @@ -0,0 +1,25 @@ + + <!--#echo var="grid" --> stats page + + + + + + +

statistics.

+

Login URI -

+

Login page - /loginpage.html">/loginpage.html

+

There are members of this grid.

+

There are locals and hypergrid visitors in world right now.

+

There are locals out on the hypergrid right now.

+

There have been locals and hypergrid visitors on this grid in the last 30 days ( total).

+

There have been locals and hypergrid visitors on this grid in the last 60 days ( total).

+

There are regions, though might not be online right now.

+

There may be regions online, with a total area of roughly square metres.

+

There are varregions that might be online now.

+

There are normal regions that might be online now.

+

is running , + part of the SledjHamr project.

+

These statistics will update every two minutes.

+ + -- cgit v1.1