<?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 scripts</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ceff19cf77e8407c8ccdb77621151e48019a062b - fix: don&apos;t move the editor textarea into the toolbar</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/scripts/#ceff19cf77e8407c8ccdb77621151e48019a062b</link>
        <description>fix: don&apos;t move the editor textarea into the toolbaraddBtnActionSignature() returns the edid (wiki__text) as its &quot;pickerid&quot;so the signature button gets aria-controls set correctly. Since 7e35897athat return value is also used to re-parent the element into the toolbar,which pulled the textarea out of the edit form. Form submissions thencarried no wikitext, breaking preview and silently deleting the page onsave. Any plugin toolbar button registered after the signature button(e.g. vshare) also ended up below the textarea instead of in the toolbar.Skip the append when the returned id matches the editor id.closes #4623

            List of files:
            /dokuwiki/lib/scripts/toolbar.js</description>
        <pubDate>Thu, 23 Apr 2026 18:00:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>59bc52357fe9dcee273457f17a87debaa55bfcbb - fix code copy button copying its own text, closes #4617</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/scripts/#59bc52357fe9dcee273457f17a87debaa55bfcbb</link>
        <description>fix code copy button copying its own text, closes #4617Hide the button before reading innerText so the button labelis not included in the copied text.

            List of files:
            /dokuwiki/lib/scripts/page.js</description>
        <pubDate>Sat, 18 Apr 2026 18:00:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>10b4c1610c2d833daccad95971670123b985b5b3 - replace size control icons by svg</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/scripts/#10b4c1610c2d833daccad95971670123b985b5b3</link>
        <description>replace size control icons by svg

            List of files:
            /dokuwiki/lib/scripts/editor.js</description>
        <pubDate>Fri, 06 Mar 2026 14:00:00 +0000</pubDate>
        <dc:creator>Tobias Bengfort &lt;tobias.bengfort@posteo.de&gt;</dc:creator>
    </item>
</channel>
</rss>
