How do I Make Custom Content Types Without Titles and With Hierarchy?

Hi, I am using drupal 7 to create a new site. I know that that isn't recommended, but the site wont be live for a month or too, and since drupal 7 will be released soon, I thought that I should build the site with drupal 7 now so I wont have to go through the trouble of upgrading and such.

This site it going to be a way to schedule events. It uses two custom content types: events and comments. The comments type is one field: a body. No title.

Which brings me to my first question: it there a way to make a custom content type without a title?

The second content type, events, is the same as the comments custom content type, except that it has one more field: a date field.

This is how the system works: is someone wants to schedule an event but they don't know what date it should be on, they post a "comment" saying something like "when are we going to have a meeting to discuss _____". Then someone can post an "event" and say "how about on friday?", with a date attached. Then someone could post another "event", saying "wont work for me, how about tuesday", with a date attached.

Don't worry, this is going to be used on a small scale, so the thing wont be flooded with different dates and times.

Adding additional fields to content types/posts

Hello!

I'm using Drupal for ecommerce (just installed it today), and I was planning to use a post for each product I have. I want to add additional fields like Price or Product Image. How do I add these additional fields to a content type so I can fill them out when I add a post/product?

Sorry for such a noob question...

T

Help:drupal 7 rc4 can't install theme and Modules online on godaddy's windows shared hosting

I install drupal 7 rc4 on godaddy's windows shared hosting(root directory),can't install theme and Modules online.

Error installing / updating
File Transfer failed, reason: /Hosting/6854906/html/sites/all/themes is outside of the /Hosting/6854906/html

but move site into Subdirectory ,it can work correctly.
Another problem:if Enabled clean URLs ,when install theme and Modules ,403 error occurred.
who can help me

D7 - Where is the PHP code field in CCK (Profile types)?

In D6 CCK allowed a keyed array the form below the allowed types for a CCK field. I cannot find this in D7.

D6:

Advanced usage only: PHP code that returns a keyed array of allowed values. Should not include <?php ?> delimiters. If this field is filled out, the array returned by this code will override the allowed values list above.

Registration confirmation

I recently registered a new user to test user registration and noticed a couple things. (Drupal 7)

#1. Once you register it does not go to a page that confirms you signed up and tells you to check your e-mail, instead it goes straight to the front page. I am not sure if this was intentional or not but normally after signing up you go to a confirmation page and then it redirects you back to a page in a few seconds (best when it goes back to the page you were on).

How to create a field (in a view) that links to a username?

I've been searching and not finding the answer to this. Maybe I'm not searching the correct terms or something. I'm a drupal newbie.

What I'm trying to do is create an "Address Book" view. Our church website currently uses a different system that provides an address book. I'm exploring a move to drupal and trying to duplicate as many features as I can.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x