<?xml version="1.0" encoding="UTF-8"?>
<?pcf-stylesheet path="/_resources/xsl/faculty-details.xsl" title="HTML" extension="php"?>
<?pcf-stylesheet path="/_resources/xsl/_dmc/_core/single-item-xml.xsl" title="XML" extension="xml" alternate="yes" ?>

<!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>
		<tcf><!--%echo var="tcfname" --></tcf>
		<tmpl>profile.tmpl</tmpl>
	</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>

	<parameter name="dsn">faculty</parameter>
	<ouc:properties label="config">
		<parameter section="Page Options" 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="Breadcrumb" alt="Please enter the breadcrumb text. This is not used on index pages."><!--%echo var="title" --></parameter>
	</ouc:properties>
	
	<item>
		<ouc:div label="email" group="Everyone" button="hide" id="multiedit"><ouc:multiedit type="text" prompt="Email" alt="Enter Email. Used to pull in data from external XML."/></ouc:div>
		<ouc:div label="office_hours" group="Everyone" button="hide" id="multiedit"><ouc:multiedit type="textarea" prompt="Office Hours" alt="Enter your office hours." editor="yes" section="Additional Info"/></ouc:div>
		<ouc:div label="pronoun" group="Everyone" button="hide" id="multiedit"><ouc:multiedit type="text" prompt="Pronouns"/></ouc:div>

		<ouc:div label="image" group="Everyone" button="hide"><ouc:multiedit type="image" prompt="Image" alt="Select your image." path="/images/faculty" lockout="yes"/><img src="{{f:61155861}}" alt="Placeholder" /></ouc:div>
	</item>
	
	
	

	<ouc:div label="main-content" group="Everyone" button-text="Edit Bio Information"><ouc:editor csspath="/_resources/ou/editor/wysiwyg.css" cssmenu="/_resources/ou/editor/styles.txt" wysiwyg-class="main-content"/><table class="ou-" data-snippet="ou-tables"><caption class="mceNonEditable">Tables</caption>
		<tbody>
			<tr>
				<th class="mceNonEditable">Table Type</th>
			</tr>
			<tr>
				<td data-name="table-type" data-select-list="hover,sm,striped">striped</td>
			</tr>
			<tr>
				<th class="mceNonEditable">Table</th>
			</tr>
			<tr data-name="item">
				<td data-name="table" data-type="wysiwyg">
					<table class="bio table table-striped">
						<tbody>
							<tr>
								<th>Degree</th>
								<th>Major Emphasis</th>
								<th>Institution</th>
								<th>Year</th>
							</tr>
							<tr>
								<td>Ph.D.</td>
								<td>Mass Communications</td>
								<td>University</td>
								<td>2001</td>
							</tr>
							<tr>
								<td>M.A.</td>
								<td>Communication</td>
								<td>University</td>
								<td>1986</td>
							</tr>
							<tr>
								<td>B.A.</td>
								<td>Journalism</td>
								<td>University</td>
								<td>1972</td>
							</tr>

						</tbody>
					</table>
				</td>
			</tr>
		</tbody>
		</table>
	</ouc:div>
	


</document>
