[serendipity-cvs] [s9y/Serendipity] 8d0e8a: Add a xslt sylesheet to the rss and atom feed (#914)

onli via php-blog-cvs <[email protected]> Tue, 09 Sep 2025 06:02:27 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/s9y/Serendipity
  Commit: 8d0e8afec9f4424442bd008e95a05bdde01a10ab
      https://github.com/s9y/Serendipity/commit/8d0e8afec9f4424442bd008e95a05bdde01a10ab
  Author: onli <[email protected]>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M docs/NEWS
    M rss.php
    A templates/2k11/atom.xsl
    M templates/2k11/feed_0.91.tpl
    M templates/2k11/feed_2.0.tpl
    M templates/2k11/feed_atom1.0.tpl
    A templates/2k11/rss.xsl

  Log Message:
  -----------
  Add a xslt sylesheet to the rss and atom feed (#914)

* Add a xslt sylesheet to the rss 2.0 feed

* document changes

* Use template path resolved link to xsl file, not hardcoded

* Fix undefined variable error (PHP 8) on RSS 1.0 feed

* Add XSLT stylesheet to Atom 1.0 feed

* Add XSLT stylesheet to RSS (0.91) feed
This is the feed that gets created when visiting feeds/index.rss, so not completely unlikely

* document changes

* Nicer design for the helper block



To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications