<?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 helper.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e5981fe6c06601de559485d1037eb67ac9bdcd4a - Fix #292 #297 deprecated id resolving functions</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#e5981fe6c06601de559485d1037eb67ac9bdcd4a</link>
        <description>Fix #292 #297 deprecated id resolving functions* Add a new gerneric resolver to resolve ids without cleaning* Replace deprecated calls* Remove some unused variables

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Fri, 22 Sep 2023 21:16:18 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>62633254176a82afb33aa3b920e4a7015d3251fc - Fix reference assignment of plugin_load</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#62633254176a82afb33aa3b920e4a7015d3251fc</link>
        <description>Fix reference assignment of plugin_load

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sun, 23 Jan 2022 17:42:25 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>1a02160c6da047082641fae4fd4633f3943c1ca7 - Pass section id to included page edit button, fix warning #245</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#1a02160c6da047082641fae4fd4633f3943c1ca7</link>
        <description>Pass section id to included page edit button, fix warning #245This fixes another undefined index &apos;hid&apos; warning. Further, if theinclude plugin sets its own section id, this section id is passed tothe editor now. This allows jumping back to the place from where thepage has been included. Currently, these section ids are only set whena page is included for the first time.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 06 Mar 2021 23:19:57 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael.hamann@kit.edu&gt;</dc:creator>
    </item>
<item>
        <title>829b01a81c0b285287f8daef464efd47a1a0209e - Fix #256 do not rely on $INFO in _apply_macro</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#829b01a81c0b285287f8daef464efd47a1a0209e</link>
        <description>Fix #256 do not rely on $INFO in _apply_macroAs $INFO is not available because we are called in the very functionpopulating $INFO, we cannot rely on it. Instead, this uses differentsources for getting the same information.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 06 Mar 2021 21:39:01 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael.hamann@kit.edu&gt;</dc:creator>
    </item>
<item>
        <title>dc971206f46709f6cdf0cfe6d8fb33c31912b6bd - Removed useless/deprecated code</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#dc971206f46709f6cdf0cfe6d8fb33c31912b6bd</link>
        <description>Removed useless/deprecated code

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sun, 27 Sep 2020 12:32:47 +0000</pubDate>
        <dc:creator>lpaulsen93 &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>0708b6a6d6c7686d1f62b71751447d6ee42e98d8 - Fix string offset syntax</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#0708b6a6d6c7686d1f62b71751447d6ee42e98d8</link>
        <description>Fix string offset syntax

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sun, 14 Jun 2020 22:45:46 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>d6c66e35f278b501bd2499e3bac4feb55bdfc3e2 - Fix #246 - warnings when flags have no &apos;=&apos;</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#d6c66e35f278b501bd2499e3bac4feb55bdfc3e2</link>
        <description>Fix #246 - warnings when flags have no &apos;=&apos;

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 25 Apr 2020 09:03:04 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>684bb0c37d08f6c03d17ebe68f5fa40323540f93 - Move exclude isset check outside loop</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#684bb0c37d08f6c03d17ebe68f5fa40323540f93</link>
        <description>Move exclude isset check outside loop

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Thu, 16 Apr 2020 17:19:50 +0000</pubDate>
        <dc:creator>Bart Louwers &lt;bart+gitlab@emeel.net&gt;</dc:creator>
    </item>
<item>
        <title>4dc3397be9c58f578e3d9479719dedafdfd67b90 - More efficient exclude</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#4dc3397be9c58f578e3d9479719dedafdfd67b90</link>
        <description>More efficient exclude

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Thu, 16 Apr 2020 15:09:05 +0000</pubDate>
        <dc:creator>Bart Louwers &lt;bart+gitlab@emeel.net&gt;</dc:creator>
    </item>
<item>
        <title>b3159774bbe177c40eeb203a2b440a9d37cb63d4 - Add &apos;exclude&apos; option</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#b3159774bbe177c40eeb203a2b440a9d37cb63d4</link>
        <description>Add &apos;exclude&apos; option

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 11 Apr 2020 05:50:23 +0000</pubDate>
        <dc:creator>Bart Louwers &lt;bart@emeel.net&gt;</dc:creator>
    </item>
<item>
        <title>6fba657f2b7b15a333bb49a4e7c27862b4ef7b6b - Version 2018-11-29: Security fix for DokuWiki Greebo</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#6fba657f2b7b15a333bb49a4e7c27862b4ef7b6b</link>
        <description>Version 2018-11-29: Security fix for DokuWiki GreeboIf you are using the DokuWiki Greebo release and rely on ACL checks inthe include plugin, apply this change as soon as possible. Note thatthis is only an issue with namespace includes, so if you do not usenamespace includes and edits are only allowed for users that have accessto your whole wiki, this does not concern you (but updating is stillrecommended).Note that this is a problem caused by a bug in DokuWiki release Greebo.A future hotfix release of DokuWiki might fix this, too, seehttps://github.com/splitbrain/dokuwiki/pull/2609 for furtherinformation.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Thu, 29 Nov 2018 21:30:56 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>2321d71f11cd24b6f31fe5cbffd95185609739a0 - Move link adaption into its own method, adapt links in footnotes</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#2321d71f11cd24b6f31fe5cbffd95185609739a0</link>
        <description>Move link adaption into its own method, adapt links in footnotes

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Fri, 27 May 2016 19:59:54 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>0d11888d4ffc7f6b7239f8d358919113517ed54d - Change constructors to modern style</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#0d11888d4ffc7f6b7239f8d358919113517ed54d</link>
        <description>Change constructors to modern style

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Fri, 27 May 2016 20:03:23 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>59611b49f27fc905b86d30a100728dd7ae7a8a8f - fix match pattern</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#59611b49f27fc905b86d30a100728dd7ae7a8a8f</link>
        <description>fix match patternbased on http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 10 Oct 2015 14:54:15 +0000</pubDate>
        <dc:creator>Mizunashi Mana &lt;mizunashi_mana@mma.club.uec.ac.jp&gt;</dc:creator>
    </item>
<item>
        <title>e2ff9aa42ff365f846103f831715cf53ccf43c48 - modify `@LOCALE@` to `@BROWSER_LANG@`</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#e2ff9aa42ff365f846103f831715cf53ccf43c48</link>
        <description>modify `@LOCALE@` to `@BROWSER_LANG@`

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 10 Oct 2015 13:32:21 +0000</pubDate>
        <dc:creator>Mizunashi Mana &lt;mizunashi_mana@mma.club.uec.ac.jp&gt;</dc:creator>
    </item>
<item>
        <title>bb4a5f5809f73e5b00d639abb3898286292d6740 - Fix bug</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#bb4a5f5809f73e5b00d639abb3898286292d6740</link>
        <description>Fix bug

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 23 May 2015 13:05:57 +0000</pubDate>
        <dc:creator>Mizunashi Mana &lt;mizunashi_mana@mma.club.uec.ac.jp&gt;</dc:creator>
    </item>
<item>
        <title>d1a3a3b0e5e9167b65a44f4e31b5b846da7dfcc3 - Change macro name to @LOCALE@</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#d1a3a3b0e5e9167b65a44f4e31b5b846da7dfcc3</link>
        <description>Change macro name to @LOCALE@Because @LANG@ conflicts translation plugin&apos;s

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Sat, 23 May 2015 10:06:34 +0000</pubDate>
        <dc:creator>Mizunashi Mana &lt;mizunashi_mana@mma.club.uec.ac.jp&gt;</dc:creator>
    </item>
<item>
        <title>d341b26363ba9cacc19a291691be4210a105f1ca - Add @LANG@ macro.</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#d341b26363ba9cacc19a291691be4210a105f1ca</link>
        <description>Add @LANG@ macro.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Tue, 19 May 2015 18:39:30 +0000</pubDate>
        <dc:creator>Mizunashi Mana &lt;mizunashi_mana@mma.club.uec.ac.jp&gt;</dc:creator>
    </item>
<item>
        <title>0fd81891633ad24150fa8d2c8a3459ee16f1f598 - Add option for show or not the &apos;Read More&apos; link.</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#0fd81891633ad24150fa8d2c8a3459ee16f1f598</link>
        <description>Add option for show or not the &apos;Read More&apos; link.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Tue, 12 Aug 2014 13:24:00 +0000</pubDate>
        <dc:creator>2cadz &lt;2cadz@adiczion.net&gt;</dc:creator>
    </item>
<item>
        <title>ec8ae488f342988ac140b6c68c1ed8d70d3a12a7 - Fix #137 including wrap sections with header</title>
        <link>http://127.0.0.1:8080/history/plugin/include/helper.php#ec8ae488f342988ac140b6c68c1ed8d70d3a12a7</link>
        <description>Fix #137 including wrap sections with headerWhen the included page is indented the include plugin opens a newsection in it if the page doesn&apos;t begin with a header. This section wasclosed directly before the next header as the include plugin assumedthat a new section would be opened after the header. However when thisheader is inside a wrap section of the wrap plugin there is no sectionopen after the header and the section close destroys the HTML structure.This change makes sure that the section is only closed if there is alsoa new section opened.

            List of files:
            /plugin/include/helper.php</description>
        <pubDate>Thu, 13 Mar 2014 21:34:40 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
</channel>
</rss>
