Modules

Modules

You enable a module at Administer>>Site building>>Modules. The non-core modules are listed farther down. With 5.x, they now show you some of the inter-module dependencies. I turn them on and "Save configuration" in order of the dependencies. For example, "Views UI" requires "Views", so I turn on "Views" first, save the configuration, then turn on "Views UI." and save again.

Most modules introduce some kind of menu items. Those will generally appear automatically when the modules is enabled. A few menu items will not show up until the permissions are set (the next step). And even fewer require you to take action to add the menu items, but the module will have instructions on how to do that.

Ah, now the real work begins. Go to Administer>>User management>>Access control to select who can use the features of the new module.

If the module introduced new content types, go to Administer>>Content management>>Content types and configure them. Don't forget this may also affect your "Input formats" (Administer>>Site configuration>>Input formats) and "Categories" (or taxonomy, Administer>>Content management>>Categories); you'll have to check those too.

Okay, now you can start using the new module.

This Site

My documentation site is a relatively "vanilla" implementation of Drupal.

Core Modules Enabled Contributed Modules in Use
  • Blog
  • Book
  • Comment
  • Contact
  • Help
  • Menu
  • Path
  • Codefilter - Provides tags for automatically escaping and formatting large pieces of code.
  • Meta Tags (Nodewords) - Allows users to add meta tags, eg keywords or description.
  • Site Documentation - Documents and cleans up your configuration.

To get some idea of what modules are available, check these links: module handbook and contributed modules handbook.

Unless...

jfgrissom - May 11, 2008 - 10:33

The above instruction says:
"Okay, now you can start using the new module."

I just wanted to add one caveat...

If you don't use a theme that is appropriate to the version of Drupal you're using the "Admin>>site building>>themes" management section will not display your new Theme.

So you will want to be sure you have a theme that is compatible with your version of Drupal before downloading, extracting, installing, and then scratching your head... because it doesn't show up. =)

Access control renamed Permissions?

TommyWB - June 19, 2008 - 18:24

Administer>>User management>>Access control

is actually

Administer>>User management>>Permissions

in Drupal 6.x... Right?

 
 

Drupal is a registered trademark of Dries Buytaert.