<?xml version="1.0" encoding="utf-8"?>
<?pcf-stylesheet path="/_resources/xsl-responsive/home.xsl" site="sbcms" extension="html"?>
<!DOCTYPE document SYSTEM "http://commons.omniupdate.com/dtd/standard.dtd">

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

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

    <ouc:properties label="config">
        <parameter name="banner_slider" type="select" prompt="Banner Slider" group="Everyone" alt="Choose type of content for the banner slider.">
            <!--%echo var="banner_slider" encoding="none" -->
        </parameter>
        <parameter section="Tab Row Columns" name="show_tab_row" type="checkbox" prompt="Show Tab Row" group="Everyone" alt="Check to display tab row">
            <!--%echo var="show_tab_row"  encoding="none" -->
        </parameter>
        <parameter name="coltab_left_title" prompt="Left Col Tab Title" group="Everyone" alt="Enter a title for the left column tab."><!--%echo var="coltab_left_title" --></parameter>
        <parameter name="coltab_mid_title" prompt="Middle Col Tab Title" group="Everyone" alt="Enter a title for the middle column tab."><!--%echo var="coltab_mid_title" --></parameter>
        <parameter name="coltab_right_title" prompt="Right Col Tab Title" group="Everyone" alt="Enter a title for the right column tab."><!--%echo var="coltab_right_title" --></parameter>

        <parameter section="Card Rows" name="card_row_count" type="select" prompt="Number Of Card Rows" alt="Select the number of card rows to display" group="Everyone">
            <!--%echo var="card_row_count"  encoding="none" -->
        </parameter>
    </ouc:properties>

    <ouc:div label="gallery" group="Everyone" button-class="oucEditButton" button-text="Choose LDP Gallery" break="break"><ouc:editor wysiwyg="gallery"/></ouc:div>

    <ouc:div label="banner" group="Everyone" button-class="oucEditButton" button-text="Edit Banner Slider" break="break">
        <ouc:editor wysiwyg-class="maincontent" csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" />
       <a href="#"><img src="https://placehold.it/960x293" border="0" alt="bannerImage1" /></a>
    </ouc:div>

    <ouc:div label="coltab_left" group="Everyone" button-class="oucEditButton" button-text="Edit Left Column Tab" break="break"><ouc:editor csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" wysiwyg-class="maincontent"/><!-- BEGIN table to be transformed -->
    <table class="ou_coltab_image_caption">
        <thead>
            <tr>
                <td>
                    <h1>Image</h1>
                </td>
                <td>
                    <h1>Content</h1>
                </td>
                <td>
                    <h1>'more' Link</h1>
                </td>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td><a href="#"> <img class="col_img" src="https://placehold.it/287x152" alt="MOOC" width="287" height="152" /> </a></td>
                <td>
                    <p><strong> <a href="#"> <span style="color: #990000;">The Future of Online Learning at Stony Brook</span> </a> </strong> : Task Force examines the broad spectrum of issues related to MOOCs technology.</p>
                </td>
                <td><a class="section_more" href="#">more »</a></td>
            </tr>
        </tbody>
    </table>
    <!-- END table to be transformed --> <!-- BEGIN table to be transformed --><!-- END table to be transformed --></ouc:div>

    <ouc:div label="coltab_mid" group="Everyone" button-class="oucEditButton" button-text="Edit Middle Column Tab" break="break"><ouc:editor csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" wysiwyg-class="maincontent"/><!-- the following table transformation will be replaced with some sort of news list (WNL?) --> <!-- BEGIN table to be transformed -->
    <table class="ou_coltab_list">
        <thead>
            <tr>
                <td>
                    <h1>Content List</h1>
                </td>
                <td>
                    <h1>'more' Link</h1>
                </td>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>
                    <ul>
                        <li><a href="#"><strong>SBU Student Wins Fulbright Scholarship to Study in Germany</strong></a></li>
                        <li><a href="#"><strong>World-Renowned Anthropologist Elected to National Academy of Sciences</strong></a></li>
                        <li><a href="#"><strong>Two SBU Professors Named 2013 Guggenheim Fellows</strong></a></li>
                        <li><a href="#"><strong>Two SBU Professors Elected 2013 American Academy of Arts and Sciences Fellows</strong></a></li>
                        <li><a href="#">General Education:</a> &nbsp;New Reports</li>
                    </ul>
                </td>
                <td><a class="section_more" href="#">more »</a></td>
            </tr>
        </tbody>
    </table>
    <p><!-- END table to be transformed --></p></ouc:div>

    <ouc:div label="coltab_right" group="Everyone" button-class="oucEditButton" button-text="Edit Right Column Tab" break="break">
        <ouc:editor wysiwyg-class="maincontent" csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" />
        <!-- BEGIN table to be transformed -->
        <table class="ou_coltab_list">
            <thead>
                <tr>
                    <td><h1>Content List</h1></td>
                    <td><h1>'more' Link</h1></td>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td><li><a href="#"><strong>SBU Student Wins Fulbright Scholarship to Study in Germany</strong></a></li>
                    <li><a href="#"><strong>World-Renowned Anthropologist Elected to National Academy of Sciences</strong></a></li>
                    <li><a href="#"><strong>Two SBU Professors Named 2013 Guggenheim Fellows</strong></a></li>
                    <li><a href="#"><strong>Two SBU Professors Elected 2013 American Academy of Arts and Sciences Fellows</strong></a></li>
                    <li><a href="#">General Education:</a>
                    &nbsp;New Reports</li></td>
                    <td><a class="section_more" href="#">more »</a></td>
                </tr>
            </tbody>
        </table>
        <!-- END table to be transformed -->
    </ouc:div>

    <ouc:div label="card_row_1" group="Everyone" button-class="oucEditButton" button-text="Edit Card Row 1" break="break"><ouc:editor csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" wysiwyg-class="maincontent"/><!-- BEGIN table to be transformed --><!-- END table to be transformed --><!-- BEGIN table to be transformed -->
    <table class="ou_card_rows">
        <thead>
            <tr>
                <td>
                    <h1>Card Image</h1>
                </td>
                <td>
                    <h1>Card Text</h1>
                </td>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card1" /></a></td>
                <td><a href="#" target="_blank">Global Intiatives</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card2" /></a></td>
                <td><a href="#" target="_blank">Middle States Accreditation</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card4" /></a></td>
                <td><a href="#" target="_blank">Provost's Lecture Series</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card4" /></a></td>
                <td><a href="#" target="_blank">Lectures in Science &amp; Technology</a></td>
            </tr>
        </tbody>
    </table>
    <!-- END table to be transformed --></ouc:div>

    <ouc:div label="card_row_2" group="Everyone" button-class="oucEditButton" button-text="Edit Card Row 2" break="break"><ouc:editor csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" wysiwyg-class="maincontent"/><!-- BEGIN table to be transformed -->
    <table class="ou_card_rows">
        <thead>
            <tr>
                <td>
                    <h1>Card Image</h1>
                </td>
                <td>
                    <h1>Card Text</h1>
                </td>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card1" /></a></td>
                <td><a href="#" target="_blank">Global Intiatives</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card2" /></a></td>
                <td><a href="#" target="_blank">Middle States Accreditation</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card4" /></a></td>
                <td><a href="#" target="_blank">Provost's Lecture Series</a></td>
            </tr>
            <tr>
                <td><a href="#" target="_blank"><img src="https://placehold.it/200x140" alt="card4" /></a></td>
                <td><a href="#" target="_blank">Lectures in Science &amp; Technology</a></td>
            </tr>
        </tbody>
    </table>
    <!-- END table to be transformed --></ouc:div>

    <ouc:div label="maincontent" group="Everyone" button-class="oucEditButton" button-text="Edit Main Content" break="break">
        <ouc:editor csspath="/_resources/ou/editor/maincontent-responsive.css" cssmenu="/_resources/ou/editor/styles-responsive.txt" width="955" wysiwyg-class="maincontent"/>
    </ouc:div>
</document>
