I am building my new site. I have already construct some dynamic pages for my site in Dreamweaver.
But now after knowing Drupal I want my site to be Drupal based, mainly because of the user management capabilities.

So, I am trying to build pages in my Drupal based site that contain my old Dreamweaver built pages on the body, and the drupal navigation menu on the right, and everything else as usual in Drupal. Maybe it could be called a "frame"

I have thought of creating a block containing a web page, but it seems it isn't possible.

Any ideas for achieve this?

Comments

lhtown’s picture

You can add a page with html and even php code. Just make sure you enable the appropriate filters.

Instead of using page or story, you might (or might not) want to create a new content type like "my dreamweaver pages".

rodrigo21’s picture

thanks!

Sustainable Transport in Drupal.
www.ridebubble.org
www.nosfuimos.cl

maxiorel’s picture

so try to create a page with an iframe.

Jan Polzer, Drupal & Symfony developer