Is Drupal a viable solution for my website? Please review What is Drupal before posting.

Drupal for a Theatre Web site

I'm wondering whether Drupal is the right solution for a web site I'm building. It is for a local improv theatre, and will have the following features:

- Event Schedule: Shows, worshops, etc... there will be a page to view all of these, with the currently upcoming weeks events appearing on the home page. Each one will need some type of date attatched to it so that it can be sorted in chronological order.

- Playgroups: These are the different groups that have visited or are planning on visiting the theatre. I'd like to link to these from events.

User profile: personalization

My target is a fully personalized "user profile", where I can include a lot of fields, drop-down menus, option boxes etc., about, for example:

Profession (choose in a lot of option boxes)
Interests (choose in a lot of option boxes)
Complete Address: with a lot of fields: Street, Number, City, ZIP code, Country...
Birthday
etc.

Can Drupal fullfill my request?

Anybody running 4.5.x on PHP 4.2.2?

I've never installed on such an 'old' version of PHP and need to know whether my client should seek new hosting arrangements. Has anybody got 4.5.0 or 4.5.1 running on PHP 4.2.2? Any problems to anticipate?

Thanks,

Is Drupal for me

Hey,

I am looking for a CMS/Portal to meet the needs of the new site I need create. I have looked at a few cms's (geeklog, mambo, xaraya) but none have hit the spot.

What I need is something which can handle:

Multiple blogs
Calander of events
Photo album
can read rss feeds and have them in a block
forum would be handy
multiple users hopefully having custom profiles.

Making a game-map website in Drupal

Hey, I was looking to make a map database website for a Quake-like game called Cube. Been looking over the Drupal featureset, and I can see what i've got in mind, and a friend tells me he has a host to use, but I'm somewhat new at the admin gig (don't know PHP, only a little SQL and various other languages, and just use Apache for serving static pages).

Anyhow, here's what I have in mind, based on what I've seen from Drupal and what I'm planning:
any registered user can submit a map (or map-pack), with his own description for it. He must also submit with it one or more screenshots, and some metadata like the number of players it is intended for and the average WQD (how much of a resource hog is it).

New submitted maps/packs first go through a very forgiving k5-style post-queue system that just verifies that the node is well-formed (includes screenshots and a functioning map-file). Then the map goes to the front page, and is rated by the user (using the content moderation pack). Users can also comment on the map. Taxonomy describes whether it is SP or DM, and perhaps a little about the intended usage of the map (Instagib, gimmick map, teamplay, etc). Ideally, the screenshots are displayed on the front page.

Later additions include separate taxonomies for resource packages, mods, tools, and graphical conversions.

So how much trouble am I in for? What modules do I need? So far, I can see that I need the Attachment module (or upload, or Filestore2, not sure which I need, don't understand what filestore2 does really), the image module (along with img.assist) or node_image, again not sure which, Node Moderation, and a bunch of random things for the sake of gold plating (like taxonomy_image and stuff like that).

Pages

Subscribe with RSS Subscribe to RSS - Before you start