Modify ↓
#1167 closed enhancement (fixed)
Project description in RSS feed
| Reported by: | whitelynx | Owned by: | John Hampton |
|---|---|---|---|
| Priority: | normal | Component: | TracBlogPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
Currently, the <description> tag in the generated RSS feed from the blog plugin simply reads 'Trac Blog'. I've created a patch to cause it to instead insert the project's description from trac.ini.
Attachments (1)
Change History (2)
Changed 19 years ago by
| Attachment: | description_fix.diff added |
|---|
comment:1 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Patch to use project description instead of 'Trac Blog' in RSS feeds.