<?xml version="1.0" encoding="utf-8" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="https://bitmuehle.de/wiki/System">
<title>bitmuehle wiki's System web</title>
  <link>https://bitmuehle.de/wiki/System</link>
  <description>The System web of bitmuehle wiki. Discover the details, and how to start your own site with Foswiki - The Free and Open Source Wiki.</description>
<image rdf:resource="https://bitmuehle.de/wiki/pub/System/ProjectLogos/foswiki-logo.png" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2026 by contributing authors</dc:rights>
  <dc:publisher>Wiki Administrator [einexperte@posteo.de]</dc:publisher>
  <dc:creator>The contributing authors of bitmuehle wiki</dc:creator>
  <dc:source>bitmuehle wiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/ModPerlEngineContrib" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/NatEditHelpText" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/NatEditPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/FastCGIEngineContrib" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/XSendFileContrib" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/CacheContrib" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/ImagePlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/GraphvizPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/EditRowPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/EditRowPluginExamples" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/WysiwygPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/WysiwygPluginSettings" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/WysiwygPluginTopicLister" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/UpdatesPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/TwistyPlugin" />
      <rdf:li rdf:resource="https://bitmuehle.de/wiki/System/VarENDTWISTY" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="https://bitmuehle.de/wiki/pub/System/ProjectLogos/foswiki-logo.png">
  <title>Powered by Foswiki, The Free and Open Source Wiki.System</title>
  <link>https://bitmuehle.de/wiki/System</link>
  <url>https://bitmuehle.de/wiki/pub/System/ProjectLogos/foswiki-logo.png</url>
</image>
<item rdf:about="https://bitmuehle.de/wiki/System/ModPerlEngineContrib">
  <title>ModPerlEngineContrib</title>
  <link>https://bitmuehle.de/wiki/System/ModPerlEngineContrib</link>
  <description>ModPerlEngineContrib Overview This is a runtime engine component from Foswiki Standalone architecture. mod_perl is the Perl API to the Apache web server. It perm... (last changed by EinExperte)</description>
  <dc:date>2024-12-11T18:35:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.EinExperte">
      <rdf:value>EinExperte</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/NatEditHelpText">
  <title>NatEditHelpText</title>
  <link>https://bitmuehle.de/wiki/System/NatEditHelpText</link>
  <description>NatEditHelpText Help text for the NatEditPlugin editor About the editor This edit interface is available in two different modes: (1) WYSIWYG (what you see is what... (last changed by EinExperte)</description>
  <dc:date>2024-12-11T18:35:49Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.EinExperte">
      <rdf:value>EinExperte</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/NatEditPlugin">
  <title>NatEditPlugin</title>
  <link>https://bitmuehle.de/wiki/System/NatEditPlugin</link>
  <description>Natural Edit Plugin Description The NatEdit is an wiki editor that helps in learning the TML Language by providing a GUI. By design, this is not a wysiwyg editor... (last changed by EinExperte)</description>
  <dc:date>2024-12-11T18:35:49Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.EinExperte">
      <rdf:value>EinExperte</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/FastCGIEngineContrib">
  <title>FastCGIEngineContrib</title>
  <link>https://bitmuehle.de/wiki/System/FastCGIEngineContrib</link>
  <description>FastCGI Engine Contrib Permits Foswiki to be executed with FastCGI Overview FastCGI is a technology to deliver dynamic web content. It differs from CGI cause it ... (last changed by EinExperte)</description>
  <dc:date>2024-12-11T18:31:02Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.EinExperte">
      <rdf:value>EinExperte</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/XSendFileContrib">
  <title>XSendFileContrib</title>
  <link>https://bitmuehle.de/wiki/System/XSendFileContrib</link>
  <description>XSendFileContrib Introduction This package implements a more efficient way to send static files using a web application like Foswiki. A standard configuration of... (last changed by UnknownUser)</description>
  <dc:date>2024-01-26T11:14:38Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/CacheContrib">
  <title>CacheContrib</title>
  <link>https://bitmuehle.de/wiki/System/CacheContrib</link>
  <description>CacheContrib Description This package is used by other extensions in need of caching services. This specific cache stores data for a short period time, e.g. one ... (last changed by UnknownUser)</description>
  <dc:date>2024-01-21T12:00:44Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/ImagePlugin">
  <title>ImagePlugin</title>
  <link>https://bitmuehle.de/wiki/System/ImagePlugin</link>
  <description>ImagePlugin Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing. There are a... (last changed by UnknownUser)</description>
  <dc:date>2024-01-21T11:56:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/GraphvizPlugin">
  <title>GraphvizPlugin</title>
  <link>https://bitmuehle.de/wiki/System/GraphvizPlugin</link>
  <description>GraphvizPlugin GraphViz is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important ap... (last changed by UnknownUser)</description>
  <dc:date>2024-01-19T14:03:14Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/EditRowPlugin">
  <title>EditRowPlugin</title>
  <link>https://bitmuehle.de/wiki/System/EditRowPlugin</link>
  <description>EditRowPlugin @import url(/System/EditRowPlugin/erp.uncompressed.css); Features: 1 You can edit one row, or even one cell at a time, instead of having to edit ... (last changed by UnknownUser)</description>
  <dc:date>2024-01-15T08:37:03Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/EditRowPluginExamples">
  <title>EditRowPluginExamples</title>
  <link>https://bitmuehle.de/wiki/System/EditRowPluginExamples</link>
  <description>Nr Project State Progress Timestamp 1 Sliced yoghourt completed : ) 26 Jun 2002 2 Cubical turkeys not started : ( 27 Oct 2007 3 ... (last changed by UnknownUser)</description>
  <dc:date>2024-01-15T08:37:03Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/WysiwygPlugin">
  <title>WysiwygPlugin</title>
  <link>https://bitmuehle.de/wiki/System/WysiwygPlugin</link>
  <description>Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HT... (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:13:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/WysiwygPluginSettings">
  <title>WysiwygPluginSettings</title>
  <link>https://bitmuehle.de/wiki/System/WysiwygPluginSettings</link>
  <description>Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG_EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG_EXCLUDE c... (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:13:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/WysiwygPluginTopicLister">
  <title>WysiwygPluginTopicLister</title>
  <link>https://bitmuehle.de/wiki/System/WysiwygPluginTopicLister</link>
  <description>"}% (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:13:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/UpdatesPlugin">
  <title>UpdatesPlugin</title>
  <link>https://bitmuehle.de/wiki/System/UpdatesPlugin</link>
  <description>UpdatesPlugin Checks Foswiki.org for updates This plugin is used to keep administrators informed of updates to their installed extensions via a pop up message at ... (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:11:31Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/TwistyPlugin">
  <title>TwistyPlugin</title>
  <link>https://bitmuehle.de/wiki/System/TwistyPlugin</link>
  <description>TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ... (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:10:57Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://bitmuehle.de/wiki/System/VarENDTWISTY">
  <title>VarENDTWISTY</title>
  <link>https://bitmuehle.de/wiki/System/VarENDTWISTY</link>
  <description>ENDTWISTY complements an opening TWISTY tag to close a twisty Closes an open twisty Related (last changed by UnknownUser)</description>
  <dc:date>2023-08-06T15:10:57Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://bitmuehle.de/wiki?topic=Main.UnknownUser">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li> <li> Set COVER = rss
</li></ul> 
-->
</rdf:RDF>