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/web/SledjHamr.png | Bin 1655233 -> 0 bytes example/web/SledjHamrIcon.png | Bin 95362 -> 0 bytes example/web/SledjHamrIconSmall.png | Bin 8535 -> 0 bytes example/web/about.html | 10 ---- example/web/help.html | 10 ---- example/web/loginpage.html | 97 --------------------------------- example/web/password_help.html | 10 ---- example/web/register.html | 14 ----- example/web/stats.html | 24 --------- 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 +++++++++ 18 files changed, 181 insertions(+), 165 deletions(-) delete mode 100644 example/web/SledjHamr.png delete mode 100644 example/web/SledjHamrIcon.png delete mode 100644 example/web/SledjHamrIconSmall.png delete mode 100644 example/web/about.html delete mode 100644 example/web/help.html delete mode 100644 example/web/loginpage.html delete mode 100644 example/web/password_help.html delete mode 100644 example/web/register.html delete mode 100644 example/web/stats.html 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 diff --git a/example/web/SledjHamr.png b/example/web/SledjHamr.png deleted file mode 100644 index 9089573..0000000 Binary files a/example/web/SledjHamr.png and /dev/null differ diff --git a/example/web/SledjHamrIcon.png b/example/web/SledjHamrIcon.png deleted file mode 100644 index e3b50e1..0000000 Binary files a/example/web/SledjHamrIcon.png and /dev/null differ diff --git a/example/web/SledjHamrIconSmall.png b/example/web/SledjHamrIconSmall.png deleted file mode 100644 index a1a6d72..0000000 Binary files a/example/web/SledjHamrIconSmall.png and /dev/null differ diff --git a/example/web/about.html b/example/web/about.html deleted file mode 100644 index 50ee1e2..0000000 --- a/example/web/about.html +++ /dev/null @@ -1,10 +0,0 @@ - -About this grid - - - - -This is a virtual world, usually called a grid, based on opensim-SC. -

 

- - diff --git a/example/web/help.html b/example/web/help.html deleted file mode 100644 index e070b82..0000000 --- a/example/web/help.html +++ /dev/null @@ -1,10 +0,0 @@ - -Help for this grid - - - - -Include help for your grid here. -

 

- - diff --git a/example/web/loginpage.html b/example/web/loginpage.html deleted file mode 100644 index 5ca5a52..0000000 --- a/example/web/loginpage.html +++ /dev/null @@ -1,97 +0,0 @@ - -<!--#echo var="grid" --> splash page - - - - - - -
- SledjHamr -
-

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/web/password_help.html b/example/web/password_help.html deleted file mode 100644 index db03fff..0000000 --- a/example/web/password_help.html +++ /dev/null @@ -1,10 +0,0 @@ - -Password help for this grid - - - - -Include password help for your grid here. -

 

- - diff --git a/example/web/register.html b/example/web/register.html deleted file mode 100644 index e721351..0000000 --- a/example/web/register.html +++ /dev/null @@ -1,14 +0,0 @@ - -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/web/stats.html b/example/web/stats.html deleted file mode 100644 index 418adac..0000000 --- a/example/web/stats.html +++ /dev/null @@ -1,24 +0,0 @@ - - <!--#echo var="grid" --> stats page - - - - - -

statistics.

-

Login URI -

-

Login page - web/loginpage.html">web/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 perhaps 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.

- - 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