Greetings,

I've got a website running with Drupal 6. It is a Everquest 2 guild site, and I'd like to run a raid planner in a frame/page/container/module (what ever is easiest) In my existing theme.
Actually I have no clue how to do this? I've searched the last several days on this site and on the rest of the Internet, but I didn't found anything useful.

The other Software is running in an subfolder of the Drupal installation.
Drupal -> www.domain.com
Planner -> www.domain.com/planner

The Planner is an independent running installation and I want that it is shown in a standard content container.
So, like the text when you create a page or node.
Because I'm not a programmer, I don't have any idea how to solve this issue.

Can someone give me a clue how to accomplish this?

Thanks in advance!

Cheers Leiche

Comments

nevets’s picture

Using CCK and Iframe sounds like it will help.

anilo’s picture

Just create a page of type "Page" or "Story" -- then enable "Full HTML"

Then add simple iFrame HTML to the body source.

This should do it.

-Anil

Leiche’s picture

Doh! *forehead/palm*
If I'd know, that it is that easy ...

Thank you guys!

Cheers Leiche