drupal modules

neo's picture

This is how I start the new year (I actually ended it that way as well), I (re-)develop our personal web site using Drupal 5.5. What else can you in your holiday really.... ;) So far the site had been plain HTML (well, with CSS) and it's about time to make something new. I tried Typo3 but unfortunately I never could get anything to work.

Anyways, to install Drupal was a mater of minutes, so zero problems. But as I looked around I discovered more and more things that are not included in the core package. Like the ability to add keywords, etc. So, really some basic things or at least what I think are basic things.

At the end of the day I kept searching & adding one module after he other. Now, to be honest, I don't know if that is a bit too much what I have done here with the modules but so far I added about 15 modules. Probably a couple or so more to come. It sort of feels as if I'd be a module junkie. But then again, when I worked with Joomla basic things like Meta Tags work out of the box.

What do other Drupal admins say? Is that too much? How many modules did you (had to) add to make the site work like you wanted it to be? What modules are you using, what do you think is essential to have? Which of the Core modules are you using?

Greetings from the MatriX

neo

Comments

bill.hutchison's picture

Drupal Needs a lot of Modules

Drupal has been designed from the ground up as a very basic site. The idea was to add modules to gain functionality.

A quick look at this site shows about a half dozen extra modules, and this site is pretty simple.

One thing that I have wanted to try out, but worried about wrecking this site, is the SEO stuff for it. If you try that out, let me know.

Bill Hutchison
My Blog

neo's picture

lots and lots and lots

Hi Bill,
yes, Drupal needs quite some extra modules. The half dozen you use are really, well, quite few. So far I use (or play with) the following ones:

  • Backup Migrate (backup for the Drupal database) - backup tested but not restore / migrate
  • Captcha - not 100% tested
  • Category Aggregator (enables RSS for categories) - not yet used
  • Contact Forms - not 100% tested
  • DHTML Menu (but I'll try and see if the "Nice Menues" is doing it more how I want it to be) - works
  • Email Verify (to check whether a email address really exists, but I couldn't get it to work)
  • extlink (adds "target="_blank" for external links + displays a little icon) - not yet used
  • FCKeditor (WYSIWYG editor) - works but needs proper configuration
  • i18n (the site will be bi-lingual, german & english) - works
  • Image - works but I was hoping for more / different functionality
  • Localizer (directs visitors to the right language according to the browser language) - works
  • Nodewords (aka "Meta Tags", it actually is for meta tags) - works
  • Password Strength (to check and force a minimum strength for passwords) - not 100% tested
  • PDFview (create PDFs from displayed page) - not installed but a wanna have function
  • Print (printer friendly page) - not installed but a wanna have function
  • Quote (enables boxes for quotes) - not yet used
  • Scripturefilter (makes scriptures a clickable link to Biblegateway) - not yet used
  • Spam - seems to work
  • Watermark (for uploaded images) - not yet used

So far so good. But I'm really still developing the site. I can't tell if I'll keep them all or if I'll search for other ones. I haven't looked into SEO. Obviously I need the content first before the search engines has some work to do ;)

Greetings from the MatriX,
neo

neo's picture

YAM - Yet Another Module

I need to extend the list sooner than I thought ;)

So, I wanted to have a different color for different pages on the site. E.g. blue-ish for the Home page, red-ish for the Blog, brown-ish for About Us, etc. The module "Taxonomy Theme" seems to do it. That makes it about 20 modules now, I guess.

Greetings from the MatriX,
neo

neo's picture

user images in blog posts

Hi all you Drupal experts. Got a quick question.
So, I got my website up & running and all seems fine. But wanted to have the user images to be displayed in blog posts. Well, basically just like here. But I can't get that to work. Does that depend on the Theme that is used? Does anybody know??
I don't use one of the standard Themes that come with Drupal. So, I somehow think that it depends on the Theme unless I miss the spot where to enable/disable that feature. The image comes up just fine in the user profile but just not in the blog post.

Any ideas? A setting somewhere or does that require a extra Module??
Thanks for any advice.

Greetings from the MatriX,
neo