This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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






