<?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 Form.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Thu, 31 Aug 2023 20:38:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6fd0861fbb9ed43b45640925d9acfe3dba3aad7b - Apply rector fixes to inc/Form</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#6fd0861fbb9ed43b45640925d9acfe3dba3aad7b</link>
        <description>Apply rector fixes to inc/Form

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 29 Aug 2023 12:36:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dbcceefd17715f3c1608dcbf1b441bc4a4c53f3e - Prevent double escaping of form labels</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#dbcceefd17715f3c1608dcbf1b441bc4a4c53f3e</link>
        <description>Prevent double escaping of form labels\dokuwiki\Form\Form::addLabelHTML() should not escape label content (again)

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Thu, 06 Jul 2023 18:48:37 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c6977b3a35d43dd2a2c9271648980059f410f648 - change event naming scheme</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#c6977b3a35d43dd2a2c9271648980059f410f648</link>
        <description>change event naming schemeFORM_*_OUTPUT scheme had been introduced since Apriil 2018, see #2286

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 26 Aug 2020 11:25:18 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>66e555e237c4348c799bba8c03f1a8a490fcc7d6 - fix missing or unnecessary use Event statements</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#66e555e237c4348c799bba8c03f1a8a490fcc7d6</link>
        <description>fix missing or unnecessary use Event statements

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 19 Aug 2020 12:12:28 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0dd35558646b5859c816cdbe739beb4a87459c6a - Form::toHTML() can trigger event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#0dd35558646b5859c816cdbe739beb4a87459c6a</link>
        <description>Form::toHTML() can trigger eventNew event naming scheme HTMLFORM_*_OUTPUT should be tiggered to prevent break of old third-party plugins using old events HTML_*FORM_OUTPUT.

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 19 Aug 2020 08:58:30 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9d01c1d91a93cf50f37d1486481a6493e98be821 - PSR-12 coding style</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#9d01c1d91a93cf50f37d1486481a6493e98be821</link>
        <description>PSR-12 coding style

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 01 Jul 2020 10:58:58 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>64159a61e94d0ce680071c8890e144982c3a8cbe - line lengths shortened</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#64159a61e94d0ce680071c8890e144982c3a8cbe</link>
        <description>line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Fri, 27 Apr 2018 17:07:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7fa270bc10b622a41cd4931fd81eb6c43f3e0db4 - feat(Form): add parameter to omit security token in forms</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#7fa270bc10b622a41cd4931fd81eb6c43f3e0db4</link>
        <description>feat(Form): add parameter to omit security token in formsThis is useful for anonymously useable forms, like the search.

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 27 Mar 2018 18:27:43 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>5facb9bceb036e7074e65f767f7fed26f2bd07e3 - feat(Form): add method to get position of element by element</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#5facb9bceb036e7074e65f767f7fed26f2bd07e3</link>
        <description>feat(Form): add method to get position of element by element

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 27 Mar 2018 11:19:49 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7ec977678de1e8e9feb77e6552e2a84d8ca59361 - PHPDocs Form</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#7ec977678de1e8e9feb77e6552e2a84d8ca59361</link>
        <description>PHPDocs Form

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 11 May 2016 18:24:06 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>01e3f2b3a8ed1c28c36be403fa336bea5684cde7 - Remove unnecessary linebreaks from new Form</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#01e3f2b3a8ed1c28c36be403fa336bea5684cde7</link>
        <description>Remove unnecessary linebreaks from new FormSince Firebug it is no longer necessary to structure html with linebreaks. See also Issue #924

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Wed, 20 Apr 2016 16:24:46 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@posteo.de&gt;</dc:creator>
    </item>
<item>
        <title>8638ead555cb1568f39af75122cff906895d939e - added dropdown type to new Form system #1312</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#8638ead555cb1568f39af75122cff906895d939e</link>
        <description>added dropdown type to new Form system #1312

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Fri, 15 Apr 2016 09:59:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bb6d40dcf2a7c8fde5be24560ee47fd566d2b201 - Form: fixed class checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#bb6d40dcf2a7c8fde5be24560ee47fd566d2b201</link>
        <description>Form: fixed class checks

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 18 Aug 2015 18:42:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a453c16b3290eabdf35778c54498101c737544e1 - Form: more flexible label handling #1312</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#a453c16b3290eabdf35778c54498101c737544e1</link>
        <description>Form: more flexible label handling #1312You now can add labels that don&apos;t wrap around inputs, but you have toensure IDs are properly assigned yourself.The Label class has been renamed to LabelElement to reflect the namingscheme of the other elements.

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 18 Aug 2015 18:36:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0df229ed3e82191f118594ea5145c9d5942d7b - Form: added Button element #1312</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#8f0df229ed3e82191f118594ea5145c9d5942d7b</link>
        <description>Form: added Button element #1312

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Tue, 18 Aug 2015 18:12:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>80b13baa48275cef1ca6c6d3c715d21afd1138e7 - typo</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#80b13baa48275cef1ca6c6d3c715d21afd1138e7</link>
        <description>typo

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Sat, 01 Aug 2015 22:16:05 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ef0c211b2ac87b8e3c6e85b600021389be6209bf - added element query functions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#ef0c211b2ac87b8e3c6e85b600021389be6209bf</link>
        <description>added element query functions

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Mon, 11 May 2015 18:51:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1f5d8b65a983fe0914971ee0bb4e5e58cbf8c8a7 - balance fieldsets</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/Form.php#1f5d8b65a983fe0914971ee0bb4e5e58cbf8c8a7</link>
        <description>balance fieldsets

            List of files:
            /dokuwiki/inc/Form/Form.php</description>
        <pubDate>Mon, 11 May 2015 18:31:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
