<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/</link>
    <language>en-us</language>

    <title>SimpleWebPresenter Changelog</title>
    <description>SimpleWebPresenter Changelog</description>
    <item>
    <title>[default] Use internal URL if available to generate Sitemap.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/60bc8f62384d</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/60bc8f62384d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>60bc8f62384d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Use internal URL if available to generate Sitemap.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Sitemap.inc.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 23 Jan 2023 00:17:36 +0100</pubDate>
</item>
<item>
    <title>Added functionality for storing an internal Url.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/2fe6713ccd64</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/2fe6713ccd64</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2fe6713ccd64</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Added functionality for storing an internal Url.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Options.inc.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 23 Jan 2023 00:16:26 +0100</pubDate>
</item>
<item>
    <title>Using .inc.php rather than just .inc for include files.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/b6b4a58c7625</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/b6b4a58c7625</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b6b4a58c7625</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Using .inc.php rather than just .inc for include files.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>CacheTimeCheck.inc<br />CacheTimeCheck.inc.php<br />FileCacheSet.inc<br />FileCacheSet.inc.php<br />Flag.inc<br />Flag.inc.php<br />Http.inc<br />Http.inc.php<br />InputParser.inc<br />InputParser.inc.php<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sun, 22 Jan 2023 19:22:00 +0100</pubDate>
</item>
<item>
    <title>Generate URLs with correct protocol based on forwarded proto.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/00255ca89459</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/00255ca89459</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>00255ca89459</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Generate URLs with correct protocol based on forwarded proto.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Sitemap.inc<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sun, 22 Jan 2023 19:15:55 +0100</pubDate>
</item>
<item>
    <title>Handle redirects properly.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/51b53cd01080</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/51b53cd01080</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>51b53cd01080</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Handle redirects properly.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Http.inc<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sun, 22 Jan 2023 18:59:03 +0100</pubDate>
</item>
<item>
    <title>Do not add '/' at end if we have encoded all params.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/6b882fb6ea46</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/6b882fb6ea46</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>6b882fb6ea46</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Do not add '/' at end if we have encoded all params.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Sitemap.inc<br />common-functions.inc<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sat, 21 Jan 2023 16:43:41 +0100</pubDate>
</item>
<item>
    <title>Retrieve documents from DOCUMENT_ROOT, not SCRIPT_ROOT</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/ee5f98a0bc93</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/ee5f98a0bc93</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ee5f98a0bc93</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Retrieve documents from DOCUMENT_ROOT, not SCRIPT_ROOT</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>InputParser.inc<br />index.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Fri, 13 Jan 2023 18:08:45 +0100</pubDate>
</item>
<item>
    <title>Fixes flag.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/16c3ee204330</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/16c3ee204330</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>16c3ee204330</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Fixes flag.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Flag.inc<br />flag.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Wed, 28 Dec 2022 11:20:19 +0100</pubDate>
</item>
<item>
    <title>Remove deprecated create_function, replace with closure.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/ef487503dded</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/ef487503dded</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ef487503dded</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove deprecated create_function, replace with closure.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>filters.inc<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Wed, 28 Dec 2022 01:05:33 +0100</pubDate>
</item>
<item>
    <title>Mark static function.</title>
    <guid isPermaLink="true">https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/14959382c901</guid>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/rev/14959382c901</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>14959382c901</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Mark static function.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Options.inc<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Wed, 28 Dec 2022 01:05:01 +0100</pubDate>
</item>

  </channel>
</rss>