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

Hide one menu item from anonymous users

I have added a menu item to the Navigation menu block but I only want it displayed when a user logs in. How do I do this? It seems that by default, other items in this menu stay hidden until login (for example my account) so there must be a way to do this. I thought that maybe the Navigation menu block was 'special' in this sense so I checked out the custom menu block I've added thinking that I might move this item there. I cannot see how to do it for items in my custom menu either!
Any help would be appreciated.

flexinode basic installation

I am having a difficult time with the installation directions for flexinode:

Installation:

1) Place these files into modules/flexinode:
flexinode.module
field_checkbox.inc
field_file.inc
field_image.inc
field_select.inc
field_textarea.inc
field_textfield.inc
field_timestamp.inc

2) Update your Drupal database using flexinode.mysql. A typical command
line to do this is:
mysql -u username -ppassword drupal < flexinode.mysql

3) Enable the flexinode module in Drupal, at:
administration -> site configuration -> modules

4) Create new flexible content types, at:
administration -> content on the 'content types' and 'add content type' tabs

Specifically, I am not sure 1) where to put the files included in the tarball but not mentioned in the installation and 2) how to implement the "typical command line."

1. Other files include flexinode.mysql, flexinode.pgsql, and the directories /po/ and /contrib/. Shouldn't these files and directories be somewhere?

2. Could someone write the command line for the following fictional setup:
database name = fireplug
database password = 83gTTrm
website = www.example.com
database location = db.example.com (I don't know where it is, but the domain host says that is how to refer to the database)
drupal location = /example.com/www/html/

Thank you.

Drop down boxes for product choices

I am currently setting up a site with a t-shirt products page. I am trying to add a drop down box for each product to allow size and color choices for the shirts. I was able to add it to the vocabulary, but can only add it to the editing functions when I am setting up the product. Any help would be greatly appreciated to a frustrated beginner. Thanks

New user registration

Greetings,

How can I have new users to enter their preferred password right away during a registration process?

Thank you.

How do I integrate a "PetFinder.com" style animal database into a Drupal site? DaDaBIK?

I have a client who wants a website, and having used Drupal many times, I'd like to keep using it, however I'd consider almost ANY CMS that can do something like Petfinder.com.

Help with a little PHP function: hide subfolders

I am using the filebrowser module with Drupal 4.6.5 and it works well (especially with a cool nodified patch that I found on the project page). However, I am trying to add an option to hide subfolders. I have tried the following:

Pages

Subscribe with RSS Subscribe to RSS - Post installation