NavigationUser login |
Which Drupal Modules to UseWhen I first installed Drupal, I had a hard time figuring out which modules I should install. Not knowing Drupal, I did not want to install something that would make my installation non-standard so documentation would be hard to find. I also didn't want to make it difficult to upgrade. The main drupal index should allow users to rate the modules or maybe have a relative count of downloads to help point new people in the right direction. Below, I list my favorite modules. The first 4 I would consider vital for any site.
2. CCK - Content Construction Kit - The basic building block to allow for the customization. 3. Views - I don't know how a Drupal site can be anything but a basic blog without views. 4. Pathauto - Automatically changes your URLs to configurable SEO compliant URLs. 5. Sections - (You may prefer to View Theme) - Allows for different themes for different areas of the site. 6. Gallery - Full Gallery2 integration. 7. Tinymce - Wysiwyig editor. Fully configurable. 8. Imce - Photo management for articles. Has problems, but it does the job. 9. Xmlsitemap - Generates xml sitemaps for the search engines. 10. Tagadelic - Adds tags and tag clouds.
Submitted by steven on Sun, 12/16/2007 - 16:02. categories [ ]
Reply |