Creating a better menu structure?

I'm trying to create a better menu structure and hopefully better breadcrumbs. Right now, if I make a blog entry, I get Home > My Blog for the breadcrumb. I have the blog entries categorized into different taxonomy terms, but I realize now that all of that didn't do much good since I don't see a way to directly link to all stories in any of these terms. Anyway, I would like to set up a better system of categories, sub-categories, etc. so I can directly link to all entries in any category, and the breadcrumbs will make sense.

CSS expertise needed - problem with IE view...

IE is being a pain in the patoot and I'm wondering if someone could take a look at my site and give me some hints...

Details:

I'm working from a copy of Bluemarine, and changing the style.css incrementally to tweak things - I generally only need a few basic changes.

I have implemented graphical tabs as discussed here:

http://drupal.org/node/42459 (make sure you go down to the bottom of that discussion as my initial solution there had to be modified)

Event module 4.7.0 compatible yet?

Hi there,

I've been doing some searching on the forums, but I can't seem to find the 4.7.0-compatible event module?

I can remember hearing that the CVS version was 4.7.0-compatible, but it says only 4.6.0 at the moment!

Thanks in advance,
Alex

phptemplate search form breaks in upgrade to 4.7 beta 2

My nicely formatted search form no longer works under drupal 4.7 beta 2 (it is still there and in the right place, but it no longer submits anything-- bummer). I've tried to actually post the code, but it keeps getting nabbed as suspicious. Basically, the search area, text field, and search button are themed by my style.css.. Any ideas how to do this under 4.7? Any examples? Your help will be greatly appreciated.

Taxonomy Selection an the new 4.7 Forms API

On this page: http://drupal.org/node/36899 we learn that you no longer need a statement like this...

if (function_exists('taxonomy_node_form')) {
    $output = implode('', taxonomy_node_form($node->type, $node));
  }

... to render a taxonomy selection box on your form. I've tried that out with some modules I'm converting to 4.7 and it works just fine.

My account page unlock/change

Hi ,

I want to use civicrm profile page for a user for its "my account" page rather than drupal's existing one. As i found civicrm has better profile page than drupal. But when i am trying to change it using administer>>menus it is saying it is locked. Any idea how to unlock it and what should be the possible changes i need to make in url.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x