Embed Drupal Header code into another page

genDisarray - January 11, 2009 - 21:43

Hopefully the title accurately suggests what I am trying to do.

Basically I would like to be able to take just the code that generates the header for drupal (bluemarine theme) and embed it into another page, like phpbb forums overall_header, or anything else I may need.

Would appreciate any suggestions.

=-=

VeryMisunderstood - January 11, 2009 - 21:51

you can't simply cut and paste this.

What you have to do is work within phpbb coding and make their header look as close as possible.

Drupal uses the phptemplate engine and PHPBB does not.

I thought as much, luckily I

genDisarray - January 11, 2009 - 22:11

I thought as much, luckily I made my header from scratch anyway, apart from the php used to generate the primary and secondary links.

Is there some way to include only that code so the menu system is still dynamic and more so, perfectly mirrored.

=-=

VeryMisunderstood - January 11, 2009 - 22:14

Not that I am aware of. As far as I know phpbb wouldn't know what to do with the php code that produces the primary links.

 
 

Drupal is a registered trademark of Dries Buytaert.