Setting up automated task runs (cron) can now be achieved via Drupal's configuration alone, without having to install any scripts on the web server.
http://drupal.org/about/new-in-drupal-7
cron が使用できないレンタルサーバーが時折ある。
Drupal 6 では cron をサーバーで動作させなければならなかったが、Drupal 7 では Drupla 単体で cron を自動実行できる。
これは大きい。すばらしい!