Looking for answers or reporting bugs is somewhat unsatisfying in drupal. To be honest not really drupal but the modules but since they're actually what makes sites useful. Bugs and supportrequests go unanswered for months unfortunatly. I love drupal and use it for my own site but finding support is quite hard. Usually it means going into irc and bothering people there which is a bit sad since most answers aren't searchable later. Yes I do try to add the answers I get to drupal.org in case you were wondering
I've found that if you're using more or less mainstream modules, there's plenty of activity. If you're off on the fringes, be prepared to fix problems yourself.
I've found that asking questions is a great way to avoid getting answers. Perhaps things have improved since my last attempt at getting into Drupal (n years ago for n on [2,4]), but at the time it was impossible to even find enough API documentation to develop an extension for such eccentric fringes as wanting a sane work flow for content writers.
These days there are modules which provide a sane workflow. I guess other people were working on them. I am somewhat dismayed at how long it is taking to bring out D7, on which I am waiting for any number of projects. D7 has the database refactoring in it.
This is the classic response to any Drupal query: "There's a module to do that." But what they never tell you is that the module does not work properly with D6 yet, or that the module is just a stub and requires you to create all your pages with Views or CCK or both (which is more complicated than writing the whole site from scratch yourself,) or that the module is not compatible with one of the 17 other modules you already had to install just to be able to put images on your site.
The community isn't really vibrant. (Score:4, Interesting)
Looking for answers or reporting bugs is somewhat unsatisfying in drupal. To be honest not really drupal but the modules but since they're actually what makes sites useful. Bugs and supportrequests go unanswered for months unfortunatly.
I love drupal and use it for my own site but finding support is quite hard. Usually it means going into irc and bothering people there which is a bit sad since most answers aren't searchable later. Yes I do try to add the answers I get to drupal.org in case you were wondering
Re: (Score:4, Informative)
I've found that if you're using more or less mainstream modules, there's plenty of activity. If you're off on the fringes, be prepared to fix problems yourself.
Re:The community isn't really vibrant. (Score:2)
Re: (Score:2)
These days there are modules which provide a sane workflow. I guess other people were working on them. I am somewhat dismayed at how long it is taking to bring out D7, on which I am waiting for any number of projects. D7 has the database refactoring in it.
Re: (Score:0)
This is the classic response to any Drupal query: "There's a module to do that." But what they never tell you is that the module does not work properly with D6 yet, or that the module is just a stub and requires you to create all your pages with Views or CCK or both (which is more complicated than writing the whole site from scratch yourself,) or that the module is not compatible with one of the 17 other modules you already had to install just to be able to put images on your site.