reference-entry-contributors.rst 1021 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. :py:attr:`entries[i].contributors`
  2. ==================================
  3. A list of contributors (secondary authors) to this entry.
  4. .. _reference.entry.contributors.name:
  5. :py:attr:`entries[i].contributors[j].name`
  6. ------------------------------------------
  7. The name of this contributor.
  8. .. _reference.entry.contributors.href:
  9. :py:attr:`entries[i].contributors[j].href`
  10. ------------------------------------------
  11. The :abbr:`URL (Uniform Resource Locator)` of this contributor. This can be
  12. the contributor's home page, or a contact page with a webmail form.
  13. If this is a relative :abbr:`URI (Uniform Resource Identifier)`, it is
  14. :ref:`resolved according to a set of rules <advanced.base>`.
  15. .. _reference.entry.contributors.email:
  16. :py:attr:`entries[i].contributors[j].email`
  17. -------------------------------------------
  18. The email address of this contributor.
  19. .. rubric:: Comes from
  20. * /atom03:feed/atom03:entry/atom03:contributor
  21. * /atom10:feed/atom10:entry/atom10:contributor
  22. * /rss/channel/item/dc:contributor