Hier finden Sie eine Auflistung der Module die für eine Minimalinstallation eines
mehrsprachigen CMS notwendig sind.
Für die Installation der Module ist ein PHP Memorylimit von ca. 96MB notwendig.
.htaccess
Edit the .htaccess file in the Drupal root directory. Look for the section:
and immediately after this add the following line:php_value memory_limit 64Mphp_value memory_limit 96M (funktioniert nur bei Apache)
| Administration Menü | http://drupal.org/project/admin_menu |
| Localization Update | http://drupal.org/project/l10n_update |
| Localization client | http://drupal.org/project/l10n_client |
| CKEditor | http://drupal.org/project/ckeditor |
| IMCE Dateiuploader | http://drupal.org/project/imce |
| IMCE Mkdir | http://drupal.org/project/imce_mkdir |
| PathAuto | http://drupal.org/project/pathauto |
| Internationalization | http://drupal.org/project/i18n |
| Variable (für Internat...) | http://drupal.org/project/variable |
| Menu Block | http://drupal.org/project/menu_block |
