Newbie Question - PHP site conversion
Posted by shirleyto on January 22, 2009 at 5:27pm
Hi there,
I'm a super newbie to Drupal and I'm given the task to convert an existing PHP site to Drupal. I've installed Drupal 6.9 and downloaded a few modules (cutemenu, tinymce, lightbox2, jquerymenu, cck) and tried to see if I could at least replicate the homepage in Drupal.
If I may ask some of my (many) questions here:
- What should I do with the numerous include files in PHP? Should I create a "Page" for each of them, and include them in other "Page"s like they're PHP includes? Or is this not the right approach with Drupal?
