WebsiteBaker Inline Wrapper Module
last change: Mon, 20 Nov 2006 13:53:22 +0100 (CET)

About This Website

What is WebsiteBaker? Well, it's an open source CMS written in PHP.

To get myself familiar with WebsiteBaker and its framework, I wrote a module for it. This module is for download available. This module is also available for download through the official WebsiteBaker addons page http://addons.websitebaker.org.

Troubles installing? bugreport? feature request? Let me know!

Rob Juurlink <>

Latest news

November 20 2006 - Pass through HTTP Post body as is (fixed selectlist as array in Java) Never wrap non HTML or text (eg PDF, JPG etc).

October 13 2006 - Fixed cache cleaner and minor performance improvements.

July 3 2006 - Bugfixes and installable for WebsiteBaker 2.6.x.

September 9 2005 - First public beta release of InlineWrapper module.

WebsiteBaker modules

Inline Wrapper

The Inline Wrapper module wraps an existing web page into Website Baker using HTML. It is NOT using an iframe tag or a frameset to accomplish this.

Inline wrapper grabs the configured external webpage, it converts all links, images, stylesheets and JavaScript included, rewrites the styles and puts back the new content into a DIV block in the WebsiteBaker web page. The resulting webpage is a real web page, no iframes and no framesets. Even Google sees this new page as one single page and will use the contents of the page to include in its index.

Current state: Production

Download

NameDownloadLast change
InlineWrapper module (version 20061120) inlinewrapper.zip Sat, Dec 2nd 2006 - 00:46

Tested in Mozilla Firefox 1.5/2 and Internet Explorer 7.

Features

Known issues

To enable sessions of included pages, sessions have to be switched on globally in WebsiteBaker. To switch on sessions permanent add "session_start();" somewhere at the start of index.php in the WebsiteBakers root.

Rich JavaScript web sites (Web 2) can cause trouble. Loading a page through JavaScript doesn't work well. These URLs doesn't get rewritten.

 

 

Valid XHTML 1.0!

This is not an official WebsiteBaker website. For more information visit www.websitebaker.org.