<?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 DropdownElement.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +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/DropdownElement.php#6fd0861fbb9ed43b45640925d9acfe3dba3aad7b</link>
        <description>Apply rector fixes to inc/Form

            List of files:
            /dokuwiki/inc/Form/DropdownElement.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>5a10fbce331993a3912ae78e8acb99ca44be19c1 - Support the multiple attribute in Form selects</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#5a10fbce331993a3912ae78e8acb99ca44be19c1</link>
        <description>Support the multiple attribute in Form selectsThis should fix a problem mentioned inhttps://github.com/splitbrain/dokuwiki-plugin-data/pull/229#issuecomment-1196367602Note that prefilling from $INPUT is still only supported for singlevalue selects.

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Wed, 27 Jul 2022 10:10:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9d01c1d91a93cf50f37d1486481a6493e98be821 - PSR-12 coding style</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#9d01c1d91a93cf50f37d1486481a6493e98be821</link>
        <description>PSR-12 coding style

            List of files:
            /dokuwiki/inc/Form/DropdownElement.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/DropdownElement.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/DropdownElement.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>7b6bf7a3e03b0d39cd90f7b056b35fbf4bd6ef96 - Fix strict warnings in optgroups/dropdowns</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#7b6bf7a3e03b0d39cd90f7b056b35fbf4bd6ef96</link>
        <description>Fix strict warnings in optgroups/dropdownsPHP 5.6 and below throw a strict standards warning at the changed lines.An intermediate variable is introduced to avoid this warning.PHP 7+ changes the severity of this warning to E_NOTICE which issuppressed by DokuWiki.This error was introduced in #1778

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Fri, 10 Feb 2017 14:59:05 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4eed441dbdf4a0249f87fc14feb3252071518bb4 - refactor: handle default options w/ other optgroups</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#4eed441dbdf4a0249f87fc14feb3252071518bb4</link>
        <description>refactor: handle default options w/ other optgroups

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Thu, 22 Dec 2016 12:06:02 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9c3fca6da15938b130395746fedf0ef77f10a4bb - refactor: Rename method to better convey its purpose</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#9c3fca6da15938b130395746fedf0ef77f10a4bb</link>
        <description>refactor: Rename method to better convey its purpose

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Thu, 22 Dec 2016 10:55:09 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>45082b9e22a85166b4866cd8d8fe4da24ddcfd5f - fix: remove multi-select handling -&gt; make PR later</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#45082b9e22a85166b4866cd8d8fe4da24ddcfd5f</link>
        <description>fix: remove multi-select handling -&gt; make PR laterWe currently throw an exception with setting the multiple-attribute isattempted. If we want to implement this functionality, it might be moresensible to make an extra commit for that.

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Thu, 22 Dec 2016 10:51:54 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2bd1d2c7da6f60f3e65246664162a5aed94d0743 - fix: Make this Form method chainable as it should be</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#2bd1d2c7da6f60f3e65246664162a5aed94d0743</link>
        <description>fix: Make this Form method chainable as it should be

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Thu, 22 Dec 2016 10:50:11 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>068abb2b1d5268e745ce71674b56502de562ec25 - fix: ensure that there is only 1 selected option</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#068abb2b1d5268e745ce71674b56502de562ec25</link>
        <description>fix: ensure that there is only 1 selected optionMultiple selected option would not be valid HTML.

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Tue, 20 Dec 2016 11:49:29 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>238a072b2d4d4c1123065f1f5bb865869e7edd58 - Add support for optgroup-tags for select-fields</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#238a072b2d4d4c1123065f1f5bb865869e7edd58</link>
        <description>Add support for optgroup-tags for select-fieldsIn more complex selects we may want to group options by some criteria.HTML has the &lt;optgroup&gt;-tag for that purpose.However in Order to not duplicate code, I&apos;ve to move the handling ofoptions to the OptGroup-Class completely.Known Issues:-------------* We may have more than one option with the same value and thereforemore than one option may be marked as selected.

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Mon, 12 Dec 2016 15:28:01 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>693978b15d5f708046101ecbae3e3474a819b874 - Remove type-attr from &lt;select&gt; b/c it&apos;s invalid</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#693978b15d5f708046101ecbae3e3474a819b874</link>
        <description>Remove type-attr from &lt;select&gt; b/c it&apos;s invalidfixes #1776

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Mon, 12 Dec 2016 12:55:14 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>af642354fb21141d79cbc130b7f0138e53fde0c1 - Fix resetting select-options attributes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#af642354fb21141d79cbc130b7f0138e53fde0c1</link>
        <description>Fix resetting select-options attributes

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Wed, 11 May 2016 14:08:23 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4d28a626ef5a77790a07ded4d81cd3efb3bebb98 - Escape option-attributes and fix typo</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#4d28a626ef5a77790a07ded4d81cd3efb3bebb98</link>
        <description>Escape option-attributes and fix typo

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Wed, 11 May 2016 13:34:28 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>795955b24ffe8e8d541ddc931c00b45e1ab343cc - Make select-options in Form more configurable</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Form/DropdownElement.php#795955b24ffe8e8d541ddc931c00b45e1ab343cc</link>
        <description>Make select-options in Form more configurableNow classes and data- attributes can be added to individual options

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Wed, 11 May 2016 13:27:38 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.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/DropdownElement.php#8638ead555cb1568f39af75122cff906895d939e</link>
        <description>added dropdown type to new Form system #1312

            List of files:
            /dokuwiki/inc/Form/DropdownElement.php</description>
        <pubDate>Fri, 15 Apr 2016 09:59:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
