Nuke to Drupal Theme Conversion: References

I am starting the conversion to Drupal with a theme conversion. For this, I see two solutions: A Nuke Theme engine, that will run any nuke theme on Drupal. A Custom Conversion of the theme.

PHPTemplate

I chose the latter, because the cleint wanted to implement some big technical changes in the layout. It will look the same, but the HTML behind it will change a lot. So we need to rewrite quite some parts anyway, which means that its much easier to create new PHPtemplate theme.

Screendumps

I use khtml2png to generate a set of images from the original site. These images will be used in future as Background image, for reference.

Plain HTML

Next I saved two pages as HTML (full page) with Firefox.. These plain HTML pages will be used as framework and reference for the page.tpl.php, node.tpl.php, block.tpl.php. Once saved as full all images should already be available.

Now we have all the files available that will be used as reference.

About the author: Bèr Kessels is an experienced webdeveloper with a great passion for technology and Open Source. A golden combination to implement that technology in a good and efficient way. Follow @berkes on Mastodon. Or read more about Bèr.