[support] How can I get a complete webpage to render within Drupal?

Jim Tarvid tarvid at ls.net
Sat Apr 24 17:05:50 UTC 2010


iframe

with all its accompanying risks

Jim

On Sat, Apr 24, 2010 at 12:52 PM, sebastian <inforazor at gmail.com> wrote:

> either this would be a seperate page with just a call to another
> HTML/PHP page that would be handled seperatly.
>
> or if it needs to be integrated, you will need to convert your page into
> a page.tpl.php formatted-page, and have it be in your theme, and use the
> correct api related variables to access and lay the content out.
>
> normally one does NOT have a drupal page that renders <html <head w/i
> its content as the framework itself produces those top level tags --
> leaving you / the content admin to focus on the page-by-page content.
>
> most likely you should focus on learning about custom theme development.
>
> check out the mustard seed media screen cast about converting html/css
> to a drupal template in 5 min.
>
> good luck,
>
> seb.
>
> John Mitchell wrote:
> > How can I get a complete webpage to render within Drupal?
> >
> > This includes the <html, <head, <style, <javascript and <body tags.
> >
> > Thanks,
> >
> > John
> >
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>



-- 
Rev. Jim Tarvid, PCA
Galax, Virginia
http://ls.net
http://drupal.ls.net
http://crossleft.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20100424/3acdd6ae/attachment.html 


More information about the support mailing list