index.html #5

  • //
  • guest/
  • perforce_software/
  • integrations/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (4 KB)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">

<html>
  <head>
    <title>Perforce Public Depot: Integrations Projects</title>
    <!-- no htdig-keywords tag in this file -->
    <!-- no keywords tag in this file -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" href="../../css/pure.css" type="text/css">
    <link rel="stylesheet" href="../../css/depot.css" type="text/css">
  </head>

  <body>

    <!-- div for entire page -->
    <div id="outer">

      <div id="page-top"><!-- frames the logo and search -->
	
        <!-- logo -->
        <div id="logo">
          <a href="http://www.perforce.com"><img src="../../images/site_logo.gif" alt="Perforce Public Depot" width="219" height="50"></a>
        </div>
	  
        <div id="search"><!-- search section -->
          <form method="get" action="http://www.google.com/search">
            <div><!-- needed so invisible field will validate -->
              <input type="hidden" name="sitesearch" value="public.perforce.com">
            </div><!-- silly invisible field div -->
            <ul class="search-box">
               <li class="left"><input type="text" size="40" name="q" value="" class="search-form"></li>
               <li class="middle"><input type="submit" value="Search" class="search-button"></li>
               <li class="right" style="color: black;">Powered by Google</li>
            </ul>
          </form><!-- top navbar search form -->
        </div><!-- end search section -->

      </div> <!-- end div id page-top -->    
    
      <!-- start site content -->
      <div id="main-body">

        <!-- navbars -->
        <div id="navbar-outer">
          <ul class="navbar">
            <li class="nav-top"><a href="../../index.html" title="Home">Public Depot Home</a></li> 
            <li><a href="../../sitemap.html" title="Project Tree">Project Tree</a></li> 
            <!-- li><a href="search.html" title="Search">Search</a></li -->
            <li><a href="../../browse.html" title="How to Browse" >Browse</a></li> 
            <li><a href="../../contribute.html" title="How to Contribute">Contribute</a></li> 
            <!-- li><a href="review.html" title="Change Review Email">Change Review Email</a></li -->  
          </ul>
        </div>
        <!-- end id.navbars -->

        <div id="content-outer">

          <div id="content">

            <!-- Content starts here -->

              <h1>Perforce Integrations Projects</h1>
          

              <h3>About This Project</h3>

              <dl class="project">
               
			   <dt>Content
               </dt>

			  <dd>
              <p>These projects provide integrations of Perforce into various third party tools and environments. </p>
			  </dd>
			  
			  </dl>

              <div class="hr-dotted"></div>

              <h3>Development Environments</h3>
              <dl>
                <dt>
                  <a href="jbuilder/p4ot/index.html">//public/perforce/integrations/jbuilder/p4ot/...</a>
                </dt>
                <dd>
                  <p><b>p4ot</b>.  A Perforce integration for the JBuilder integrated development environment.</p>
                </dd>

                <dt>
                  <a href="jbuilder/jBuilder5VCS/index.html">//public/perforce/integrations/jbuilder/jBuilder5VCS/...</a>
                </dt>
                <dd>
                  <p><b>jBuilder5VCS</b>.  A second integration for the JBuilder integrated development environment.</p>
                </dd>

             </dl>
		            
            <!-- Content ends here -->

          </div><!-- id content -->

        </div><!-- id content-outer -->

      </div><!-- id main-body -->


      <!-- Copyright and bottom bar -->
      <div id="copyright">
        Copyright &#169; 1996, 2007 Perforce
      </div>

    </div> <!-- id outer -->

  </body>
</html>

# Change User Description Committed
#7 6283 Sam Stafford Update redirects to use new short URLs.
#6 6276 Sam Stafford Change old pages to http://public.perforce.com/wiki/ redirects.
#5 6075 michael Fix more bad navbar links.
#4 6026 rlo Public depot fixes:
* Titles formatted similarly
* Navbar changed and shortened
* Change review taken out of navbar
* Links fixed
#3 6025 rlo Public Depot Redesign goes live
* Skin matches KB and latest WWW skin
* Rudimentary search mechanism based on google
* did this already, but made some big mistakes and it was easier to obliterate and start over
* about the above: yikes!
#2 1098 rmg put jBuilder5VCS on the //public roadmap!
#1 949 rmg Add the new "integrations" directory, and the link to p4ot.