Opened 18 years ago
Closed 9 years ago
#3570 closed New feature (wontfix)
implement Atom Publishing Protocol
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.syndication | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Maniac@…, semente@…, David Larlet, mcepl@… | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm offering to implement support for Atom Publishing Protocol.
I've implemented an earlier version of APP in Python before (Demokritos). This would be based on that work.
Change History (12)
comment:1 by , 18 years ago
Cc: | added |
---|
comment:2 by , 18 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 17 years ago
comment:5 by , 17 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Not a dupe. There is a difference between Atom Publishing Protocol (this ticket) and Atom Syndication (#3569).
comment:6 by , 17 years ago
My bad - I did wonder why jtauber had opened two tickets in a row on the same thing. I'll go drink some more coffee.
comment:7 by , 16 years ago
Cc: | added |
---|
comment:8 by , 16 years ago
Cc: | added |
---|
comment:9 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:10 by , 13 years ago
Cc: | added |
---|---|
Easy pickings: | unset |
UI/UX: | unset |
comment:11 by , 12 years ago
Status: | reopened → new |
---|
comment:12 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
8 years later, I think we can safely close this; an implementation of the Atom publishing protocol would likely belong in a third-party app at this point anyway.
I've started the django-atompub project on Google code to do the implementation of this.