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

modules customization/development

I have a general question about drupal. There are lots of interesting modules for drupal, however, it seems there isn't any help/api for this modules. If I want to embedded a date selector into a story/article, what should I do. I means, how can I find the develop document aobut drupal and its modules. Thanks

IMCE thumbnails not linking to pop-up -- do I need image module?

Hi I installed IMCE and TinyMCE today. IMCE is working fine, but when the thumbnails appear in my node, they aren't linked to a larger view. Is there a way to make this happen automatically? Do I have to use the Image module?

Thanks,

Paul

Search Engine Optimization: Cost/Benefit Analysis of "Category" Module?

I've been reading a lot of threads about the importance of the "Category" module (http://drupal.org/project/category) for search engine optimization (SEO).

Can you disallow menu items for certain content types?

I have a site with a number of content types that are restricted to different blocks and categories. I only want Container, Category and Page nodes to ever show in the menus.

A few different people are going to be adding content to the site and I'd like to remove the "menu settings" block from the forms of the rest of the content types if it's possible - just so nobody puts a small item in the main menu by mistake.

Anyone know how?

Converting Site: Different/Multiple authors

I'm converting a site to drupal 5.1. One problem I have is that I have hundreds of articles each with it's own author.

Right now I have a content type Author that had the authors name and bio. Each article has a node reference field which references the Author type.

Now I'm thinking that whole idea is stupid and I should just use the "Authoring Information" to edit the author. Does that seem more sane?

Using Image module...how to access the image when theming?

I'm using CCK and the Image module to create a content-type that has an attached image....and now I'm trying to theme the node...

How do I print the preview size of the image? Obviously, not:

  <?php print $content['image_attach'] [0]?>
    

Does the Image module also have the image's size attributes? If so, where are those? I didn't see anything when using the print_r function.

Pages

Subscribe with RSS Subscribe to RSS - Post installation