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.
Hello. I'm Drupal newbie in Japan.
My site running by Drupal 5.0, Thanks > Drupal community.
I want profanity filter of forum in my site.
I think the solution is wordfilter module (ref. http://drupal.org/node/87149).
But, wordfilter module does not work for Drupal 5.0 (ref. http://drupal.org/project/wordfilter).
Is there a solution for this problem?
I'm having a hard time wrapping my head around the way Drupal 5 does things.
I have modified my page.tpl.php file so that it works with the layout I want. The layout is perfect. So I want print out the body text of whatever node I am on in t he middle section of the layout. Doing a print $content; prints out the layout within the layout, essentially repeating everything.
How can i edit the style.css on a theme that uses the color wheel in drupal5?
I noticed it copies all the images to the files/ folder with also the style.css file but i can't edit it because i don't have permission... When i try to change it to 777, it won't even work to...
How can i edit it?