From 0cf0a684ce32a4c79cf05d108d6da38052be5bd8 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 4 Mar 2010 11:32:30 -0500 Subject: Updated SN install UI. Using separate fieldsets --- install.php | 140 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 72 insertions(+), 68 deletions(-) (limited to 'install.php') diff --git a/install.php b/install.php index 51c86683a..47a09b67c 100644 --- a/install.php +++ b/install.php @@ -474,76 +474,80 @@ function showForm() -
-
Page notice
-
-
-

Enter your database connection information below to initialize the database.

-
-
-
- Connection settings -
    -
  • - - -

    The name of your site

    -
  • -
  • - - enable
    - disable
    -

    Enable fancy (pretty) URLs. Auto-detection failed, it depends on Javascript.

    -
  • -
  • - - -

    Database hostname

    -
  • -
  • - - - $dbRadios -

    Database type

    -
  • - -
  • - - -

    Database name

    -
  • -
  • - - -

    Database username

    -
  • -
  • - - -

    Database password (optional)

    -
  • -
  • - - -

    Nickname for the initial StatusNet user (administrator)

    -
  • -
  • - - -

    Password for the initial StatusNet user (administrator)

    -
  • -
  • - - -
  • -
  • - - -

    Optional email address for the initial StatusNet user (administrator)

    -
  • -
+
+ Site settings +
    +
  • + + +

    The name of your site

    +
  • +
  • + + enable
    + disable
    +

    Enable fancy (pretty) URLs. Auto-detection failed, it depends on Javascript.

    +
  • +
  • + + +

    Database hostname

    +
  • +
+
+ +
+ Database settings +
    +
  • + + $dbRadios +

    Database type

    +
  • +
  • + + +

    Database name

    +
  • +
  • + + +

    Database username

    +
  • +
  • + + +

    Database password (optional)

    +
  • +
+
+ +
+ Administrator settings +
    +
  • + + +

    Nickname for the initial StatusNet user (administrator)

    +
  • +
  • + + +

    Password for the initial StatusNet user (administrator)

    +
  • +
  • + + +
  • +
  • + + +

    Optional email address for the initial StatusNet user (administrator)

    +
  • +
+
-- cgit v1.2.3-54-g00ecf