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

Programmatically select a branch of the taxonomy

This is a coding question,

I want to select a branch of the taxonomy, not the actual nodes necessarily, although that would be nice. I only need the tid's, as a tree. So for example, if the taxonomy categories are like

People
Nurses
OnStaff
Contractors
FormerlyEmployed
Doctors
OnStaff
Retired

I want to get a hash like:

CSS problem with IE6

hi!

i'm using amadou theme. there is a line under each node title on the front page. in the css it's defined as follows:

.nodeTitle {
font-size:22px;
margin:0 0 5px 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #E1E1E1;
}

the problem is that in IE6 only first node title has this bottom border. all other node teasers which are below don't have the bottom line.
no such problem with firefox or IE7.
why is that?
thanks!

Views - Have node type click through to node?

I'm using the Views module to output a table displaying three fields:

Node Type | Node Author | Comment Count

I would like to have the Node Type be a link that clicks through to the node's page. I know I can add a fourth 'Node: View link' field that adds a "View" link but I'd like to have the Node Type (which isn't a link) click through to the node.

Any ideas?

Thanks!

image module, upload_max_filesize, blank white page

Running Drupal 5.x

I cannot upload images through the image module with files larger than 2M. I have correctly configured my php.ini to allow up to 16M of upload. This is verified in a printout of my phpinfo().

I can create a new image content fine with a file under 2M. When I try to create a new image content with a 4M file, after I submit all I see is a blank white page.

The upload module is turned on and has been configured to allow for larger file sizes.. Although I am logged in as admin and it should not really effect this.

Any thoughts?

4 Blogs, many contributors (feasible?)

I've got a site where I want 4 blogs generated by the admin, each with a different subject matter.

I want to allow anyone to register with the website and contribute to those blogs.

How is this possible?

So far, I have been able to create the single "Admin's Blog" and I've installed the groups (OG) and views modules....but can't quite figure out how to accomplish what I want.

Can someone suggest a method for my desired requirements?

We will also have discussion forums, but that is pretty intuitive to setup.

Views output format

I'm a newbie, and not knowing too much about .php and phptemplate, really in over my head... but here goes:

I'm trying to create a page for listing supporters and their optional endorsements for a school bond proposal... I'm using CCK and Views, and have made a custom node that works great for getting the input, and the full endorsement output node is styled with ConTemplate and looks good.

Here's the problem. I want to list all the supporters and respective endorsements in a View list as follows:

Pages

Subscribe with RSS Subscribe to RSS - Post installation