public
Description: Plug-in for Frog CMS to style page parts as forms
Home | Edit | New

Home

Installation

other plug-ins and code changes

In a nutshell for the backend

  • Create a new page part form with the page part form wizard.
  • Select in page view the tab “More Metadata”
  • In the select box “page part forms” select the new page part form
  • Save the page
  • After the reload the page view uses your custom form

For the frontend

$page->hasContent('name');
$page->content('name');

Syntax

basic syntax

Last edited by codyf, Mon Aug 24 04:43:40 -0700 2009
Home | Edit | New
Versions: