diff --git a/defaults.php b/defaults.php index 3ed7275..07ae25a 100755 --- a/defaults.php +++ b/defaults.php @@ -18,8 +18,8 @@ define('DUMB_MODE_ENABLED', false); // default file permissions // change file to 644 and dir to 755 if your webserver "complains" -define('FILE_PERMISSIONS', 0777); -define('DIR_PERMISSIONS', 0777); +define('FILE_PERMISSIONS', 0775); +define('DIR_PERMISSIONS', 0775); // first some webserver setup... @@ -36,10 +36,10 @@ define('ABS_PATH', dirname(__FILE__) . '/'); define('FP_DEFAULTS', 'fp-defaults/'); // all writable directories go here. -define('FP_CONTENT', 'fp-content/'); // must be chmodded to 0777 +define('FP_CONTENT', 'fp-content/'); // must be chmodded to 0775 // blog configurations files -define('CONFIG_DIR', FP_CONTENT . 'config/'); // must be chmodded to 0777 +define('CONFIG_DIR', FP_CONTENT . 'config/'); // must be chmodded to 0775 define('CONFIG_FILE', CONFIG_DIR . 'settings.conf.php'); /** diff --git a/fp-defaults/settings-defaults.php b/fp-defaults/settings-defaults.php index 3f3d5df..046967c 100755 --- a/fp-defaults/settings-defaults.php +++ b/fp-defaults/settings-defaults.php @@ -21,7 +21,7 @@ $fp_config = array( 'dateformat' => '%A, %B %e, %Y', 'dateformatshort' => '%Y-%m-%d', 'charset' => 'utf-8', - 'lang' => LANG_DEFAULT . $browserLang + 'lang' => LANG_DEFAULT ), 'plugins' => array( 'blockparser' => array( diff --git a/setup/imgs/loading.gif b/setup/imgs/loading.gif deleted file mode 100755 index fbe57be..0000000 Binary files a/setup/imgs/loading.gif and /dev/null differ diff --git a/setup/imgs/shade.png b/setup/imgs/shade.png deleted file mode 100755 index ddf63c5..0000000 Binary files a/setup/imgs/shade.png and /dev/null differ diff --git a/setup/imgs/tile.png b/setup/imgs/tile.png deleted file mode 100755 index 84a137a..0000000 Binary files a/setup/imgs/tile.png and /dev/null differ diff --git a/setup/main.php b/setup/main.php index e796cb2..6634563 100644 --- a/setup/main.php +++ b/setup/main.php @@ -1,4 +1,7 @@ + \ No newline at end of file diff --git a/setup/tpls/header.tpl.php b/setup/tpls/header.tpl.php index 1a60bef..c4cdc07 100644 --- a/setup/tpls/header.tpl.php +++ b/setup/tpls/header.tpl.php @@ -1,15 +1,14 @@ - -Flatpress installer - + +FlatPress Installer +
-

FlatPress Installer

+

logo-small.gif FlatPress Installer

+
-
\ No newline at end of file + diff --git a/setup/tpls/locked.tpl.php b/setup/tpls/locked.tpl.php index 4c54520..5b30022 100644 --- a/setup/tpls/locked.tpl.php +++ b/setup/tpls/locked.tpl.php @@ -1,8 +1,8 @@ -

+

getList(); ?> -

+

- +
+ value="">
diff --git a/setup/tpls/step2.tpl.php b/setup/tpls/step2.tpl.php index 1e1cd35..66c1fa0 100644 --- a/setup/tpls/step2.tpl.php +++ b/setup/tpls/step2.tpl.php @@ -1,8 +1,8 @@ -

+

- - + + - +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
+ value="">
\ No newline at end of file diff --git a/setup/tpls/step3.tpl.php b/setup/tpls/step3.tpl.php index 54f5326..2fca9ea 100644 --- a/setup/tpls/step3.tpl.php +++ b/setup/tpls/step3.tpl.php @@ -1,6 +1,6 @@ -

+

- +
\ No newline at end of file