Skip to content

chore: update mkdocs-rss-plugin fork with XSL HTML preview author fix#75

Merged
Zerthick merged 1 commit into
mainfrom
chore/fix-rss-html-preview-author
Jul 23, 2026
Merged

chore: update mkdocs-rss-plugin fork with XSL HTML preview author fix#75
Zerthick merged 1 commit into
mainfrom
chore/fix-rss-html-preview-author

Conversation

@Zerthick

Copy link
Copy Markdown
Collaborator

Summary

Updates the forked mkdocs-rss-plugin reference to include a fix for the HTML preview page.

Upstream PR: Guts/mkdocs-rss-plugin#451

What changed

Switching <author><dc:creator> in the RSS template broke author display in the XSL HTML preview, since the XSL was still reading <author>. This update:

  • Item authors: XSL now reads <dc:creator> instead of <author>
  • Channel author: XSL now reads <managingEditor> instead of <author>

This is a follow-up to #73 and #74.

@Zerthick
Zerthick force-pushed the chore/fix-rss-html-preview-author branch from d50d398 to 418ceab Compare July 23, 2026 03:18
@Zerthick
Zerthick merged commit b4d36ed into main Jul 23, 2026
@Zerthick
Zerthick deleted the chore/fix-rss-html-preview-author branch July 23, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant