External Page Wrapper v1.10
PHP-Fusion: v6.00.3xx
author: Rayxen
email: rayxen AT phpfusion-mods.com
Update to v1.10 by: WEC_Admin
email: wechallenge@lycos.co.uk
last modified: 2006-02-21
-------------------------------------------
Released under the terms and conditions of
the GNU General Public License (Version 2)
-------------------------------------------

DESCRIPTION
-----------
This Infusion allows you to embed external pages into your PHP-Fusion site using an iFrame (inline frame). This can be used to save time by allowing you to embed already existing document on your website without putting them into a PHP-Fusion custom page. Features include:

. Custom title for each page
. Optional description for each page (HTML support)
. Default wrapper height for each page
. Enable/Disable auto-resize for each page
. Quick view source and wrapped pages links in Admin
. Attempt to automatically resize wrapper when documents on same domain
. Auto resize wrapper when window resizes
. Display info table with description and link to source
. When description is empty, don't display "Info" table
. Handles browsers with no Javascript support
. Handles browsers with no iFrame support
. Option to enable or disable left and right PHP-Fusion block column

INSTALLATION
------------
1. Upload the 'wrapper' folder to your infusions folder.
2. Go to Infusion Management and install the Wrapper infusion.
3. Manage the wrapper via "External Page Wrapper" in Infusions Admin.

UNINSTALLATION
--------------
1. Go to System Admin, Infusions and defuse the Wrapper infusion.
2. Delete the folder '\infusions\wrapper'.
3. Delete any site links you made using the Wrapper infusion. 

CREDITS
-------
This script has been modified from the Dynamic iFrame Height Script.
Thanks to the developers for allowing us to use this script.
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
Credit to Rayxen for making the v1.00 infusion for PHP-Fusion.

CHANGELOG
---------

Version 1.10
------------
. Included option to enable or disable left and right PHP-Fusion block column for the wrapped page.
. Made 600 px appear as default master value for a new wrapped page

Version 1.00
------------
. Packaged as an Infusion
. Handle browser without Javascript support
. Handle browser without iFrame support
. Values stored in database
. Set separate values for each page
. Ability to disable auto-resizing for a page
. Short description added at bottom of wrapper (HTML support)
. Added micro button link to DynamicDrive homepage
. Support for Opera browser (uses default height)

Version 0.21
------------
. Fixed minor bug (set frame height to auto first)

Version 0.20
------------
. Check Domain function removed
. Use Exception Handing to determine size
. iFrame auto-resizes every time a new page inside the iframe is loaded
. iFrame resizes to correct height if page is on local domain
. iFrame resizes to default height if page is (initially or via link in iFrame) on a different domain
. Tested to work in Firefox 1.0+ and IE6

Version 0.10
------------
. Added Check Domain function (only resize on local documents)
. Added basic resizing support
. Basic wrapper page

TODO
----
. Add more locale files
. "Page Added" confirmation page with url (use the view url untill this feature is added)
. "Add to Navigation Menu" option
. Set page access/visibility option