<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>TWiki's TWiki web</title>
<subtitle>The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.</subtitle>
<link rel="self" type="application/atom+xml" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/WebAtom"/>
<id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki</id>
<rights>Copyright 2012 by contributing authors</rights>
<updated>2008-10-13T13:51:43Z</updated>
<entry>
 <title>VotePlugin</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VotePlugin?t=2008-10-13T13:51:43Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VotePlugin</id>
 <updated>2008-10-13T13:51:43Z</updated>
 <summary>nop VotePlugin This plugin can be used to build an online voting system, or poll . There are two ways to vote for an item: select : vote for a given choice ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>VarVOTE</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VarVOTE?t=2008-10-13T13:51:42Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VarVOTE</id>
 <updated>2008-10-13T13:51:42Z</updated>
 <summary>#VarVOTE VOTE{ attributes } define a poll in a TWiki topic. See VotePlugin for more information (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>RatingContrib</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/RatingContrib?t=2008-10-13T13:51:41Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/RatingContrib</id>
 <updated>2008-10-13T13:51:41Z</updated>
 <summary>RatingContrib This is a rating widget that can support a "line of stars" style input field. Usage In TWiki Install the contrib into your TWiki. You can immediately ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>TWikiJavascripts</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiJavascripts?t=2008-01-22T03:21:33Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiJavascripts</id>
 <updated>2008-01-22T03:21:33Z</updated>
 <summary>TWiki Javascripts This topic contains javascript files that are included by TWiki templates, and may be used by skin templates and in topics. Related Topics: TWikiTemplates ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiUIManageDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiUIManageDotPm?t=2008-01-22T03:21:31Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiUIManageDotPm</id>
 <updated>2008-01-22T03:21:31Z</updated>
 <summary>Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiAttachDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiAttachDotPm?t=2008-01-22T03:21:31Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiAttachDotPm</id>
 <updated>2008-01-22T03:21:31Z</updated>
 <summary>Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor. ObjectMethod finish ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiPrefsDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiPrefsDotPm?t=2008-01-22T03:21:31Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiPrefsDotPm</id>
 <updated>2008-01-22T03:21:31Z</updated>
 <summary>Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiQueryHoistREsDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiQueryHoistREsDotPm?t=2008-01-22T03:21:29Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiQueryHoistREsDotPm</id>
 <updated>2008-01-22T03:21:29Z</updated>
 <summary>Package TWiki::Query::HoistREs Static functions to extract regular expressions from queries. The REs can be used in caching stores that use the TWiki standard inline ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiPluginDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiPluginDotPm?t=2008-01-22T03:21:29Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiPluginDotPm</id>
 <updated>2008-01-22T03:21:29Z</updated>
 <summary>Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiUIUploadDotPm</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiUIUploadDotPm?t=2008-01-22T03:21:26Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiUIUploadDotPm</id>
 <updated>2008-01-22T03:21:26Z</updated>
 <summary>Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TablePlugin</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TablePlugin?t=2007-10-07T04:09:24Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TablePlugin</id>
 <updated>2007-10-07T04:09:24Z</updated>
 <summary>Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>RenderListPlugin</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/RenderListPlugin?t=2007-09-30T08:27:54Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/RenderListPlugin</id>
 <updated>2007-09-30T08:27:54Z</updated>
 <summary>Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable Place a % nop RENDERLIST{ parameters }% before any bullet ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>VarIF</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VarIF?t=2007-07-28T15:03:57Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/VarIF</id>
 <updated>2007-07-28T15:03:57Z</updated>
 <summary>#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiAccessControl</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiAccessControl?t=2007-07-08T04:49:01Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiAccessControl</id>
 <updated>2007-07-08T04:49:01Z</updated>
 <summary>TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiSystemRequirements</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiSystemRequirements?t=2007-05-04T22:24:37Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiSystemRequirements</id>
 <updated>2007-05-04T22:24:37Z</updated>
 <summary>TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiRegistration</title>
 <link rel="alternate" type="text/html" href="http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiRegistration?t=2007-01-01T19:28:59Z"/>
 <id>http://www.algorithm-engineering.de/twiki/bin/view/TWiki/TWikiRegistration</id>
 <updated>2007-01-01T19:28:59Z</updated>
 <summary>%IF{"context registration supported" then " "}%" else " " }% Select... Project ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li></ul> 
-->
</feed>
