Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I don't know why i can't seem to find this, even after doing print_r($node) - i can't seem to trace the variable i need to output the default node body.
When i do print $body or $node->body it outputs all the custom fields in addition to the body field. My brain has stopped working.
I am trying to convert my test site to Drupal 5 and I use the chameleon theme. However, I've noticed that the primary links seems to have moved from left of the browser to right of the browser between 4.7.5 and version 5.0
I have tried to change it back to the left side using common.css and style.css without success. I am hoping someone here has a suggestion.
I've been looking for some sort of document management function, and found this: http://drupal.org/node/60452
but I understand that this was not accepted in SOC. Is there anyone looking into this? Esp for Drupal 5.x?
Pages defined by terms (i.e. taxonomy/term/1) cannot be viewed by users who are not authorized to administer taxonomy. When I try to access the page I get a "Page not found" message unless I'm loged in as a user who can administer taxonomy. Help!
Can anyone think why I cannot change my theme? I'm running Drupal 5, and when I change my default theme and click "Save Configuration", the page refreshes and bubbles in the default minnelli theme. What am I doing wrong? I am enabling the other themes I am trying to make default. I am able to change the admin theme just fine.
Is there some built-in option for custom teasers in Drupal 5?
There's the automatic "Length of trimmed posts:" option, of course, but for many sites, custom-made teasers are better.
I suppose there the old options for "<--BREAK-->" tags in the body text may still work, but I hate messing up the body text that way – and it still only allows an excerpt from the body text, not a custom teaser.