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

Taxonomy Access module is not working...

I installed the latest version of Drupal and downloaded the Taxonomy Access module from here, I followed the instructions provided to turn on and enable the module, but then nothing change afterall. When I can go to the access control panel I cannot see the "categories permission" menu as it stated.

Actually I will have a number of "terms" under my forum (so that there are a number of sub-forum), I want some of them only be available to, say, Site Admin, so how could I achieve this while Taxonomy Access module isn't working?

Thanks!

Table tags instead list tags

Hello.
How can I do navigation menu items with "table" and "td","tr" tags instead "ul" and "li" tags.It is site design requirement.
Thanks.

Enabling privatemsg module to show "write to author" links on posts?

I just installed the privatemsg module in a drupal 4.6.2 site and I cannot seem to figure out how to enable links on every post to allow users to "write to author" even though it offers me the option in the administration settings and I went into the module itself and see the following code that should make this possible.

Can I make drupal do this....

Can I force a user registration to upload a "virtual picture" aka the avatar during the initial registration? I've noticed that on a registration the picture avatar upload is not visible. Once the user has verified and retrieved the password they can edit their profile and THEN upload an avatar. I'd like the avatar upload to be mandatory during registration. Is this possible in drupal?

Thanks!

How do I make my forum look like this...

Hey all,

Im brand new to the Drupal scene. I've been using PostNuke for many a year and now I'm tempted to switch a few of my sites over to Drupal. I saw that http://gallery.menalto.com is no using Drupal so thats how I found out about it.

Long story short, I installed Drupal to play around with, found out that the forum system was not exactly what I was expecting. How can I make the forum look like the one at http://gallery.menalto.com/node/35985

Limiting event calendar to nodetype

Hi!

I can't figure out how to limit the event calendar by node type (in my case "flexinode-6"), as posted on this thread:

http://drupal.org/node/29736

Here is the code I used in page body:

<?php
echo event_calendar_month('block', _event_user_date(), $types = NULL, $terms = NULL ); ?>

The calendar displays, but doesn't filter the flexinode-6. What should I change?

Thanks in advance!

Pages

Subscribe with RSS Subscribe to RSS - Post installation