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

Creating a blog-style 'latest news' section - simple problem I'm guessing

New to drupal so apologies if this is obvious.

I want to create a section of my site: www.mysite.com/community/news which administrators can add news stories to - i.e. latest news about their company, not news feeds or anything like that.

Making my own modules and understanding the API

Hello, I'm a programmer who has decided that to make drupal do what I really want it to, I must program my own modules. However, I'm having trouble understanding exactly how to do this, it's hard to follow the documentation on this website. How can I write my own modules?

IE breaking nice menus

Hi all, after modifying and tweaking I'm ready for my site to go live. However several glitches appear in explorer which are not evident in Firefox, most notably the incompatability of nice menus with explorer. If anyone could give me a starting point for modifying the CSS to align the explorer display with its intended color in Firefox I'd be very grateful. I have looked throigh the forums but the responses seem to be sepcific to cases rather than the issues itself.

www.gcacoaching.com.au

Cheers

Browsing Through Taxonomy

I would like each taxonomy term's page to more than just a list of all nodes contained in the term. I would like to have block inserted at the top of the page gives a brief description of the term and has two drop-down boxes that allow you to filter the display based on other terms (Topics and Location). I've spent the past two days trying to find a solution, but with no luck.

The taxonomy_context module comes close. It provides a description, and lets you drill down through child terms. But it does not display nodes containted in child terms. For example, take this vocabulary:

  • Legal
    • Crime
    • Rights
  • Life
    • Housing
    • Society

Selecting the term Legal would not show terms tagged as Crime or Rights. Plus, this doesn't provide a way to filter using Life, or any of its sub-terms.

The taxonomy_filter module puts everything into a block, which is nice, but spits out everything as a giant list and only supports filtering by one taxonomy. The taxonomy_ezfilter module spits out a drop-down box at the top of the term's page, along with a bunch of strangely mangled HTML (why is it trying to create a list?) and despite what it claims, can only filter by one taxonomy, which is hardcoded at runtime. And taxonomy_browser seems close, but it sits in its own page and has an interface that would overwhelm many users.

I experimented with the category module, which seems nice and I like that its equivilent of a term's page is actually a node. But ripping out taxonomy and replacing it with alpha code that may or may not be compatible with other modules seems like an overkill. Especially for something that should be so simple, since it is an obvious use of Drupal's claim to fame, taxonomy.

easy beginner question - please help

i shut the site down for 'site maintainence' and do not know how to log back in to change this. when i visit my page, it just says that it is down for maintainence. im sure the answer is something simple. any help is greatly appreciated.

Combine eCommerce and CCK

Is there any way edit product types in the same manner you edit CCK content types? Does adding a field to a product (i.e. an image field) require extensive php work or is there some other solution I'm missing?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation