X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=install%2Ftemplate.html;h=d63821166cd08148b3835dea78526b71adc4e727;hb=6452eea7dabeb2e8e68a0cfcafd38c07f15d4c6c;hp=6202e9ff296d60f8dccc370f7e0f84740bb89f9f;hpb=e01a5ffed559ccb3a64fba29f0ca8964e00d3178;p=civicrm-core.git diff --git a/install/template.html b/install/template.html index 6202e9ff29..d63821166c 100644 --- a/install/template.html +++ b/install/template.html @@ -2,81 +2,63 @@ -CiviCRM Installer +<?php echo ts('CiviCRM Installer'); ?> /> +
-
Version
+
"{$civicrm_version['version']} {$civicrm_version['cms']}")); ?>
/> -
-

CiviCRM Installer

-
Thanks for choosing to use CiviCRM! Please follow the instructions below to get CiviCRM installed.
-

-
- -

We are not able to install the software. Please see below for details.

- -hasWarnings()) { ?> -

There are some issues that we recommend you look at before installing, however, you are still able to install the software. Please see below for details.

+
-hasErrors()) { ?> -

You're ready to install!    -

+

+

- + -

- + +

see below for details.'); ?>

+ + hasWarnings()) { ?> +

+ hasErrors()) { ?> +

+ + +

+ -

+

+

- +

Learn more about using CiviCRM in other languages.', array(1 => 'http://wiki.civicrm.org/confluence/pages/viewpage.action?pageId=88408149')); ?>

-

Database Version and Connection Settings

-

-CiviCRM stores its content in a MySQL database. Please provide the username -and password to connect to the server here. If this account has permission to create databases, then we will -create the database for you; otherwise, you must give the name of a database that already exists. -

- -hasErrors()) { ?> -

Your database settings don't appear to be correct. Please check the Database Details below for specific errors.

- -

Database version and connection settings have been verified and look correct!

- - -

CiviCRM Database Settings

-

-
-
-
-
-

- - -

Drupal Database Settings

-

-
-
-
-
-

- + -

Other Settings

-

- - $language) { $selected = ($locale == $seedLanguage) ? 'selected="selected"' : ''; @@ -84,30 +66,73 @@ create the database for you; otherwise, you must give the name of a database tha } ?> + -
+ +

+ + + +

+

+ +

+ +hasErrors()) { ?> +

Database Details below for specific errors.", array(1 => '#dbDetails')); ?>

+ +

+ + +

+

+
+
+
+
+

+ + +

+

+
+
+
+
+

+ + + +

+ +


Check this box to pre-populate CiviCRM with sample English contact records, online contribution pages, profile forms, etc. These examples can help you learn about CiviCRM features.

-

+

-

CiviCRM Database Details

-showTable("MySQL CiviCRM Configuration"); ?> + +' . ts('CiviCRM Database Details') . ''; + $dbReq->showTable(ts("MySQL %1 Configuration", array(1 => 'CiviCRM'))); +?> Drupal Database Details"; -$dbReq->showTable("MySQL Drupal Configuration"); +echo "

" . ts('Drupal Database Details') . "

"; +$dbReq->showTable(ts("MySQL %1 Configuration", array(1 => 'Drupal'))); }?>

-

Requirements

+

showTable(); ?>