While looking at the examples posted at the link below is helpful, I'm still unable to figure out how to

A) set the default input format to "Full HTML"
B) set the site offline message (create a custom "site_offline_message" variable)

Can someone offer assistance?

http://drupal.org/project/Installation+profiles

Comments

Steve Halleman’s picture

Go to http://www.example.com/admin/settings/filters for the input format and http://www.example.com/admin/settings/site-maintenance to set the maintenance menu. Of course substitute your URL for www.example.com.

Steve Halleman

Jerimee’s picture

That is how you do it manually. I'm trying to automate it by creating a custom installation profile. By selecting the profile I want this configuration without having to assign these options manually.