Books on Drupal

There are a few books on Drupal and they range from everything for the beginner to everything for the advanced. I have a page devoted to Drupal books that are available for purchase along with a review on each of them.

New to Drupal?

Are you new to Drupal? What is Drupal and why do you want to use this? In this video I build a Drupal website in 10 minutes. See why Drupal rocks!

Drupal's Site Maintenance Mode

If you are working on your Drupal site and you want to take if offline temporarily, Drupal has a setting that allows you to do this. They call the Site Maintenance. You can find it under the Site Configuration menu. What this does is takes your site offline to anonymous users and authenticated users. The only person who has access to the site is the administrator. Any viewer will get a message stating that the site is offline. You can change the message that the user views to whatever you want as well.This tip came to me via email. Someone asked how they could get back into the site after they made it offline. All you need to do is go to your site and add to the url /user, an example would be: your-drupal-test-site.com/userOnce you enter this url, you will be at the login screen. Just log in using your administrator password, and you are back in business.

Stephen's picture

Thanks!

All of the Drupal documentation on Drupal.org instructs me to navigate to mysite.com/?q=user.

I think that instruction assumes that you do not have URL masking enabled, as it didn't work for me and I was slightly panicked for a bit. The url form suggested in this post does work. Bear in mind whether or not you have URL aliasing enabled, as I believe this will effect which URL will work for you.

Whew! Glad I got back in!

Thank You!

omnyx's picture

how to change the message

and the picture that are shown when the website is online?
I love drupal icon but I'd like to use my site logo and a custom message...
thanks!

k.arel's picture

Picture

You'll have to set that picture in your Templates module.