Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS template should use PublishDate #3918

Closed
bep opened this issue Sep 27, 2017 · 5 comments · Fixed by #12300
Closed

RSS template should use PublishDate #3918

bep opened this issue Sep 27, 2017 · 5 comments · Fixed by #12300

Comments

@bep
Copy link
Member

bep commented Sep 27, 2017

<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate>
@bep bep added the Bug label Sep 27, 2017
@bep bep added this to the v0.30 milestone Sep 27, 2017
@bep bep self-assigned this Sep 27, 2017
@bep bep modified the milestones: v0.30, v0.31 Oct 13, 2017
@wwsean08
Copy link

I'd like to pick this up but is there a specific template that this should be applied to or is this just generic updating all themes rss templates? Mostly asking since I can't find an RSS template in the examples and from searching the hugo codebase.

@bep
Copy link
Member Author

bep commented Oct 29, 2017

@wwsean08 I think we will have to wait until we decide what to do with #3977 -- this isn't as clear as I thought when I opened this issue.

@bep bep modified the milestones: v0.31, v0.32 Oct 30, 2017
@bep bep modified the milestones: v0.32, v0.33 Dec 16, 2017
@bep bep modified the milestones: v0.33, v0.34 Jan 11, 2018
@bep bep modified the milestones: v0.34, v0.35, v0.36 Jan 22, 2018
@bep bep modified the milestones: v0.36, v0.37 Feb 3, 2018
@bep bep modified the milestones: v0.37, v0.38 Feb 11, 2018
@bep bep modified the milestones: v0.38, v0.39 Feb 21, 2018
@bep bep modified the milestones: v0.39, v0.40 Apr 9, 2018
@bep bep modified the milestones: v0.40, v0.41 Apr 20, 2018
@bep bep modified the milestones: v0.41, v0.42 May 4, 2018
@bep bep removed this from the v0.42 milestone Jun 5, 2018
@bep bep modified the milestones: v0.114.0, v0.115.0 Jun 8, 2023
@bep bep modified the milestones: v0.115.0, v0.116.0 Jun 30, 2023
@bep bep modified the milestones: v0.116.0, v0.117.0 Aug 1, 2023
@bep bep modified the milestones: v0.117.0, v0.118.0 Aug 30, 2023
@bep bep modified the milestones: v0.118.0, v0.119.0 Sep 15, 2023
@bep bep modified the milestones: v0.119.0, v0.120.0 Oct 4, 2023
@bep bep modified the milestones: v0.120.0, v0.121.0 Oct 31, 2023
@bep bep modified the milestones: v0.121.0, v0.122.0 Dec 6, 2023
@bep bep modified the milestones: v0.122.0, v0.123.0, v0.124.0 Jan 27, 2024
@bep bep modified the milestones: v0.124.0, v0.125.0 Mar 4, 2024
jmooring added a commit to jmooring/hugo that referenced this issue Mar 23, 2024
- Use publication date for pubdate
- Include version in generator element

Closes gohugoio#3918
Closes gohugoio#11692
bep pushed a commit that referenced this issue Mar 30, 2024
- Use publication date for pubdate
- Include version in generator element

Closes #3918
Closes #11692
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants