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 am using the Drupal 4.7.6, and I like everything about it. The only thing is that the build-in Forum is not as clear look and feel as I would hope. The forum layout on the http://drupal.org/forum is an ideal forum example that I would like to have, and I am wondering if this module is available for download. (P.S. I tried a couple modules like phpbb or UIEforum, but either there are some none-fix issues or the requirements are way complicated than I need.).
i made a new contenttype and defined textfields and filled content into it - but my anonymous users can only see "n/a" instead of the text ...
help - i can't find the problem ...
I am getting photos contributed to our site from our visitors fine, but wanted to make and RSS feed available for the image node. Is there a way to do this?
I have the Syndicate, and aggregator modules installed already but no luck. Any help is appreciated.
Hello, im wonding if there is anyone out there that has done any tweaking to TinyMCE enough to know the answer to this question.
When you drag any image from the browser onto the rich textarea, it will auto generate the IMG html tag including the height & width of the image exactly as the image is coded on the page. However i am wanting to remove
any height and width (or all other attributes) from this but i cant find where to do this. i tried to comment out
all the height and width calls in the module in many places but didnt see any changes.