<?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 imexport.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/helper/imexport.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/helper/imexport.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/helper/imexport.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/helper/imexport.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>79b29326ae29dcbf2571b932f1b531c400b9460b - Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#79b29326ae29dcbf2571b932f1b531c400b9460b</link>
        <description>Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Wed, 24 May 2023 14:38:34 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/helper/imexport.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>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.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/helper/imexport.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/helper/imexport.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/helper/imexport.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>7cbcfbdb68125878b37fede99d5e33997295c2f6 - better handling of failing sqlite plugin init. fixes #200</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#7cbcfbdb68125878b37fede99d5e33997295c2f6</link>
        <description>better handling of failing sqlite plugin init. fixes #200

            List of files:
            /plugin/struct/helper/imexport.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>26d59c4a115d6684051131b90d00cee087d5474a - Return false if schema doesn&apos;t exist</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#26d59c4a115d6684051131b90d00cee087d5474a</link>
        <description>Return false if schema doesn&apos;t existThis way neither the JSON has to be created nor has it to be decoded inorder to understand that the schema doesn&apos;t exist

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Mon, 15 Aug 2016 15:24:34 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>579203501c09336449f2a76c95f5662540649a7d - Leave error handling of helper methods to the caller</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#579203501c09336449f2a76c95f5662540649a7d</link>
        <description>Leave error handling of helper methods to the caller

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Mon, 15 Aug 2016 12:22:25 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c4ce749927b8064c4494ffd19c5ad1ae45e1ae4c - Add docblocks, better names and exception handling</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#c4ce749927b8064c4494ffd19c5ad1ae45e1ae4c</link>
        <description>Add docblocks, better names and exception handling

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Fri, 12 Aug 2016 10:14:07 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>78bff02fbfdef52a5e7219a35faefba032b70781 - Set the user explicitly during import</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#78bff02fbfdef52a5e7219a35faefba032b70781</link>
        <description>Set the user explicitly during importIf left unset, it will default to the currently logged-in user

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Fri, 12 Aug 2016 09:41:56 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>aeca15adbcb7b14b5eb24b3b758311d9abd8ecde - Reinitialize db if $conf[&apos;meta&apos;] changed</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#aeca15adbcb7b14b5eb24b3b758311d9abd8ecde</link>
        <description>Reinitialize db if $conf[&apos;meta&apos;] changed

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Thu, 11 Aug 2016 16:47:30 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fa7b96aac3c296355e7757cc16519768d467d548 - Save user on schema change and more imexport tools</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#fa7b96aac3c296355e7757cc16519768d467d548</link>
        <description>Save user on schema change and more imexport tools

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Wed, 10 Aug 2016 17:23:17 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b25bb9fea2afa507f76055e97401dbceb446871e - Reevaluate page assignments when replacing them</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#b25bb9fea2afa507f76055e97401dbceb446871e</link>
        <description>Reevaluate page assignments when replacing them

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Wed, 10 Aug 2016 12:46:41 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1bd268d2c0b871c626652d7341dd056eb34ca29f - Delete assignments as well</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#1bd268d2c0b871c626652d7341dd056eb34ca29f</link>
        <description>Delete assignments as well

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Wed, 10 Aug 2016 12:19:04 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7c5fd8d6756c15818709cf52cb599c5f987bbb7b - Add helper for im&amp;export by other plugins</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/helper/imexport.php#7c5fd8d6756c15818709cf52cb599c5f987bbb7b</link>
        <description>Add helper for im&amp;export by other plugins

            List of files:
            /plugin/struct/helper/imexport.php</description>
        <pubDate>Tue, 09 Aug 2016 16:08:44 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
