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

Registration emails going in Bulk folder ? How to change the registration page to inform this to the user ?

Ok my registration emails are going into bulk folder and I want to tell the user about this to check in there bulk folder at the time of registration. How to do this ? Should I add some new block or is there any better solution for this ? Has people thought about making sure that the mails don'e go in bulk folder before(I am sure they had) ?

CHeers

How to add custom metadata fields to a node?

Hi, just starting with drupal and have created several content types matching my requirements.

Now I need to add a few custom metadata fields (data about a page that is not displayed to the users) to several of my content types. How can this be done?

I tried just adding fields with CCK but there does not seem to be any "hidden" option.

Thanks,

chad

image galleries & menu items

I am creating a website for a restaurant.

I was thinking of using the image gallery module to build the online menu. A root gallery would be named "menu" and additional galleries would be named "appetizers" entree'", "desserts", etc. The problem I'm having, is this: I can't create a gallery menu item named "menu" (as in restaurant menu). I can rename "image galleries" to "menu", but then I can't use the image gallery for other galleries.

I hope this makes sense. Thanks for the help...

-Doug

Get the current node in theme_page() ?

How do I get the current node that is being displayed, while I'm in the theme_page() function? I tried:

global $node;
print_r($node);

nothing. $node is empty. How do I get what node I'm on?

Excluding categories from Last and most viewed

I probably should have posted this here:

I'd like to display the most popular and most viewed nodes, but I don't want the categories to be displayed, just the stories. IE., it's showing the General category as the post popular which it is but there's nothing in the body of the category.

Editing content clears expanded status of menu item

Any time I try to edit a container that is set to expanded, it loses the expanded status. I tried installing the advanced menu module, but the same thing still happens.

The default Menu settings, that do not contain a checkbox for "expanded", overwrite the previously set "expanded" status on submit.
Every time I change a word on the edit page, I have to go back and edit the advanced settings for the menu item to restore its expanded status.

Pages

Subscribe with RSS Subscribe to RSS - Post installation