{ERROR}
{TITLE}
Name: * The name of the component.
Replace: * The string on the page that will be replaced with the component.
Component Type: {COMPONENT_TYPE} Content Zone: Primary Content for the page will be inserted here.
Navigation: Place the navigation system here.
Image Gallery: Display an Image Gallery Here.
Image Gallery Slide Show: Place a slide show of images from the image library here.
Image Gallery Page: Creates a page for viewing multiple galleries, as defined by image categories.
Slide Show: Place a predefined slide show here.
Page: Fills the container with content from a page.
List: Places list data within the container.
Page Name: Places the page's name into the container.
Current Year: Displays the current year.
Current Month: Displays the current month.
Current Day: Displays the current day of the month.
Current Weekday: Displays the current day of the week.
Form: Creates a form from a list.
Login Form: Allows for the creation of a secure area on the website.
Execute Function: Allows for the execution of a custom function. The function needs to return a string which will be used to replace the replacement string.
Insert HTML: Use this to insert HTML onto the page that you don't want the editor to be able to alter in any way.
Shopping Cart: Displays the shopping cart on this page.
Submitted Form Data: Displays the form data that was just submitted. This page must be the page rendered after submitting a form.
Website Root URL: Displays the currently configured base URL of the website.
Details for Existing Component
Details for Image Gallery Slide Show
Details for Image Gallery Page
Details for Slide Show
Details for Page
Details for List
Details for Form
Details for Execute Function
Details for Login Form
Details for Inserting HTML
Function to Execute:
* Executes the listed function. Parameters can be dynamic.
Example: my_function({category}) -where {category} is the MySql field name for some data within the current list item.
Image Categories To Use:
HTML Code:
The code to render onto the page
{INCLUDED_CATEGORIES}

Check which image categories you want to apepear on the page as galleries.
Image Height:
Use Template:
Required Fields:
List Options:
Username Field:
{USE_TEMPLATE}
{REQUIRED_FIELDS}
{USERNAME_FIELD}
The height of the slide show.
Check if the template for this page should be wrapped around the data.
Check which fields must be filled in for the form to be accepted.
Additional MySQL command to give the sublist, using WHERE.
This command can be specific: (name='something')
Or this command can be dynamic: (name='{cpindex}')
NOTE: When this component is being executed by a list, it uses information and variables from the current list field.
When this component is being executed from a page, it uses information and variables from get and post.

This field will be used to check usernames.
Image Width:
Ignored Fields:
Password Field:
Display Image Height:
{IGNORED_FIELDS}
{PASSWORD_FIELD}
the Width of the slide show.
Check which fields you don't what displayed on the form.
This field will be used to check passwords.
The height of the slide show image.
Slide Show Type:
Email Completed Forms To:
Index Columns:
Display Image Width:
{SLIDE_SHOW_TYPE}
The type of slide show to create on the page.
One Email per line; Emails will be sent to these addresses whenever a form is succesfully filled out.
Number of columns the index page will have.
The width of the slide show image.
Slide Show Wait:
Forward To Page:
Thumbnail Image Height:
{FORWARD_TO_PAGE}
The amount of time (in milliseconds) to wait before playing the slide show.
The page the visitor will be brought to after filling out the form.
The height of the thumbnail for a slide show image.
Slide Show Play:
Submit Button:
Thumbnail Image Width:
The amount of time (in milliseconds) to wait between slides.
The text to display on this form's submit button.
The width of the thumbnail for a slide show image.
Enable Captcha:
Zoom Image Height:
{ENABLE_CAPTCHA}
Creates a captcha field on the form.
The height of the expanded slide show image.
Zoom Image Width:
The width of the expanded slide show image.
Index Columns:
The number of columns to display on index pages.