Community & Support

Top 5 Modules you should add to Drupal 5

Reading through the site quite a few modules are suggested to install, however some of them seem to be prior to V5. What would you suggest for a basic overall site including articles, blogs, users, roles, and calendar. What would you suggest be the 1st 5 modules I should download.

TIA!
Shari

Comments

1.Pathauto 2.Organic

1.Pathauto
2.Organic Groups
3.Taxonomy theme
4.Views (???)
5.Node(keywords)
------------------------------------------------------
Be Smart, Think Free, Choose OpenSource.

Think Smart, Be Free, Choose Open Source.

blogs, users, roles are

blogs, users, roles are already part of the core download.

my top 5 are: (I don't build a site without them)

views (and addons)
cck (and addons)
contemplate
panels
pathauto

Here we go

CCK
Views
pathautho
search (don't take it for granted)
taxonomy

-------------------------------
Sites for uzbeks and Uzbekistan:
Uzbek Lyrics Database
Uzbekistan Forum

-------------------------------
Read jQuery tutorials & tips at jQuery HowTo Collection

just five, hmm

I would include backup and dba, but they're not ported to D5 yet.

  1. Global Redirect
  2. Devel
  3. Pathauto
  4. LoginToboggan
  5. Secure Pages

Must... stop...... There... are... so... many....

Thank you!

I found out about some great modules thanks to this thread (even though I'd checkt 'top module' blog posts and messages in the past).

My top modules to add:

- views
- cck
- contemplate
- pathauto
- jRating

Global Redirect sounds interesting, but why is it your top module?

First, when combined with Pathauto or the core path module, Global Redirect removes every unintentional sighting of "node" in URLs. Almost nobody knows (or should know) what "node" means and, from my point of view, users may perceive a website as being more complex or abstract by its use of unfamiliar terminology.

Module developers: please do not use the word "node" in the help text your module exposes to users!

Second, some search engines may sandbox a site if identical content is found at two or more locations on the same website. Global Redirect's documentation only mentions Google, but considering Google's current popularity there's really no excuse to not fix a potential problem. Getting sandboxed can kill a small business.

Standard for Any Drupal Installation

I've done quite a few Drupal installaions now, and all of them use the following:

  1. Google Analytics
  2. gsitemap (Google site map)
  3. nodewords (metatags for the site and per node)
  4. pathauton (automatically turn the title into a friendly URL)
  5. captcha (reduce spam on comments)

That's the minimum for almost any installation, except if a site doesn't have comments enabled, drop number five.

Thanks for everyone else's suggestions, there are some good ideas there for me to try.
------------------------
Partly Technical
About Allergies
------------------------

------------------------
Partly Technical
About Allergies
------------------------

Top Modules for Drupal 5

  1. Pathauto (would never develop a site without it) + Token
  2. CCK
  3. Views
  4. Imagecache + Imagefield
  5. Date field

Yeah, that's more than 5 :)

---------------------------------------------------
AdAstra.ca - Optimize the Web. Optimize the World.

---------------------------------------------------
AdAstra.ca - Optimize the Web. Optimize the World.

Nice, I want to see more

Nice, I want to see more about those modules.