index.html #1

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

<html>
  <head>
    <title>Perforce Public Depot: API Project</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">

    <meta http-equiv="Refresh" content="1; URL=http://public.perforce.com/wiki/Category:Perforce_APIs">
  </head>

  <body>

   <div style="margin-top:60px; text-align:center;">
    <p>
    This page has been moved.  Click <a href="http://public.perforce.com/wiki/Category:Perforce_APIs">here</a> if your browser does not redirect you.
    </p>
   </div> 
  </body>
</html>
# Change User Description Committed
#1 8157 michael Archiving legacy java api projects which predate the supported P4Java api.
//public/perforce/api/index.html
#17 6283 Sam Stafford Update redirects to use new short URLs.
#16 6276 Sam Stafford Change old pages to http://public.perforce.com/wiki/ redirects.
#15 6074 michael Fix a bunch of relative navbar links.
#14 6026 rlo Public depot fixes:
* Titles formatted similarly
* Navbar changed and shortened
* Change review taken out of navbar
* Links fixed
#13 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!
#12 1984 rmg Break the listing up into "API Interfaces" (for low level
API/language bindings) and "Interface Toolkits" (for
higher-level stuff)

Add p4jsp to the latter category.
#11 1701 rmg Don't advertise Michael's Java API for now, pending some docs.
#10 1698 rmg Add links to the Perl, Ruby, and Java (true p4api) interfaces.

For the moment, these go to //guest/tony_smith/... and
//guest/michael_bishop/..., which is a departure, but I don't
see any harm in it, nor any great advantage or urgency to
integrating them into //public.
#9 1697 rmg Note that some implementations may not use p4api
#8 1155 rmg The change to utils/index.html was required to get the page
       to render better with Netscape 6.2. (Without the closing </B>
       tags, the whole page from the Depot Browsers section on down
       rendered bold...!)

       I made the same logical change to the other four for consistency,
       though they didn't seem to suffer from the same problem.

       p4dti/index.html still doesn't render right under Netscape 6.2,
       but it's from a different patterns and I couldn't see a quick
       clean fix... so I didn't mess with it for now.
#7 1046 rmg Add "P4Package" (Java Perforce API bindings) from David Markley to the //public roadmap.
#6 968 rmg Change mail addresses from "[email protected]" to "[email protected]"
(now that the "opensource" address exists).
#5 780 rmg Take 2 for the p4db -> p4web conversion.
(change 788 redux)
#4 779 rmg Back out change 778.
#3 778 rmg Covert all p4db links into p4web links.
#2 177 Laura Wingerd Fix link on API index page.
#1 156 Laura Wingerd Publish Mike Meyer's Python interface to Perforce API.
//guest/laura_wingerd/perforce/api/index.html
#1 155 Laura Wingerd Web page for contributed API interfaces.