Core Modules
The Core Modules are those that come with the standard installation of Website Baker. They give you the basic functions needed to build a site. There are a number of add-on modules available to give you more features, and often there are a number of similar modules that vary if the available features.
Code Module
The code module allows you to add custom PHP coding to your site. In this situation, I inserted a bit of code that picks a quote at random from an array and displays it. Each time you refresh this page it will display another random quote.
Form Module
The form module lets you build, well, forms. Forms allow users of your site to submit information to you. The most common example of this is a "Contact Us" form as shown below.
Menu Link
The Menu Link is not a page, but rather it lets you add a link to specific url to your menu structure. On the sub-menu for Menu Link is a link to www.mnpages.com that opens in a new browser window, but you can also use it to add a secondary link to an existing page in another part of your menu structure.
News Module
User Comments v0.3 has been released for download.
Wrapper Module
The Wrapper module basically lets you stick another page or site in to the middle of your page. You provide the URL and height of the window. The width is determined by the page template. Scroll bars will automatically be added as needed.