On Mon, 14 Mar 2005 16:56:11 +0100, Bèr Kessels berdrupal@tiscali.be wrote:
The Drupal Way [tm] is to create a PHP-page on uyour site. You should know some PHP tp figure this out (and debug first) what PHP it should have. But hacking is not required for such a page!
Wow. that's kinda cryptic.
i'm sensing this means:
[code] my header stuff
<? code_to_include_node_or_path( 'something or other' ); ?>
my footer stuff [/code]
anyone wanna help fill in the gaps?