- entry-rights Eprocedure
Returns the entry rights (atom:rights child), or #f if none.
If no entry rights are present, the feed's rights are considered to apply. Currently, you must do this manually:
(or (entry-rights E) (feed-rights F))
Returns the entry rights (atom:rights child), or #f if none.
If no entry rights are present, the feed's rights are considered to apply. Currently, you must do this manually:
(or (entry-rights E) (feed-rights F))