<?xml version="1.0" encoding="iso-8859-15"?>
<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://jtumlauf.info/twiki/bin/view/TWiki/WebHome"/>
<id>http://jtumlauf.info/twiki/bin/view/TWiki</id>
<rights>Copyright 2010 by contributing authors</rights>
<updated>2007-04-15T21:16:43Z</updated>
<entry>
 <title>TWikiPreferences</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiPreferences?t=2007-04-15T21:16:43Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiPreferences</id>
 <updated>2007-04-15T21:16:43Z</updated>
 <summary>TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. Note: This topic should be regarded ... (last changed by LorenEvey)</summary>
 <author>
  <name>LorenEvey</name></author>
</entry>
<entry>
 <title>CommentPlugin</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/CommentPlugin?t=2006-07-23T19:31:56Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/CommentPlugin</id>
 <updated>2006-07-23T19:31:56Z</updated>
 <summary>Comment Plugin This plugin allows users to quickly post comments to a page without an edit/preview/save cycle. WARNING: TWiki 4 only. If you want to use this plugin ... (last changed by JonUmlauf)</summary>
 <author>
  <name>JonUmlauf</name></author>
</entry>
<entry>
 <title>CommentPluginTemplate</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/CommentPluginTemplate?t=2006-07-23T19:10:41Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/CommentPluginTemplate</id>
 <updated>2006-07-23T19:10:41Z</updated>
 <summary>Templates for CommentPlugin See .CommentPlugin#Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template ... (last changed by JonUmlauf)</summary>
 <author>
  <name>JonUmlauf</name></author>
</entry>
<entry>
 <title>QuickMenuSkin</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuSkin?t=2006-07-06T11:37:02Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuSkin</id>
 <updated>2006-07-06T11:37:02Z</updated>
 <summary>Quick Menu Skin A functional skin that replaces the left bar with a customizable Javascript menu system. Screen Shot Installation Note: You do not need to install ... (last changed by VernonLyon)</summary>
 <author>
  <name>VernonLyon</name></author>
</entry>
<entry>
 <title>TWikiPrefsDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiPrefsDotPm?t=2006-06-25T16:26:33Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiPrefsDotPm</id>
 <updated>2006-06-25T16:26:33Z</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>TWikiClientDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiClientDotPm?t=2006-06-25T16:26:33Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiClientDotPm</id>
 <updated>2006-06-25T16:26:33Z</updated>
 <summary>Package TWiki::Client The package is also a Factory for login managers and also the base class for all login managers. On it's own, an object of this class is used ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiStoreDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiStoreDotPm?t=2006-06-25T16:26:33Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiStoreDotPm</id>
 <updated>2006-06-25T16:26:33Z</updated>
 <summary>Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the "real" store provider which is hidden behind ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiStoreRcsLiteDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiStoreRcsLiteDotPm?t=2006-06-25T16:26:33Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiStoreRcsLiteDotPm</id>
 <updated>2006-06-25T16:26:33Z</updated>
 <summary>Package TWiki::Store::RcsLite extends TWiki::Store::RcsFile This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiFormDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiFormDotPm?t=2006-06-25T16:26:33Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiFormDotPm</id>
 <updated>2006-06-25T16:26:33Z</updated>
 <summary>Package TWiki::Form Object representing a single form definition. ClassMethod new ($session,$web,$form) $web default web to recover form from, if $form ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>QuickMenuBarLogin</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarLogin?t=2006-06-20T16:37:20Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarLogin</id>
 <updated>2006-06-20T16:37:20Z</updated>
 <summary>authMenu new QuickMenu.Menu(menuBar,"","",""); %IF{"context authenticated" then ' authMenu.Add("","//",""); authMenu.Add("","",""); ' else ' authMenu.Add("","","" ... (last changed by VernonLyon)</summary>
 <author>
  <name>VernonLyon</name></author>
</entry>
<entry>
 <title>QuickMenuBarWebs</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarWebs?t=2006-06-19T13:47:20Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarWebs</id>
 <updated>2006-06-19T13:47:20Z</updated>
 <summary>websMenu new QuickMenu.Menu(menuBar,"","",""); /$name/",""); websMenu.Items websMenu.Items.length 1 .Icon.style.backgroundColor "%$markerVAR{"WEBBGCOLOR" web $qname ... (last changed by VernonLyon)</summary>
 <author>
  <name>VernonLyon</name></author>
</entry>
<entry>
 <title>QuickMenuBar</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBar?t=2006-06-19T13:46:38Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBar</id>
 <updated>2006-06-19T13:46:38Z</updated>
 <summary>'}% (last changed by VernonLyon)</summary>
 <author>
  <name>VernonLyon</name></author>
</entry>
<entry>
 <title>QuickMenuBarUtilities</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarUtilities?t=2006-06-19T13:45:00Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/QuickMenuBarUtilities</id>
 <updated>2006-06-19T13:45:00Z</updated>
 <summary>utilMenu new QuickMenu.Menu(menuBar,"","",""); if ("".match(/TWikiAdminGroup/)) { utilMenu.Add("","//TWikiUsers",""); utilMenu.Add("","//TWikiGroups",""); utilMenu ... (last changed by VernonLyon)</summary>
 <author>
  <name>VernonLyon</name></author>
</entry>
<entry>
 <title>TWikiUIManageDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiUIManageDotPm?t=2006-04-01T05:55:43Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiUIManageDotPm</id>
 <updated>2006-04-01T05:55:43Z</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>TWikiUIUploadDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiUIUploadDotPm?t=2006-02-01T12:01:26Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiUIUploadDotPm</id>
 <updated>2006-02-01T12:01:26Z</updated>
 <summary>Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
<entry>
 <title>TWikiIfDotPm</title>
 <link rel="alternate" type="text/html" href="http://jtumlauf.info/twiki/bin/view/TWiki/TWikiIfDotPm?t=2006-02-01T12:01:25Z"/>
 <id>http://jtumlauf.info/twiki/bin/view/TWiki/TWikiIfDotPm</id>
 <updated>2006-02-01T12:01:25Z</updated>
 <summary>Package TWiki::If Support for the conditions in %IF{} statements. Basically a simple stack based parser for infix expressions that generates a parse tree that can ... (last changed by TWikiContributor)</summary>
 <author>
  <name>TWikiContributor</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li></ul> 
--></feed>