Ralf S. Engelschall
|
bc44daf852
enfore owner/group/permissions, too
|
17 years ago |
Ralf S. Engelschall
|
654110579d
fix status detection
|
17 years ago |
Ralf S. Engelschall
|
03abb50062
do not expose the data to everybody
|
17 years ago |
Ralf S. Engelschall
|
c32d7ebbff
no need to display anything
|
17 years ago |
Ralf S. Engelschall
|
b8455fab2c
more comments; use correct database for restore; automatically shutdown and restart Drupal on restore
|
17 years ago |
Ralf S. Engelschall
|
32b995e249
remove trailing whitespace
|
17 years ago |
Ralf S. Engelschall
|
2b434b5b82
one more fix for the PostgreSQL dumping command
|
17 years ago |
Ralf S. Engelschall
|
e1221ed559
fix typo
|
17 years ago |
Ralf S. Engelschall
|
8635f8fe08
apply a hack to make sure that 'restore' doesn't activate the Drupal installer
|
17 years ago |
Ralf S. Engelschall
|
289bf8b5b4
fix typo
|
17 years ago |
Ralf S. Engelschall
|
2bd3d34d81
add Drupal convenient database backup/restore possibilities (intended for archiving purposes and performing risky changes in the administration panel like enabling modules, etc)
|
17 years ago |
Ralf S. Engelschall
|
08ff6a149e
cleanups and fixes
|
17 years ago |
Ralf S. Engelschall
|
3ed5181cca
cleanups and syntax fix
|
17 years ago |
Ralf S. Engelschall
|
18e64eb519
hopefully we soon arrive at MySQL 5.1 so I can remove this...
|
17 years ago |
Ralf S. Engelschall
|
82b804f647
add support for PostgreSQL and DCron
|
17 years ago |
Ralf S. Engelschall
|
c40851b4b4
upgrading package: drupal 5.7 -> 6.0
|
17 years ago |
Thomas Lotterer
|
da128abb11
upgrading package: drupal 4.7.6 -> 5.1
|
18 years ago |
Thomas Lotterer
|
b258d248a5
upgrading package: drupal 4.6.9 -> 4.7.3
|
19 years ago |
Thomas Lotterer
|
fd8fdbc41e
get rid of hardcoded path
|
19 years ago |
Thomas Lotterer
|
62589c9d7a
use/watch modules which belong to V_drupal_major; use official download URL; alphasort sources after grouping by type; initialize database schema for all modules; adjust default theme; require GD and preset file_directory_temp; branding
|
19 years ago |
Thomas Lotterer
|
189dd1c4e7
Drupal uses preg_replace() -> with_mod_php_pcre. Drupal uses session_set_save_handler() -> with_mod_php_mm. Move site configuration into $PREFIX/etc/sites subdir because a) drupal admins are used to use a directory of that name and b) PHP virtual site configuration logic in bootstrap.inc uses file_exists() which, when safe_mode=on, requires that the parent dir of the (settings.php) file to be checked is owned by the PHP (=apache =r_usr) user. Flag $PREFIX/etc/sites/default/settings.php as config file. Use a PHP5 compatible default theme.
|
19 years ago |
Ralf S. Engelschall
|
cbb92eccd4
don't hard-code MySQL administrator username
|
19 years ago |
Thorsten Hohmeier
|
aa1ed8b83f
make default inst more cosy
|
20 years ago |
Ralf S. Engelschall
|
44abc4eca5
new package: drupal 4.6 (Content Management Platform)
|
20 years ago |