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.
Can anyone advise where/ how the search module gets the date of nodes.
I need it to display the authored date, but if this has been amended - even at the time of input, it appears not to pick up the amended date.
I'm trying to replace the Node Titles of a site I'm currently developing. Ive got the module working on basic tags within my content but I cant work out what the filter string needs to be to change the node titles
Hi,
I have a drupal installation and an account to a storage service.
I put a PHP script on a node that retrieves the file structure from the storage service, so people can download files I put on it and that's ok.
The problem is that the status bar returns the real URL and I don't wont it. I would like to mask the url... so that people cannot copy and paste the link directly in the browser.
Is it possible?
I just installed 5.0 and got the site up and running. But when I go to create a page and submit, it dosen't save the text I enter. I have Tinymce installed and at first thought that was the problem, but then I realized that if I try to save a page to a different directory, it won't save that data either.