From d4ab7801225053c36b5cd8a8072d060e3f544638 Mon Sep 17 00:00:00 2001 From: Klimov Paul Date: Mon, 13 May 2013 13:15:08 +0300 Subject: [PATCH] Twitter boostrap style has been applied for "YiiRequirementChecker" web view. --- yii/requirements/views/web/css.php | 6196 +++++++++++++++++++++++++++++++++- yii/requirements/views/web/index.php | 118 +- 2 files changed, 6183 insertions(+), 131 deletions(-) diff --git a/yii/requirements/views/web/css.php b/yii/requirements/views/web/css.php index bff20d1..4c62aed 100644 --- a/yii/requirements/views/web/css.php +++ b/yii/requirements/views/web/css.php @@ -1,93 +1,6157 @@ -body -{ - background: white; - font-family:'Lucida Grande',Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif; - font-size:10pt; - font-weight:normal; + \ No newline at end of file diff --git a/yii/requirements/views/web/index.php b/yii/requirements/views/web/index.php index f5196c8..2f8da15 100644 --- a/yii/requirements/views/web/index.php +++ b/yii/requirements/views/web/index.php @@ -3,80 +3,68 @@ /* @var $summary array */ /* @var $requirements array[] */ ?> - - + + - - - -Yii Application Requirement Checker + + Yii Application Requirement Checker + renderViewFile(dirname(__FILE__).DIRECTORY_SEPARATOR.'css.php'); ?> - -
- - - -
-

Description

-

-This script checks if your server configuration meets the requirements -for running Yii application. -It checks if the server is running the right version of PHP, -if appropriate PHP extensions have been loaded, and if php.ini file settings are correct. -

+
+
+

Yii Application Requirement Checker

+
+
-

Conclusion

-

-0): ?> -Unfortunately your server configuration does not satisfy the requirements by this application. -0): ?> -Your server configuration satisfies the minimum requirements by this application. Please pay attention to the warnings listed below if your application will use the corresponding features. - -Congratulations! Your server configuration satisfies all requirements. - -

+
+

Description

+

+ This script checks if your server configuration meets the requirements + for running Yii application. + It checks if the server is running the right version of PHP, + if appropriate PHP extensions have been loaded, and if php.ini file settings are correct. +

-

Details

+

Conclusion

+ 0): ?> + Unfortunately your server configuration does not satisfy the requirements by this application. + 0): ?> + Your server configuration satisfies the minimum requirements by this application. Please pay attention to the warnings listed below if your application will use the corresponding features. + + Congratulations! Your server configuration satisfies all requirements. + - - - - - - - - - - -
NameResultRequired ByMemo
- - - - - - - -
+

Details

- - - - - - -
 passed failed warning
+ + + + + + + + + + +
NameResultRequired ByMemo
+ + + + + + + +
-
+
- +
-
+ +
\ No newline at end of file