Using categories: I want to show breadcrumb navigation - but i DONT want it cluttering up my menu!

Hey!

I'm using categories on my site and it works great. However I'm not sure how I can do something that I'd like - I want the breadcrumb trail for something in a specific category to looks like this,

home >> maina category >> subcategory
TITLE OF THE POST

and not have the title of the post show up in my navigation menu, because there are a lot of posts and that really messes with the navigation!

Seems when I set categories to show breadcrumbs it will create menu items, and if i delete or disable them I'll have the categories show up like so:

home >> main category >> subcategory

but when you click 'in' on a post to read it all you get is;

home

The subcategory telling the user where they are is rather important. If I'm not explaining this correctly compare these:

My books category, where a post has the whole list of where you are on top.

My news category, where this post doesn't tell you anything about where it's located but where 'home' is. In fact it's located here - see the breadcrumbs show up as long as you aren't reading the post itself. I'd like to be able to do this without having the thinsg show up in the "menu" on the left because that really messes with navigation.

help me createing my module

hi

i'm at dumb point in creating my module, a simple module wich create a node colled structures ( local association structures) for wich i store data such as : region, city, adress, ecc..

i succesfully implemanted

hook_node_info
hook_help
hook_perm
hook_access
hook_menu
hook_link
hook_form
hook_insert
hook_update
hook_delete
hook_load

flexiconvert question--all fields placed in body

I'm upgrading from 4.7 to 5.1 and had most all of my site in flexinodes. I set myself up a test site and installed 5.1 with flexiconvert. I did one flexinode type and found that it imported the fields into the equivalent field, but it also put all of the fields into the body section (which I used as one of my fields from my old one). It looked like this:

old flexinode:
Field: General Info
Field: location
Feild: Steps

CCK node:
Body: General Info
Field: Location
Feild: steps

Interaction between img_assist and wikitools?

A few days ago I installed the freelinking and wikitools modules to create a small wiki subsection of my site. Everything went smoothly, but then I noticed something odd. img_assist, started acting strangely. Any inline images were new prefixed by the local server address. My server is behind a firewall and switch. As such, the server has a different local address than the actual DNS address. This means that outside of my local network, none of my inline images would load. Has anyone heard of this?

Problems with some blocks in some themes

Hi everybody,
I have a website in which I use my own theme, but for the administration area I use bluemarine. The problem is that i have installed aggregator and simplenews modules, and must appear in the left box for all themes but i can only see them in bluemarine (with and without register). In my own theme don't appear and i have tried with other themes (marvin, pushbutton, multiflex, fancy, antique_modern and chamaleon) and in none of them i have these blocks.
There is anybody who knows what is happened?.

Thanks a lot

Showing node content

hi there,
i've createde a custom module to fit my needs. it all works weel for inserting - updating and dealting froma db
and even the hook_load get the information from db
but i dont understand how to present those information in the node, it only shows the title but not the custom fields

how do i theme the node ??

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x