<?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 PageColumn.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

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

            List of files:
            /plugin/struct/meta/PageColumn.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>3aad96126c2f05a0ba63ffce4dbcf48ac0f57f24 - fix: resolve conflict of type\Page and meta\Page</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.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/meta/PageColumn.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>5a11127f2b34f996e9fb2b04df5c12d06e44035b - fixed problem with multicolumns and made the param name clearer</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#5a11127f2b34f996e9fb2b04df5c12d06e44035b</link>
        <description>fixed problem with multicolumns and made the param name clearer

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Tue, 09 Aug 2016 14:36:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>01f8b8453dec47f93ed31b46d4aefebed7b57f0b - make label part of Page column</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#01f8b8453dec47f93ed31b46d4aefebed7b57f0b</link>
        <description>make label part of Page column

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Tue, 26 Jul 2016 13:01:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>918ccc27637908cf5534062c9db94811286d2b70 - only allow Page types for PageColumn</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#918ccc27637908cf5534062c9db94811286d2b70</link>
        <description>only allow Page types for PageColumn

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Tue, 26 Jul 2016 12:43:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>db7315f6e706af01b3fbe5f63ef0a8a410fd8cf4 - correctly dynamically filter %title% column #132</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#db7315f6e706af01b3fbe5f63ef0a8a410fd8cf4</link>
        <description>correctly dynamically filter %title% column #132

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Mon, 25 Jul 2016 14:38:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>27f6439f6ee2767a0eee1b989257585d2bfa6280 - introduce getColName vs. getFullColName</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#27f6439f6ee2767a0eee1b989257585d2bfa6280</link>
        <description>introduce getColName vs. getFullColName

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Tue, 19 Jul 2016 12:57:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>066fcfb776e23a3665730142b15c2e681f058ce9 - Fix sorting by a multi column</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#066fcfb776e23a3665730142b15c2e681f058ce9</link>
        <description>Fix sorting by a multi columnA multicolumn is always sorted by its first value which is already copiedto the respective column in the table.SPR-466

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Wed, 25 May 2016 12:12:14 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba76620163eb4cb2b8d6042c6bec7725074f508c - Use DokuWiki new autoloader for class files</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#ba76620163eb4cb2b8d6042c6bec7725074f508c</link>
        <description>Use DokuWiki new autoloader for class filesNo longer do we need to register our own autoloader. Namespace had to bevendor prefixed.

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Thu, 28 Apr 2016 13:40:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c74e0e4099b3e55b457fe0b1c8d92e3aaad4e239 - let PageColumns always have the same fq label</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#c74e0e4099b3e55b457fe0b1c8d92e3aaad4e239</link>
        <description>let PageColumns always have the same fq label

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Thu, 10 Mar 2016 11:15:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9447008b781fc4da36a7831d9c7a4a0e1da33c14 - make sure page columns have a label</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#9447008b781fc4da36a7831d9c7a4a0e1da33c14</link>
        <description>make sure page columns have a label

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Wed, 09 Mar 2016 14:55:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>5b2d2a8c1107b0d5bdd9023d2adf03f018da1eae - fixed getColName to contain the data_ prefix</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#5b2d2a8c1107b0d5bdd9023d2adf03f018da1eae</link>
        <description>fixed getColName to contain the data_ prefixAdded a few more guarding exceptions. We want things to break earlyinstead of having debugging headaches later

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Mon, 15 Feb 2016 13:23:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d1b04e896c4b5d192246ab47bfafeb0c91d92ffc - streamlined PageColumn handling</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#d1b04e896c4b5d192246ab47bfafeb0c91d92ffc</link>
        <description>streamlined PageColumn handlingintroduced a method that returns the full column name. It can always becalled - on Column and PageColumn

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Mon, 15 Feb 2016 11:43:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0561158f2815d6f30d3c4038684e6b6918bbfd86 - added support for selecting the PageID</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/PageColumn.php#0561158f2815d6f30d3c4038684e6b6918bbfd86</link>
        <description>added support for selecting the PageID

            List of files:
            /plugin/struct/meta/PageColumn.php</description>
        <pubDate>Mon, 15 Feb 2016 10:55:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
