Setup drconcierge.org using Drupal Part 1

This is a work log on how I setup drconcierge.org.

In this part, we are going to:

  1. Choose a nice theme
  2. Setup menu
  3. Setup contact form
  4. Setup wysiwyg editor and image uploader
  5. Add a page: about us
  • Upload and install latest drupal
  • Change permission sites/default and sites/default/settings.php to 755
  • Upload marinelli theme to sites/all/themes
  • Enable the Giordani theme, and disabled site name in theme->configure
  • in Site configuration->Administration theme, choose Garland as Administration theme, and check the box to use it in content editing

  • Add home menu in primary links
  • Enable contact module
  • Permissions: enable access site-wide contact form
  • Add a contact category : Website feedback and send to webmaster
  • Add contact menu in primary links

  • Create dir sites/all/modules
  • Upload and enable administration menu module
  • Upload fckeditor module
  • Download fckeditor 2, and upload to sites/all/modules/fckeditor/fckeditor
  • Upload IMCE module
  • Enable Path, Upload, FCKeditor, IMCE module
  • Enable permission for authenticated user with access fckeditor
  • Configure fckeditor module
    • Skin: Office2003
    • Toolbar: DrupalFull
    • File browser type: IMCE

  •  Now let's create a page: About Us
  •  Make sure you have enbled Path module
  • goto Create content->Page
    • Title: About Us
    • Menu settings:
    • Body: copy and paste the content
    • Input format: Full HTML (important if you uploaded images)
    • URL path settings: aboutus
    • Always preview before save!

 

  • Upload pathauto, token module and enable them
  • Edit about us page, and choose "Automatic alias", then save
  • Now the url changes to content/about-us

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer