DOC-2608: Add an RSS feed for the TinyMCE Changelog#3566
DOC-2608: Add an RSS feed for the TinyMCE Changelog#3566FarzadHayat wants to merge 20 commits intotinymce/7from
Conversation
…event build from failing
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
LewisAtTiny
left a comment
There was a problem hiding this comment.
I've spent the morning trying to understand RSS feeds and this is actually really cool! Good job Farzad!
MitchC1999
left a comment
There was a problem hiding this comment.
Well done! Seems like a nice feature to provide 👍 Should we provide a link to the xml file somewhere in the docs?
|
@FarzadHayat Nice work on this, I think we should create a user guide on how to set this up and stick it in the docs under new section? |
| @@ -4,6 +4,8 @@ | |||
|
|
|||
| NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes]. | |||
There was a problem hiding this comment.
| NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes]. | |
| NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes]. | |
| For an RSS feed of the {productname} changelog, use the following URL in any RSS reader: {site-url}/{page-component-name}/{page-component-version}/rss.xml. |
@kemister85 @MitchC1999 Rather than a Tip admonition, could we add it here to the Note admonition, and mention the URL can be used in a RSS reader?
There was a problem hiding this comment.
I think that would just add it as an extra line rather than a note box. I think its fine to include in a tip box
|
Just realised this won't run on the main playbook, it's only working on the local playbook build we're publishing on dev branches. This extension will need to be investigated to work with the remote branches and moved to the main branch antora playbook. |
Ticket: DOC-2608
Changelog page
RSS Feed: http://docs-hotfix-7-doc-2608.staging.tiny.cloud/docs/tinymce/7/rss.xml
RSS Validator: https://validator.w3.org/feed/
RSS Viewer: https://rssviewer.app/
RSS Spec: https://www.rssboard.org/rss-specification
Changes:
tinymce/7to generaterss.xmlduring build processchangelog.adocis modifiedPre-checks:
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.modules/ROOT/nav.adochas been updated(if applicable).release noteentry for anyNew product features.productminorversioninantora.ymland added new supported versions entry inmodules/ROOT/partials/misc/supported-versions.adoc.Review: