From 7e136fa30f3e1f5d47acf2e825e527e7d7123238 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Thu, 8 Feb 2018 00:33:43 -0500 Subject: Remove old content --- examples/view/auth/default.view.php | 127 ------------------------ examples/view/common/foot.view.php | 19 ---- examples/view/common/head.view.php | 26 ----- examples/view/sysconf/default.view.php | 138 --------------------------- examples/view/sysconf/group.modal.view.php | 49 ---------- examples/view/sysconf/issue.modal.view.php | 52 ---------- examples/view/sysconf/message.modal.view.php | 55 ----------- examples/view/sysconf/pad.modal.view.php | 68 ------------- examples/view/sysconf/stage.modal.view.php | 52 ---------- examples/view/sysconf/user.modal.view.php | 48 ---------- 10 files changed, 634 deletions(-) delete mode 100644 examples/view/auth/default.view.php delete mode 100644 examples/view/common/foot.view.php delete mode 100644 examples/view/common/head.view.php delete mode 100644 examples/view/sysconf/default.view.php delete mode 100644 examples/view/sysconf/group.modal.view.php delete mode 100644 examples/view/sysconf/issue.modal.view.php delete mode 100644 examples/view/sysconf/message.modal.view.php delete mode 100644 examples/view/sysconf/pad.modal.view.php delete mode 100644 examples/view/sysconf/stage.modal.view.php delete mode 100644 examples/view/sysconf/user.modal.view.php (limited to 'examples/view') diff --git a/examples/view/auth/default.view.php b/examples/view/auth/default.view.php deleted file mode 100644 index 9d4c9b4..0000000 --- a/examples/view/auth/default.view.php +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - Scrott - Not logged in - - - - - -
- noaccounts)) { ?> -
-

Almost there....

-

Scrott's configuration is working, but no user accounts exist.
Use the form below to signup as an admin.

-
It is presumed that you are the administrator for this Scrott install.
There is a security risk involved with exposing this page to the public!
-
- - -
-
-
-
- -
-
-
-
- -

Login

- -
- - -
- -
- - -
- -
- tabSwap) { ?> - - Signup - - - - -
-
-
-
-
- -
-
-
- -
-
-
- -
-
-
-
- -

Signup for Scrott

- -
- - -
- -
- - -
- -
- - -
- -
- tabSwap) { ?> - - Cancel - - - - -
-
-
-
-
- -
-
-
-
-
- - - - diff --git a/examples/view/common/foot.view.php b/examples/view/common/foot.view.php deleted file mode 100644 index 977ac04..0000000 --- a/examples/view/common/foot.view.php +++ /dev/null @@ -1,19 +0,0 @@ - - - diff --git a/examples/view/common/head.view.php b/examples/view/common/head.view.php deleted file mode 100644 index 76880a6..0000000 --- a/examples/view/common/head.view.php +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/examples/view/sysconf/default.view.php b/examples/view/sysconf/default.view.php deleted file mode 100644 index 90e5441..0000000 --- a/examples/view/sysconf/default.view.php +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - Scrott - System-level configuration missing - - - - - - - - - - - - - - -
-
-

-     -     -     -     -     - -

- -

Welcome to Scrott!

-
- -

You're seeing this page because the file "scrott.conf.php" is missing.
Please fill out the form below to create a config automatically!

-

Click the icons above to learn more about core Scrott features and constructs!

-
- -

This form will initialize Scrott's system-level configuration.
These are things the app needs before it can begin functioning at all!

-
It is presumed that you are the administrator for this Scrott install.
There is a security risk involved with exposing this page to the public!
- -
-
- -
-
-
-
- - Database Connection -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- - Application Installation -
- - -
Detected from location of files in web document root
-
- - Settings -
- -
- -
- -
- -
- -
- -
-
- - -
-
-
-
- -
-
-
-
- - - - diff --git a/examples/view/sysconf/group.modal.view.php b/examples/view/sysconf/group.modal.view.php deleted file mode 100644 index c0641d9..0000000 --- a/examples/view/sysconf/group.modal.view.php +++ /dev/null @@ -1,49 +0,0 @@ - - - diff --git a/examples/view/sysconf/issue.modal.view.php b/examples/view/sysconf/issue.modal.view.php deleted file mode 100644 index 694dd47..0000000 --- a/examples/view/sysconf/issue.modal.view.php +++ /dev/null @@ -1,52 +0,0 @@ - - - diff --git a/examples/view/sysconf/message.modal.view.php b/examples/view/sysconf/message.modal.view.php deleted file mode 100644 index 14cca2d..0000000 --- a/examples/view/sysconf/message.modal.view.php +++ /dev/null @@ -1,55 +0,0 @@ - - - diff --git a/examples/view/sysconf/pad.modal.view.php b/examples/view/sysconf/pad.modal.view.php deleted file mode 100644 index 2fbf26b..0000000 --- a/examples/view/sysconf/pad.modal.view.php +++ /dev/null @@ -1,68 +0,0 @@ - - - diff --git a/examples/view/sysconf/stage.modal.view.php b/examples/view/sysconf/stage.modal.view.php deleted file mode 100644 index 11e517f..0000000 --- a/examples/view/sysconf/stage.modal.view.php +++ /dev/null @@ -1,52 +0,0 @@ - - - diff --git a/examples/view/sysconf/user.modal.view.php b/examples/view/sysconf/user.modal.view.php deleted file mode 100644 index 034dc04..0000000 --- a/examples/view/sysconf/user.modal.view.php +++ /dev/null @@ -1,48 +0,0 @@ - - - -- cgit v1.2.3