<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in FeedCreatorOptions.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7e23bd088acc9a711a4d14ca8e1bc21b87709866 - use correct FeedOptions methods. fixes #4203</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Feed/FeedCreatorOptions.php#7e23bd088acc9a711a4d14ca8e1bc21b87709866</link>
        <description>use correct FeedOptions methods. fixes #4203This makes feed.php use the correct methods for setting the feed typeand content-type header. It also adds the missing type definition forRSS 1.0

            List of files:
            /dokuwiki/inc/Feed/FeedCreatorOptions.php</description>
        <pubDate>Sun, 11 Feb 2024 09:11:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>72c714a3b85fbc49a7d75bd8d9e49e1a2f0c125a - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Feed/FeedCreatorOptions.php#72c714a3b85fbc49a7d75bd8d9e49e1a2f0c125a</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/Feed/FeedCreatorOptions.php</description>
        <pubDate>Fri, 26 Jan 2024 14:24:41 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>a94c17eeed94a74c2fe4e464c1a017be9bbc7157 - style fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Feed/FeedCreatorOptions.php#a94c17eeed94a74c2fe4e464c1a017be9bbc7157</link>
        <description>style fixes

            List of files:
            /dokuwiki/inc/Feed/FeedCreatorOptions.php</description>
        <pubDate>Fri, 26 Jan 2024 09:14:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1136941dd74f35b9caa0686cd912ae2847a7c0c7 - feed: set tagline as subtitle. fixes #2239</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Feed/FeedCreatorOptions.php#1136941dd74f35b9caa0686cd912ae2847a7c0c7</link>
        <description>feed: set tagline as subtitle. fixes #2239

            List of files:
            /dokuwiki/inc/Feed/FeedCreatorOptions.php</description>
        <pubDate>Fri, 26 Jan 2024 09:10:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fe9d054b302adfcd4618e9e33079c36cccb90d10 - Feed creation refactoring</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Feed/FeedCreatorOptions.php#fe9d054b302adfcd4618e9e33079c36cccb90d10</link>
        <description>Feed creation refactoringThis breaks up the humongous functions from feed.php into multipleclasses. To keep compatibility with existing Plugin events, the basicprinciple of how the feed is assembled has not been changed:* depending on the given mode and other options lose arrays of items are  gathered* these items are then converted (again based on the various options)  into proper FeedItems* the FeedItems are then added to the FeedThe conversion from loosely typed item data to something more structuredis now done by the FeedItemProcessor classes. Some very basic tests havebeen added. It does not cover erverything but covers more than before(which was nothing).Manual testing before merging this is highly recommended. I am notconfident that I ported over everything correctly.No new features have been added, but especially media support could andshould be improved in the future.

            List of files:
            /dokuwiki/inc/Feed/FeedCreatorOptions.php</description>
        <pubDate>Mon, 15 Jan 2024 15:30:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
