You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3rdparty.xml 2.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "dtd/document-v10.dtd">
  3. <document>
  4. <header>
  5. <title>Third Party Contributions</title>
  6. <authors>
  7. <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
  8. </authors>
  9. </header>
  10. <body>
  11. <s1 title="How to Contribute">
  12. <p>
  13. See <link href="contrib.xml">How to contribute to Poi</link>.
  14. </p>
  15. </s1>
  16. <s1 title="Contributed Components">
  17. <p>
  18. These are not necessarily deemed to be high enough quality to be included in the
  19. core distribution, but they have been tested under <connect href="contrib.xml">
  20. several key environments</connect>, they are provided under the same license
  21. as Poi, and they are included in the POI distribution under the
  22. <code>contrib/</code> directory.
  23. </p>
  24. <p>
  25. <strong>None as yet!</strong> - although you can expect that some of the links
  26. listed below will eventually migrate to the "contributed components" level, and
  27. then maybe even into the main distribution.
  28. </p>
  29. </s1>
  30. <s1 title="Patch Queue">
  31. <p><link href="patches.html">Submissions of modifications</link>
  32. to Poi which are awaiting review. Anyone can
  33. comment on them on the dev mailing list - code reviewers are needed!
  34. <strong>Use these at your own risk</strong> - although Poi has no guarantee
  35. either, these patches have not been reviewed, let alone accepted.
  36. </p>
  37. </s1>
  38. <s1 title="Other Extensions">
  39. <p>The other extensions listed here are <strong>not endorsed</strong> by the Poi
  40. project either - they are provided as a convenience only. They may or may not work,
  41. they may or may not be open source, etc.
  42. </p>
  43. <p>To have a link added to this table, see <link href="contrib.xml">How to contribute
  44. to POI</link>.</p>
  45. <table>
  46. <tr>
  47. <th>Name and Link</th>
  48. <th>Type</th>
  49. <th>Description</th>
  50. <th>Status</th>
  51. <th>Licensing</th>
  52. <th>Contact</th>
  53. </tr>
  54. </table>
  55. </s1>
  56. </body>
  57. </document>