<?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 title.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5e29103a15bd9873f422f66a6a5239b6aec4651e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Mon, 11 Dec 2023 15:31:16 +0000</pubDate>
        <dc:creator>annda &lt;annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>208bb3f39264f57ffd34c711d527ba43e88dca30 - Fix code style violations</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#208bb3f39264f57ffd34c711d527ba43e88dca30</link>
        <description>Fix code style violations

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Mon, 08 Mar 2021 19:29:30 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>34ea6e1056993bf65c34d15d1eb9730d4dfba9af - Eliminate warnings in PHP 8</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#34ea6e1056993bf65c34d15d1eb9730d4dfba9af</link>
        <description>Eliminate warnings in PHP 8

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Tue, 16 Feb 2021 13:02:14 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c09e0dca92437974bddccec531632919c22476fd - Fix check of latest page metadata</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#c09e0dca92437974bddccec531632919c22476fd</link>
        <description>Fix check of latest page metadata

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Sun, 03 Jan 2021 16:42:13 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>58cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0 - Only update page metadata on new revision</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#58cb2b195be4f170c094cdbf3cc5cb0ee0d1e9f0</link>
        <description>Only update page metadata on new revisionImplements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is the only event that supplies all the required metadata. An additional database query is better than the redundant save.Fixes #528

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Sun, 01 Nov 2020 19:50:46 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>88b58a212b1e27877882d9dad769a4d01cffdde4 - This commit adds &apos;%lastsummary%&apos; special column for page schemas. The column contains the summary of last page revision.</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#88b58a212b1e27877882d9dad769a4d01cffdde4</link>
        <description>This commit adds &apos;%lastsummary%&apos; special column for page schemas. The column contains the summary of last page revision.

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Fri, 30 Mar 2018 09:01:43 +0000</pubDate>
        <dc:creator>Szymon Olewniczak &lt;solewniczak@rid.pl&gt;</dc:creator>
    </item>
<item>
        <title>3aad96126c2f05a0ba63ffce4dbcf48ac0f57f24 - fix: resolve conflict of type\Page and meta\Page</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#3aad96126c2f05a0ba63ffce4dbcf48ac0f57f24</link>
        <description>fix: resolve conflict of type\Page and meta\PageThese two classes having the same name caused an error that on somepages, after saving the page, the page itself remained blank.The error-log contained the following:[Mon Nov 28 09:05:52 2016] [error] [client 91.65.183.141] PHP Fatalerror:  Cannot use dokuwiki\\plugin\\struct\\types\\Page as Page becausethe name is already in use in[...]/lib/plugins/struct/meta/Search.php on line 7,referer: [...]

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Mon, 28 Nov 2016 08:40:10 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8d1ed4ce7ec115988467129400be4eb9601c8577 - refactor: Save page data only once per page</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#8d1ed4ce7ec115988467129400be4eb9601c8577</link>
        <description>refactor: Save page data only once per page

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Thu, 17 Nov 2016 17:28:56 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9abde7b568112994a3b5b26e702afea5dac7ab75 - fix: store the ip if last editor not logged in</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#9abde7b568112994a3b5b26e702afea5dac7ab75</link>
        <description>fix: store the ip if last editor not logged in

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Thu, 17 Nov 2016 13:34:56 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>109edca8dd1de9402ad71e45de10aee175942306 - feat: store user and rev of all pages</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#109edca8dd1de9402ad71e45de10aee175942306</link>
        <description>feat: store user and rev of all pagesRename `meta/Title.php` `meta/Page.php` since it now handles the userand timestamp for the last change as well.This is done in preparation to adding a %lasteditor% selector showingthe last editor of a page and changing the %lastupdated% to show thetime when the page was last changed instead of showing the time when thestruct data of the page was last updated.SPR-622

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Wed, 16 Nov 2016 16:46:18 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a7cffaf2716ff9900177014666b5e4bddc576210 - fix title storage</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#a7cffaf2716ff9900177014666b5e4bddc576210</link>
        <description>fix title storageThe action component used the wrong key to get the current page. Itchecked the info of the last revision which might not always beavailable.

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Tue, 15 Nov 2016 09:23:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7cbcfbdb68125878b37fede99d5e33997295c2f6 - better handling of failing sqlite plugin init. fixes #200</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#7cbcfbdb68125878b37fede99d5e33997295c2f6</link>
        <description>better handling of failing sqlite plugin init. fixes #200

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Mon, 07 Nov 2016 13:55:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1c9ef013f15ea5cae98753d99575ee10a39cd44b - store page titles in DB for reference</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/title.php#1c9ef013f15ea5cae98753d99575ee10a39cd44b</link>
        <description>store page titles in DB for referenceAll page titles are now stored in the database to reference them laterin queries for the page type.

            List of files:
            /plugin/struct/action/title.php</description>
        <pubDate>Mon, 18 Jul 2016 11:15:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
