Installed modules
Submitted by Georg on Tue, 2009-04-14 11:41
There are a lot of modules available for drupal. You can use only the build-in core modules for a website but with some additional modules enhance the usability drastically.
Here is a list of modules I have additionally installed for this website:
- Advanced Help Allow advanced help and documentation..
- Captcha Base CAPTCHA module for adding challenges to arbitrary. Required by reCaptcha.
- CCK The Content Construction Kit allows you to add custom fields to nodes using a web browser.
- File Field Defines a file field type for CCK.
- Google Analytics Adds Google Analytics javascript tracking code to all your site's pages.
- Iconizer Adds icons next to links in Admin-section, well-know protocols and files links.
- Image Allows uploading, resizing and viewing of images. This and Image Attach will be replaced by ImageField in the near future.
- Image API ImageAPI supporting multiple toolkits. Will be part of Drupal 7.
- Image Assist This module allows users to upload and insert inline images into posts. It automatically generates an Add image link under the textarea fields of your choice.
- Image Cache Dynamic image manipulator and cache.
- Image Field Defines an image field type for CCK.
- Mime Detect Provides common mime type detection for Drupal sites.
- Pathauto Provides a mechanism for modules to automatically generate aliases for the content they manage.
- Pingback pingback user agent as defined per Pingback 1.0.
- reCaptcha Uses the reCAPTCHA web service to improve the CAPTCHA system.
- Taxonomy Manager Tool for administrating taxonomy terms.
- Token Provides a shared API for replacement of textual placeholders with actual data. Required by Pathauto
- Views Create customized lists and queries from your database.