From 0cf0a684ce32a4c79cf05d108d6da38052be5bd8 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 4 Mar 2010 11:32:30 -0500 Subject: [PATCH] Updated SN install UI. Using separate fieldsets --- install.php | 136 +++++++++++++++++++++++++++------------------------- 1 file changed, 70 insertions(+), 66 deletions(-) diff --git a/install.php b/install.php index 51c86683a0..47a09b67c7 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

    -
  • -
  • +
    + Site 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 settings +
      +
    • + + $dbRadios +

      Database type

      +
    • +
    • + + +

      Database name

      +
    • +
    • + + +

      Database username

      +
    • +
    • + + +

      Database password (optional)

      +
    • +
    +
    -
  • - - -

    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)

    -
  • -
+
+ 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)

    +
  • +
+