home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / Reuse / ReusableComponentsEx / PoweredByWebObjects.wo / Description.plist next >
Encoding:
Text File  |  1996-03-09  |  862 b   |  36 lines

  1. {
  2. componentName = "PoweredByWebObjects";
  3.  
  4. authors = (
  5.     {
  6.     author = "Charles Lloyd";
  7.     email = "clloyd@next.com";
  8.     image = "http://www.next.com/~clloyd/clloyd.gif";
  9.     }
  10. );
  11.  
  12. description =
  13.  
  14. "The PoweredByWebObjects component provides a standard component for the \"Powered by WebObjects\" logo.  In addition to encapsulating the image, this component also takes care of specifying the proper link to <B>www.next.com</B>.
  15. <P>
  16. This component makes it easy to maintain the WebObjects logo.  If either the graphics or the link should need to be changed in the future, you simply change it in this one place and it'll be fixed in all places.";
  17.  
  18.  
  19. parameters = (
  20.  
  21. "No parameters for this component",
  22. ""
  23. );
  24.  
  25. currentVersion = "1.0";
  26.  
  27. releaseDate = "March 4, 1996";
  28.  
  29. supportPolicy = "ExampleCode: Unsupported";
  30.  
  31. distributionPolicy = "You may freely distribute this code";
  32.  
  33.  
  34.  
  35. }
  36.