<?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: sitemap.php history</title>
    <description>sitemap.php revision history</description>
    <item>
    <title>Using .inc.php rather than just .inc for include files.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/b6b4a58c7625/sitemap.php</link>
    <description><![CDATA[Using .inc.php rather than just .inc for include files.]]></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>Support for parameters as directory structure.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/6766250a0baa/sitemap.php</link>
    <description><![CDATA[Support for parameters as directory structure.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#102;&#103;&#99;&#111;&#110;&#115;&#117;&#108;&#116;&#46;&#110;&#111;&#62;</author>
    <pubDate>Fri, 29 Dec 2017 19:59:22 +0100</pubDate>
</item>
<item>
    <title>Include constants, and fix php-mode</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/41c128ba0c2c/sitemap.php</link>
    <description><![CDATA[Include constants, and fix php-mode]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 07 Mar 2016 17:04:44 +0100</pubDate>
</item>
<item>
    <title>Branch merge.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/8a9bfbe220ca/sitemap.php</link>
    <description><![CDATA[Branch merge.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 18 Oct 2012 17:40:21 +0200</pubDate>
</item>
<item>
    <title>Make headers a part of the content, rather than setting them directly.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/b9654b9c4a66/sitemap.php</link>
    <description><![CDATA[Make headers a part of the content, rather than setting them directly.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 15 Oct 2012 18:32:56 +0200</pubDate>
</item>
<item>
    <title>Catch exception at toplevel of all access pages.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/4acaab0b02e2/sitemap.php</link>
    <description><![CDATA[Catch exception at toplevel of all access pages.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 15 Oct 2012 16:51:07 +0200</pubDate>
</item>
<item>
    <title>Documentation fixes.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/1d5166aba2c5/sitemap.php</link>
    <description><![CDATA[Documentation fixes.<br/>
codeFromHeader now throws an exception if the header is malformed.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Fri, 12 Oct 2012 01:16:30 +0200</pubDate>
</item>
<item>
    <title>Refactor Sitemap into a separate class.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/947d53f95ccd/sitemap.php</link>
    <description><![CDATA[Refactor Sitemap into a separate class.<br/>
Catch all exceptions in index.php and send a 500 error if nothing else<br/>
catches it.<br/>
Check response status before submitting to sitemap.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Fri, 12 Oct 2012 01:06:32 +0200</pubDate>
</item>
<item>
    <title>Add convenience header ScriptIncludeCache</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/dd4ddedca4c5/sitemap.php</link>
    <description><![CDATA[Add convenience header ScriptIncludeCache<br/>
Split CacheTimeCheck and FileCacheSet]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 23:32:14 +0200</pubDate>
</item>
<item>
    <title>Improve documentation</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/37dee99c1f8c/sitemap.php</link>
    <description><![CDATA[Improve documentation]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 22:30:07 +0200</pubDate>
</item>
<item>
    <title>Wrapped everything in inputParser in a class.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/b7efe2ecbc11/sitemap.php</link>
    <description><![CDATA[Wrapped everything in inputParser in a class.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 18:21:59 +0200</pubDate>
</item>
<item>
    <title>Merge</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/2e6ba7259281/sitemap.php</link>
    <description><![CDATA[Merge]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 00:54:54 +0200</pubDate>
</item>
<item>
    <title>Include fixes.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/3898353ed1d8/sitemap.php</link>
    <description><![CDATA[Include fixes.<br/>
sitemap don't print before everything has been processed.<br/>
Make a class of accept-language.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 00:48:46 +0200</pubDate>
</item>
<item>
    <title>Documentation update.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/2cfea6e84694/sitemap.php</link>
    <description><![CDATA[Documentation update.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Thu, 11 Oct 2012 00:06:26 +0200</pubDate>
</item>
<item>
    <title>Added a constants include.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/79f708a48a7c/sitemap.php</link>
    <description><![CDATA[Added a constants include.<br/>
Refactored out functions from sitemap.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#66;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Mon, 08 Oct 2012 02:01:04 +0200</pubDate>
</item>
<item>
    <title>Fix for more than 1 language.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/f37be50a70cf/sitemap.php</link>
    <description><![CDATA[Fix for more than 1 language.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sun, 30 Sep 2012 17:06:07 +0200</pubDate>
</item>
<item>
    <title>Script to autogenerate a sitemap.</title>
    <link>https://hg-public.bfgconsult.no/SimpleWebPresenter/log/647b72603b7d/sitemap.php</link>
    <description><![CDATA[Script to autogenerate a sitemap.]]></description>
    <author>&#84;&#111;&#109;&#32;&#70;&#114;&#101;&#100;&#114;&#105;&#107;&#32;&#34;&#66;&#70;&#71;&#34;&#32;&#75;&#108;&#97;&#117;&#115;&#115;&#101;&#110;&#32;&#60;&#98;&#102;&#103;&#64;&#98;&#108;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#110;&#111;&#62;</author>
    <pubDate>Sun, 30 Sep 2012 03:39:32 +0200</pubDate>
</item>

  </channel>
</rss>
