MNPages Test Oven

mmmmm.... now that's good website

Wrappers

Wrappers allow you to display other pages (or portions of) or even another whole site inside your template.


Curl
Allows you to place an external page, or section of it into your page. Your hosting server must have curl libraries installed for this module to work. The module uses a start and end tag to pick the section of the page you are pulling out and can be a bit tricky to configure to get the results you want.

Inline Wrapper
This module allows you to insert another page in to your page using an inline wrapper versus an iframe like the Core module Wrapper does. This module uses the apache_request_headers() function, which is only supported when PHP is installed as an Apache module.