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 try to send out a newsletter to our clients but why i get the email all the link to any anchor within that page are changed to new link.
Ex: i have a link: back to top
It will be changed to:back to top
With a 5.0 beta looming on the horizon, the sturdy workhorse 4.6 is clearly nearing its End of Life.
The Drupal security team only supports the current major Drupal version, plus one predecessor. That means that when 5.0 hits release, security support for 4.6 will drop. Unless... someone is willing to keep maintaining 4.6, backporting patches, fixing bugs and vulnerabilities.
If you are that someone, please, now is the time to get involved. Don't hesitate to step up!
Of course, thinking about an upgrade path to Drupal 4.7 + wouldn't hurt either.
I would like , especially in forums, to have the avatar of all people who have published to a topic at the bottom of the page. and the avatar should link to their profile.
I have started a new website, turned on clean urls and autopath and right now - google is not able to find robots.txt, even it is installed. Any idea for the solution?
i'm running ecommerce module. my products are categorized by the taxonomy module.
so each product exists of a node of type 'product' and has relations to two taxonomy vocabularies. one called product-categories, and one called artist.
now i want to use the search feature with searchin' the whole infomation of a product. i want to search for artists, product categories and so on.
so here is my question: how can i get drupal to index all related information of a node, and not only the pure node-content.