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.
First off, just want to thank you all for maintaining a fantastic amount of information about Drupal and building a great community.
I'm in the process of converting my hardcoded HTML site into Drupal 7.0 and was looking for advice on Modules that could help emulate my current features.
Dears , i have enterprise website built using IBM websphere portal and IBM CMS , we need to replace the existing CMS with Drupal CMS so is there any advise about that , based on my reading the only way is to expose the drupal data using REST(as JSON/XML) then build a code under IBM portal to read from a URL and display the needed data , but i believe with this i will loose the capabilities for both IBM & Drupal
Hi...
I've a newly created website about mobile apps on red technology & it's now running on wordpress. I'm not a drupal expert but it's been decided to take it into drupal 8. So I need suggestions from expert about how can I make that happen by keeping the existing content safe?
Thanks in advance. Please help.
I have migrated my old D7 site into a new D7 site as I wanted to refactor many things. As part of this refactoring I have migrated all previously existing content preserving the same url aliases, unfortunately I was using disqus instead of drupal comments and after the migration they have been messed up, as they do not correspond to the node they should be refering.
I considered using the url mapper, as I thought the node/id path was used instead of the alias, but I realized that paths are using aliases, which haven't changed at all.