Opened 19 years ago
Closed 19 years ago
#2987 closed enhancement (fixed)
[patch] Minor tweaks to syndication documentation
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | Keywords: | syndication, documentation |
| Cc: | dev@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The syndication documentation was a bit confusing. I've modified it, so that the the"latest" example is carried all the way through as a simple example (i.e. LatestEntries became SiteNews half-way through). Also added a short example about feed templates and a link to the djangoproject.com examples.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | syndication-feeds.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4031]) Fixed #2987: cleaned up the syndication documentation a bit, thanks to dev@….