Drupal is up and running but how do I ...?

This is killing me!

How do I make it so that the categories selection section is always expanded when a user is submitting a posting (that was created via CCK if that matters)?!? As of now, a user just sees the word "categories", needs to click on it to reveal the categories dropdown box - this is making it REALLY EASY for users to miss needing to select a category to post the listing and is driving me nuts (and confusing/pissing off members).

events questions

couple of questions regarding the og_calendar

1. if I try to access the url: /event ; i receive a mysql error
2. how can i add an event and attach it to a group? i only see that option as an administrator

og_gallery errors if not logged in

i have og_gallery installed. works good . however, if i'm not logged in, i receive a mysql error?

any suggestions? has anyone ran across this already?

Drupal Philosophy, Forums, and Taxonomies

First, let me say that I'm a Drupal newbie, and am extremely impressed by all that Drupal has to offer. I'm particularly enamored with Drupal's taxonomy module. I've reached a crossroad in my Druapal education, however, that I'm hoping that the gurus here can help me with. It is as much a philosophical question as anything.

The site I am working on will contain all the things you might expect it to: blogs, stories, pages, polls, surveys, and ostensibly forums. It has two vocabularies, one that could ultimately be very large, and another relatively small and more reasonably managed vocabulary. It is important that all content get tagged to the two vocabularies. The issue is that if I'm going to properly implement forums, then the container/forum structure should be the cross-product of the two vocabularies, which of course will not only be huge, but unwieldy. Furthermore, since the vocabularly structure for forums is separate from the other vocabularies, every time I implement a change in one of the other vocabularies, I would have to duplicate it in the forum vocabulary.

So I'm now asking myself do I really need forums? Aren't Drupal forums just a nicely themed presentation of what would otherwise be stories in Drupal? Can't I just organize the other types of content using views and themes to get the same end result? Yes, my end-user community expects the concept of a forum, but isn't it a mindset? Doesn't the same hold true for blogs as well? Fortunately blogs already use the same vocabularies though, and since the end-user community also expects blogs, it's not really an issue, but doesn't the same apply there as well? Fundamentally, blogs, stories, and forum posts are all the same, right?

Broken images when I loaded dev site online

OK, so I just loaded my Drupal site online after developing it on my laptop, and everything loaded correctly (or so it seems) but all of my images are showing a path relative to my laptop, no the server (http://localhost:8888/files/images/DSC03364.thumbnail.JPG).

How do I get it to drop the http://localhost:8888 part?

Thanks much!

This should be an easy fix, but I'm still new to this...

mod_rewrite: how to insert a hard "prefix"?

Hello,

I would like to specify a fixed path contingent ahead of Drupal's real URLs. E.g.: I have established some nice URLs like "why-you-should-contact-me" and so on with the path module. The rest can stay with node/x. But for every single page I want a fixed prefix, let's say "go". The initial URLs:

http://example.org/why-you-should-contact-me
http://example.org/node/27

shall result in:

Pages

Subscribe with RSS Subscribe to RSS - Post installation