25 Commits (a744304d5fd8906e2544fa1efadf685fbf52586e)

Author SHA1 Message Date
Dr. Ralf S. Engelschall 9150450e24 convenience 'edit' command to allow one to easily hack the database manually in case it is necessary 18 years ago
Dr. Ralf S. Engelschall bc44daf852 enfore owner/group/permissions, too 18 years ago
Dr. Ralf S. Engelschall 654110579d fix status detection 18 years ago
Dr. Ralf S. Engelschall 03abb50062 do not expose the data to everybody 18 years ago
Dr. Ralf S. Engelschall c32d7ebbff no need to display anything 18 years ago
Dr. Ralf S. Engelschall b8455fab2c more comments; use correct database for restore; automatically shutdown and restart Drupal on restore 18 years ago
Dr. Ralf S. Engelschall 32b995e249 remove trailing whitespace 18 years ago
Dr. Ralf S. Engelschall 2b434b5b82 one more fix for the PostgreSQL dumping command 18 years ago
Dr. Ralf S. Engelschall e1221ed559 fix typo 18 years ago
Dr. Ralf S. Engelschall 8635f8fe08 apply a hack to make sure that 'restore' doesn't activate the Drupal installer 18 years ago
Dr. Ralf S. Engelschall 289bf8b5b4 fix typo 18 years ago
Dr. 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) 18 years ago
Dr. Ralf S. Engelschall 08ff6a149e cleanups and fixes 18 years ago
Dr. Ralf S. Engelschall 3ed5181cca cleanups and syntax fix 18 years ago
Dr. Ralf S. Engelschall 18e64eb519 hopefully we soon arrive at MySQL 5.1 so I can remove this... 18 years ago
Dr. Ralf S. Engelschall 82b804f647 add support for PostgreSQL and DCron 18 years ago
Dr. Ralf S. Engelschall c40851b4b4 upgrading package: drupal 5.7 -> 6.0 18 years ago
Thomas Lotterer da128abb11 upgrading package: drupal 4.7.6 -> 5.1 19 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 20 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 20 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. 20 years ago
Dr. Ralf S. Engelschall cbb92eccd4 don't hard-code MySQL administrator username 20 years ago
Thorsten Hohmeier aa1ed8b83f make default inst more cosy 20 years ago
Dr. Ralf S. Engelschall 44abc4eca5 new package: drupal 4.6 (Content Management Platform) 21 years ago
Dr. Ralf S. Engelschall 5b4a2b4397 new package: cacti 0.8.2a (Network Monitoring and Graphing Frontend) 23 years ago