template.body.other.php #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • collateral/
  • demo-site/
  • dashboard/
  • template.body.other.php
  • View
  • Commits
  • Open Download .zip Download (8 KB)
<h1 class="white" align="center">
    Additional System Demos<!-- (currently offline) -->
</h1>
    <table style="width:100%;">
        <tbody>
            <tr>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td id="dashboard">

		<!--
                    <table style="width:100%;margin: 10px;">
                        <tbody>
                            <tr>
                                <td class="status-dull">
                                    <div class="good wordpress">
                                        <div>
                                            <table>
                                                <tbody>
                                                    <tr>
                                                        <td class="play" rowspan="2">
                                                            <a href="http://wordpress.cms.perforce.com">
                                                            </a>
                                                        </td>
                                                        <td class="left">
                                                            <a href="http://wordpress.cms.perforce.com">Wordpress</a> (user: admin / pass: perforce)
                                                        </td>
                                                        <td class="right">2.9.1</td>
                                                    </tr>
                                                    <tr>
                                                        <td class="left status-dull">
                                                            <em>last updated (January 19, 2010)</em>
                                                        </td>
                                                        <td class="right">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </div>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
		-->
		<!--
                    <table style="width:100%;margin: 10px;">
                        <tbody>
                            <tr>
                                <td class="status-dull">
                                    <div class="good concrete5">
                                        <div>
                                            <table>
                                                <tbody>
                                                    <tr>
                                                        <td class="play" rowspan="2">
                                                            <a href="http://concrete5.cms.perforce.com">
                                                            </a>
                                                        </td>
                                                        <td class="left">
                                                            <a href="http://concrete5.cms.perforce.com">Concrete5</a> (user: admin / pass: perforce)
                                                        </td>
                                                        <td class="right">5.3.3.1</td>
                                                    </tr>
                                                    <tr>
                                                        <td class="left status-dull">
                                                            <em>last updated (January 19, 2010)</em>
                                                        </td>
                                                        <td class="right">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </div>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
		-->

                    <table style="width:100%;margin: 10px;">
                        <tbody>
                            <tr>
                                <td class="status-dull">
                                    <div class="good drupal">
                                        <div>
                                            <table>
                                                <tbody>
                                                    <tr>
                                                        <td class="play" rowspan="2">
                                                            <a href="http://drupal6.cms.perforce.com">
                                                            </a>
                                                        </td>
                                                        <td class="left">
                                                            <a href="http://drupal6.cms.perforce.com">Drupal 6</a> (user: admin / pass: perforce)
                                                        </td>
                                                        <td class="right">1.2.37</td>
                                                    </tr>
                                                    <tr>
                                                        <td class="left status-dull">
                                                            <em>last updated (November 3, 2011)</em>
                                                        </td>
                                                        <td class="right">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </div>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>

                    <table style="width:100%;margin: 10px;">
                        <tbody>
                            <tr>
                                <td class="status-dull">
                                    <div class="good drupal">
                                        <div>
                                            <table>
                                                <tbody>
                                                    <tr>
                                                        <td class="play" rowspan="2">
                                                            <a href="http://drupal7.cms.perforce.com">
                                                            </a>
                                                        </td>
                                                        <td class="left">
                                                            <a href="http://drupal7.cms.perforce.com">Drupal 7</a> (user: admin / pass: perforce)
                                                        </td>
                                                        <td class="right">7.8.7</td>
                                                    </tr>
                                                    <tr>
                                                        <td class="left status-dull">
                                                            <em>last updated (November 3, 2011)</em>
                                                        </td>
                                                        <td class="right">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </div>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>

                </td>
            </tr>
            <tr>
                <td>&nbsp;</td>
            </tr>
        </tbody>
    </table>
# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/collateral/demo-site/dashboard/template.body.other.php
#1 8972 Matt Attaway Initial add of the Chronicle source code