Under "Pattern for forums and forum containers:" I wrote "[vocab-raw]/[catpath-raw]". Now I wanted my forum-nodes to have the same path.

Example: "[vocab-raw]/[catpath-raw]/[title-raw]"

But under the node path settings I didn't find anything how I could configure it right.

Comments

summit’s picture

Hi,

I think forum stuff are no nodes. There is the nodeforum module, but it is only in cvs and only for drupal 5. May be other forum modules have nodes as content, but the regular forum module has not.
I could be wrong off course I am not drupal 6 yet :(

greetings,
Martijn

greggles’s picture

Title: No catpath under forum-nodes?! » No catpath under forum-nodes
Assigned: K4m1K4tz3 » Unassigned
Category: feature » support
Status: Active » Fixed

As Summit mentioned, the pattern you mentioned is for the forums themselves - i.e. forum/2, forum/10 etc. In that realm, catpath is the proper token.

Within the realm of nodes, though, the instead of "catpath-raw" the proper token to use is "termpath-raw". The reason we keep them separate is because they represent different things in different scopes and therefore need to be unique.

I'm marking this a support request and fixed since I believe both are true. Please respond back and update to let me know if this answers your question (and provide some more details if it doesn't answer the question).

K4m1K4tz3’s picture

Ok thanks, thats it. I coudn't find it.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.