<?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 toc.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f783c0bc147ae04014e2b109251021f06957b6b1 - Use 4 spaces instead of tabs for toc.xml and Eclipse TOC indentation</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#f783c0bc147ae04014e2b109251021f06957b6b1</link>
        <description>Use 4 spaces instead of tabs for toc.xml and Eclipse TOC indentation- __TOCItem, __TOCItemClose: tocitem lines use 4 spaces per depth- __addXMLTopic: Eclipse topic tree uses 4 spaces per levelCo-authored-by: Cursor &lt;cursoragent@cursor.com&gt;

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Fri, 20 Feb 2026 08:30:03 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>db6a10463c3ca35e3af5ed70a3627b2070be4656 - Fix TOC showing lowercase page names instead of actual page title</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#db6a10463c3ca35e3af5ed70a3627b2070be4656</link>
        <description>Fix TOC showing lowercase page names instead of actual page titleUse explicitTitle flag so we only keep the stored name when the userprovided an explicit link title (e.g. [[.:configuration|configuration]]);otherwise use getSiteTitle() so TOC shows the real page title.- syntax/toc.php: set explicitTitle on each TOC item- inc/toc.php: overwrite name with getSiteTitle when !explicitTitleFixes regression from 5c17558972ec.Co-authored-by: Cursor &lt;cursoragent@cursor.com&gt;

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 19 Feb 2026 14:16:48 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>5c17558972eca0c7ff1a5d3f69d6f06de8ebee6e - Preserve explicit TOC link titles for lowercased tocitem targets</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#5c17558972eca0c7ff1a5d3f69d6f06de8ebee6e</link>
        <description>Preserve explicit TOC link titles for lowercased tocitem targets- inc/toc.php: Only overwrite name when empty; keep explicit title  (e.g. [[.:configuration|configuration]]) so tocitem target stays  lowercased and matches map.xml convention.- syntax/toc.php: Call _getLinkTitle only when name is null/empty so  explicit link titles are preserved for the same behavior.Co-authored-by: Cursor &lt;cursoragent@cursor.com&gt;

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Tue, 17 Feb 2026 07:33:27 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>3354083fe485ba9b1f7d8b48477b5cd30854f4d5 - Don&#8217;t use getNS, that is done in the Resolver</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#3354083fe485ba9b1f7d8b48477b5cd30854f4d5</link>
        <description>Don&#8217;t use getNS, that is done in the Resolver

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Wed, 21 Jun 2023 12:05:57 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>71925ef6e606c2c0cf63492efcba0e309de6637e - Update Page/Media Resolver API</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#71925ef6e606c2c0cf63492efcba0e309de6637e</link>
        <description>Update Page/Media Resolver API

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Wed, 21 Jun 2023 06:17:42 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>de71facab80480272d11d9c2523d2dfa5096bea0 - PHP Notice Fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#de71facab80480272d11d9c2523d2dfa5096bea0</link>
        <description>PHP Notice Fixes

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 15 Jun 2023 09:58:28 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>ddfb25f18760c4525c8179d4db9386fbe5fbc3e6 - Secure that a map id is set here to</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#ddfb25f18760c4525c8179d4db9386fbe5fbc3e6</link>
        <description>Secure that a map id is set here to

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Wed, 27 Jan 2021 06:10:35 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>64008c75121b2ce7f5db60d915a31cb5e2d84399 - Debug and remove ucfirst</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#64008c75121b2ce7f5db60d915a31cb5e2d84399</link>
        <description>Debug and remove ucfirstwee need the id as was defined.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Tue, 26 Jan 2021 05:52:17 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>045da2c863ad2aef55497247220ff31938c60293 - Do not use strtolower</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#045da2c863ad2aef55497247220ff31938c60293</link>
        <description>Do not use strtolowerAlso use the cleanID function

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Mon, 25 Jan 2021 17:51:02 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>dbc4346d38d99a3dca80e22edf82f6b5f91d95d1 - Syntax mixup</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#dbc4346d38d99a3dca80e22edf82f6b5f91d95d1</link>
        <description>Syntax mixup

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Fri, 22 Jan 2021 08:03:45 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>6fcbda1dd3931cd3f269ef0f609677e73ae68551 - Add page tags to the toc XML</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#6fcbda1dd3931cd3f269ef0f609677e73ae68551</link>
        <description>Add page tags to the toc XMLAllows to define a list space separated tags in the meta data section, next to &#8220;context id&#8221;, as &#8220;context tags&#8221; which willthen be added to the toc XML

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Fri, 22 Jan 2021 07:54:54 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>e9b60a6336b10c3937893b55564dd6075a2964f8 - More debug information</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#e9b60a6336b10c3937893b55564dd6075a2964f8</link>
        <description>More debug information

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Tue, 20 Feb 2018 08:44:39 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gweissbach@inetsoftware.de&gt;</dc:creator>
    </item>
<item>
        <title>cbb6b50ef00aab5dc836e0ee91d910739f5338ba - Revert Scrutinizer Update.</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#cbb6b50ef00aab5dc836e0ee91d910739f5338ba</link>
        <description>Revert Scrutinizer Update.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Mon, 04 Dec 2017 14:48:35 +0000</pubDate>
        <dc:creator>i-net /// software &lt;tools@inetsoftware.de&gt;</dc:creator>
    </item>
<item>
        <title>a8c17ab5b37308343f86651acb8c4a1b3f36f0ae - Squashed commit of the following:</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#a8c17ab5b37308343f86651acb8c4a1b3f36f0ae</link>
        <description>Squashed commit of the following:commit 885b1d6a40e0bd11dbfa30c742d3816ce815c07bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:49:05 2017 +0100    visibilitycommit f9fa3775fdd4d6fe805ca8e761ab0df46191b067Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:28:56 2017 +0100    Scrutinizercommit 2be116c39235bdc119ea145e22eec10c613f895bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:28:13 2017 +0100    Scrutinizercommit 9a8ec6fed346c4b9f470d22baf579460ff72a7dbAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:25:01 2017 +0100    Scrutinizer.commit fffb76a2cadea0324944c3634b207219f55224b1Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:16:36 2017 +0100    Scrutinizercommit 014526b3d1ae334da3248e984cd68bdbb81e85deAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 11:03:31 2017 +0100    Scrutinizer.commit e2ed57be5f1bc95b5a93ff929a3c3d10b9c3f0a0Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 10:53:22 2017 +0100    Scrutinizer.commit f40eb37817d05b1cb32b4df69ce961dc66270290Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 10:32:31 2017 +0100    Scrutinizer    Referencecommit d1aa3ffa259ff178252ed0ff37dcac2794468312Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 10:11:18 2017 +0100    Visibilitycommit 340fde911066a25b30be031c8f8b2948f93750deAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 10:03:54 2017 +0100    De-Dupecommit 0129bdde273b3b6ac9c0dfda3fc50b8f5c4b471bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 10:03:47 2017 +0100    Fall Throughcommit 36f613c05fbc26f9d38be5f5ed81152848c47386Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:59:19 2017 +0100    Scrutinizer    Documentationcommit c4e572e1549729cc0b799412f8cd1c63fe2a73c6Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:56:24 2017 +0100    Scrutinizer    Performancecommit 5a90988126e7cfc2afa0abd7fc630b2dc96be63bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:55:27 2017 +0100    Scrutinizer    Performancecommit 18a58f42bec829ddfd1da54d6c6f2572df46d0e2Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:42:52 2017 +0100    Scrutinizercommit 2c43a7b6f6bd4dade887935e3cbba0ef0830abf0Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:27:16 2017 +0100    YMLcommit 1ae191e8811c2af84e07a7c68307c5661e3a0e11Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:25:43 2017 +0100    Remove Dependency, it wasn&#8217;t used.commit ae5d4bff92fa4e5258342abc22190f178adf0ffcAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:22:24 2017 +0100    Working Directorycommit f34099d5e45865eed7e619e06775ccc007979a25Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:17:15 2017 +0100    Try as folder.commit 83ab82b8ee6d3745ae8dd3f296ed4057ddf45c7bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:16:24 2017 +0100    Revert &quot;Reset &#8230;&quot;    This reverts commit 5d1d9ec318447c54923fcf306d82854a01490c42.commit 5d1d9ec318447c54923fcf306d82854a01490c42Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:14:32 2017 +0100    Reset &#8230;    Dependencies did not have any effects.commit a2c9c34316d429c27537e4f8779d23b5e3e59f4dAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:09:56 2017 +0100    Loggincommit f336ddd25241d5965b45b0c0d3ffa8d790138507Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 09:01:09 2017 +0100    dokuwiki-dependencycommit 5c257f40628acbec54298777fa6a55a7db2c743fAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:56:38 2017 +0100    Scrutinizer.commit c9f3e4337ef254f6a8bbce262cbcba9bdb688268Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:39:50 2017 +0100    DependencyPathcommit de6f5547211735960a621d88f9814b2e7bf62b0fAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:36:51 2017 +0100    Scrutinizer.commit bd7953377b89b83657c4b00e581aa0bcdc453c0cAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:28:24 2017 +0100    Visibilitycommit 9e280213d3dec5cb83443dadd88f9df2f34a62fcAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:04:36 2017 +0100    Project Configcommit effb336cb9fd0812628d9912a2d43b7135de241aAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:02:20 2017 +0100    Move Scrutinizer File for root_pathcommit cf3f7f13563bd24167772a30ca619d4a4e68acd1Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 08:00:13 2017 +0100    Empty File for Scrutinizer.commit dc9081ef53be4d2bdc4ab54de6de68b861f0e472Author: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 07:54:51 2017 +0100    Change Working Directory.commit 3e31ce7cdac78d1f9b5800a29e0b5cbe9fd4e9c9Merge: 5dec7af 51f261bAuthor: i-net /// software &lt;tools@inetsoftware.de&gt;Date:   Mon Dec 4 07:31:23 2017 +0100    Merge branch &apos;master&apos; of https://github.com/i-net-software/dokuwiki-plugin-siteexport into scrutinizer-patch    # Conflicts:    #	renderer/pdf.phpcommit 5dec7afa666a31886f675782237fc6efe3307de6Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Mon Dec 4 06:45:32 2017 +0100    Git Setupcommit a383d45fd33587de198fe6eb40bed85fdbb535e6Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Mon Dec 4 06:23:32 2017 +0100    Shallow Copycommit b2a3ff1f83634aaabc3f47e51f4204eea4b8f832Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 14:57:36 2017 +0100    use website configcommit 6ce3f76bb1060e544f1da1ac3b8038b590a2eea4Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 14:49:02 2017 +0100    no hard failcommit 82649f433c584050f7f16cf81e29733ee19705e8Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 14:45:26 2017 +0100    Copy, not movecommit af301a4720ea0841220344122b798cd09e933b37Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:57:26 2017 +0100    Setupcommit 78b01c029c16a7bd34602f013de878a33f4e3142Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:52:21 2017 +0100    YMLcommit b36f843439b2e2d54f1072218986a98f979cd2ebAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:50:45 2017 +0100    scriptcommit 0a8d812723d81f86e13348f66fcf02b22d199650Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:48:27 2017 +0100    Pathscommit 58ec6ee596ea9bb9f14b1e97f99c528e0da98462Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:47:09 2017 +0100    Pathscommit 52f68b1b57667c6fcfff556286f1649eb9d2651eAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:46:06 2017 +0100    Pathscommit a0e58c3179c49cbc156c05ee766501a050f7bfebAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:45:23 2017 +0100    Pathscommit a198962cdb5532e858d6c199573762d9d7be47f8Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:41:59 2017 +0100    Pathscommit b03a72cef8b2a56e95dd9bf3930fc14ca779234dAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:40:02 2017 +0100    Pathscommit 1370cba85d8bb4ca62b9a96bff12c373d49a91e3Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:39:04 2017 +0100    Paths.commit 02fbdd86027547028f6fc66531cc2029a61871daAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:38:10 2017 +0100    Scrutinizer Configcommit 237fa72e97f50ecb0cf7bb3483145c87da9a22b7Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:34:21 2017 +0100    Add scrutinizer Setup Scriptcommit 415d40d1124dac3695fcff4db2e186bff1c141dcAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:22:34 2017 +0100    Scrutinizercommit 28e9b121a031b44c3e921cbd473164464675668eAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Fri Dec 1 12:11:17 2017 +0100    Update Renderer    # Conflicts:    #	renderer/pdf.phpcommit a4bbbed68239b2abffecec9e54a2944f0902ce08Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 15:57:48 2017 +0100    Refactoringcommit 97ecb21ca2d1bf36476353e9ec4f88dbbadc031fAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 14:40:05 2017 +0100    Scrutinizedcommit dc90341399939e83de21aa632292a30294771b06Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 14:35:25 2017 +0100    Scrutinizercommit f30f7e2d74e3500075915b6c3f5068c0a804147cAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 14:26:19 2017 +0100    Scrutinizer.commit deabe9dc3c0664100aa9dac1c52de2736bb0763eAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 13:59:08 2017 +0100    Scrutinizercommit b1c3aaf5199f24d792220d216018e470c9067bbeAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 13:08:32 2017 +0100    Scrutinizercommit 2aaf6a36093def3949037c96380670a8cee81128Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 13:06:03 2017 +0100    Scrutinizer.commit 6650aab76ab8d3148bb378e1fed3b6c648ca20b0Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 13:04:34 2017 +0100    Scrutinizer.commit bff16d63df78183ea7d4f9c065de215cf2063850Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 12:02:58 2017 +0100    Scrutinizercommit dd31ef51972ff7323739bfdb1a8265e2c885eef5Author: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 11:55:51 2017 +0100    Scrutinizercommit d4d494bc216c085f03857e40f9178e48580e759aAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 11:47:26 2017 +0100    Scrutinizercommit 4e34117596f1506927353be84dace3883a315f2eAuthor: Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;Date:   Thu Nov 30 11:25:56 2017 +0100    Scrutinizer

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Mon, 04 Dec 2017 10:50:30 +0000</pubDate>
        <dc:creator>i-net /// software &lt;tools@inetsoftware.de&gt;</dc:creator>
    </item>
<item>
        <title>0965d97c78409704fcc2f62de8aa98dbc4cc3d77 - This change has been made on false assumptions but does indeed work as intended</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#0965d97c78409704fcc2f62de8aa98dbc4cc3d77</link>
        <description>This change has been made on false assumptions but does indeed work as intended

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 23 Mar 2017 08:35:08 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>51917f25ea55bbecbd5eaa9d911984971eb641f3 - This change has been made on false assumptions but does indeed work as intended</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#51917f25ea55bbecbd5eaa9d911984971eb641f3</link>
        <description>This change has been made on false assumptions but does indeed work as intended

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 23 Mar 2017 08:32:09 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>3bda080d2216a97ca639125c1aac190a8201d0ce - Debugging the TOC.</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#3bda080d2216a97ca639125c1aac190a8201d0ce</link>
        <description>Debugging the TOC.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 23 Mar 2017 05:31:12 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>24b1b4bab190747775ee8cc91cdf199b497ec9c9 - Change to autotranslation.</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#24b1b4bab190747775ee8cc91cdf199b497ec9c9</link>
        <description>Change to autotranslation.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Thu, 23 Mar 2017 05:30:42 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>13aaf300cc1c471b77df87a788affea6c8ad05a2 - Set the target-name in the toc by using a preset name if it exists. Some internal debug.</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#13aaf300cc1c471b77df87a788affea6c8ad05a2</link>
        <description>Set the target-name in the toc by using a preset name if it exists. Some internal debug.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Tue, 21 Feb 2017 08:52:08 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>f3b52d8f832d5d98a367bc6c62bed0354557daba - Only return immediately if there are no more sub-pages.</title>
        <link>http://127.0.0.1:8080/history/plugin/siteexport/inc/toc.php#f3b52d8f832d5d98a367bc6c62bed0354557daba</link>
        <description>Only return immediately if there are no more sub-pages.

            List of files:
            /plugin/siteexport/inc/toc.php</description>
        <pubDate>Mon, 23 Jan 2017 07:27:21 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
</channel>
</rss>
