[support] How can I get a complete webpage to render	withinDrupal?
    Metzler, David 
    metzlerd at evergreen.edu
       
    Mon Apr 26 15:04:19 UTC 2010
    
    
  
Or if  you're asking how do a programatically generate a page using
drupal that isn't embeded in the drupal theme, simply have your funtion
"print $output" rather than return $output. 
Dave 
-----Original Message-----
From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Franz Iberl
Sent: Sunday, April 25, 2010 10:53 PM
To: support at drupal.org
Subject: Re: [support] How can I get a complete webpage to render
withinDrupal?
Am 24.04.10 17:39, schrieb John Mitchell:
> How can I get a complete webpage to render within Drupal?
>
> This includes the<html,<head,<style,<javascript and<body tags.
possibly the front-module can be tricked into this, as long as you keep
it as only a single page.
It allows to enter code for a whole page to be displayed.
As far as I saw the generated path "front_page" can be (mis-)used
freely, like "href="/front_page"
Servus
   Franz
--
http://amazonas.the-dot.de
--
[ Drupal support list | http://lists.drupal.org/ ]
    
    
More information about the support
mailing list