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.
Greetings! I'm an experienced PHP/SQL developer looking for some "how to approach the problem" guidelines on bulk importing from an existing full-custom CMS (my own code, so I have source) into Drupal.
My agency is getting ready to implement Drupal as a replacement for our PHP/PostNuke solution. I am a network engineer by design... but will be supporting this solution (Windows server with apache) We also have a windows SQL database server available...so my question is this.
Which database should we use for Drupal? I know MySQL, MS SQL, and PostGRESQL, claim to be supported... but which once will be easiest to implement and maintain with Drupal? What levels of community support and resources are available ?
Please advise and thanks,
I have several installations of Drupal running, and I love it. My main entry on my largest site is running Post Nuke 7.26, and I want to convert it to Drupal. Are there any scripts available?
I am going to make a website like gamespot.com. Inkluding articles, reviews, previews, forum and of course news.
I am not sure durpal can handle stuff like reviews, where it needs additional article fields like score, conclusion. Or news with uploading a content relating image. Is there an image upload feature that automatically places the picture (manipulated with image magic?) into the startpage and newsitem?
I want to build an article site system covering categorized topics. I would like pages to be wiki-like, in that several words or phrases link to appropriate topics in the system. I believe the wiki module works like this using the /title/keyword link method.
I would also like the wiki style of entering a url and if the node doesn't exist it prompts you with an edit page. Does anything provide this functionality ?
that is, if I enter this url:
site.com/title/Bugs_Bunny
Bugs_Bunny doesn't exist and it will prompt/allow me to create it.