<?xml version="1.0" encoding="UTF-8"?>
<?pcf-stylesheet path="/_resources/xsl/inner.xsl" title="PHP" extension="php"?>

<!DOCTYPE document SYSTEM "http://commons.omniupdate.com/dtd/standard.dtd">

<document xmlns:ouc="http://omniupdate.com/XSL/Variables">

	<headcode></headcode>	<!-- before closing head tag -->
	<bodycode></bodycode>	<!-- after opening body tag -->
	<footcode></footcode>	<!-- before closing body tag -->
	<ouc:info>inner</ouc:info>

	<ouc:properties label="metadata">
		<title><!--%echo var="title" --></title>
		<meta name="Description" content="<!--%echo var='description' -->" />
		<meta name="Keywords" content="<!--%echo var='keywords' -->" />
	</ouc:properties>

	<ouc:properties label="config">
		<parameter name="heading" type="text" group="Everyone" prompt="Page Heading" alt="Please enter the page heading."><!--%echo var="title" --></parameter>
		<parameter name="breadcrumb" type="text" group="Everyone" prompt="Custom Breadcrumb" alt="Default is Page Heading. This is not used on index pages."></parameter>
		<parameter section="Navigation Settings" name="nav-heading" type="text" group="Everyone" prompt="Navigation Heading" alt="Enter the Navigation Heading">On This Trail</parameter>
		<parameter name="nav-file-custom" type="filechooser" dependency="yes" source="staging" group="Everyone" prompt="Custom Navigation File" alt="Choose a custom navigation file to use instead of the default _nav.inc file."></parameter>
		<parameter name="nav" type="checkbox" group="Everyone" prompt="Disable Nav" alt="Check this box to disable the Navigation">
			<option value="off" selected="false"></option>
		</parameter>
	</ouc:properties>

	<ouc:div label="hero" group="Everyone" button-text="Hero"><ouc:editor csspath="/_resources/ou/editor/wysiwyg-new.css" cssmenu="/_resources/ou/editor/styles.txt" wysiwyg-class="additional-content"/>
		<table class="ou-" data-snippet="ou-inner-hero"><caption class="mceNonEditable">Hero - Inner</caption>
			<thead>
				<tr>
					<th class="mceNonEditable" colspan="4">Can be a video or static image hero for either desktop or mobile. Place a Video in the video slot, to make it a video, leave blank and place an image in the image slot for static image hero.</th>
				</tr>
				<tr>
					<th class="mceNonEditable" colspan="2">Opacity (Enter a number between 0.0 and 1.0)</th>
					<td colspan="2" data-name="opacity" data-type="text">0.4</td>
				</tr>
			</thead>
			<tbody>
				<tr>
					<th class="mceNonEditable" colspan="1">Desktop Video</th>
					<td colspan="1" data-name="desktop-video" data-type="video"></td>
					<th class="mceNonEditable" colspan="1">Desktop Image</th>
					<td colspan="1" data-name="desktop-image" data-type="image"></td>
				</tr>
				<tr>
					<th class="mceNonEditable" colspan="1">Mobile Video</th>
					<td colspan="1" data-name="mobile-video" data-type="video"></td>
					<th class="mceNonEditable" colspan="1">Mobile Image</th>
					<td colspan="1" data-name="mobile-image" data-type="image"></td>
				</tr>
				<tr>
					<th class="mceNonEditable" colspan="1">Heading</th>
					<td colspan="1" data-name="heading" data-type="text"></td>
					<th class="mceNonEditable" colspan="1">Subheading</th>
					<td colspan="1" data-name="subheading" data-type="text"></td>
				</tr>
			</tbody>
		</table>
	</ouc:div>

	<ouc:div label="main-content" group="Everyone" button-text="Main Content">
		<ouc:editor csspath="/_resources/ou/editor/wysiwyg-new.css" cssmenu="/_resources/ou/editor/styles.txt" wysiwyg-class="main-content"/>
	</ouc:div>


</document>
