Setting up a perfect Drupal Project (Multi Language)

Start by using the newest 6.x version (7.x isn't yet ready for production) and manually put the »sites/default/settings.php« file. Walk through the standard installation process to configure database and admin login.

Modules

This set of modules is needed by almost every project, so just get them and don't ask :)

  • admin_menu
  • cck
  • filefield
  • getid3
  • imagefield
  • inline (2.x)
  • markdown
  • pathauto
  • poormanscron
  • token
  • transliteration
  • views
  • webform

Translations

  • i18n

Themes

Reset

Working

  • devel