nop TWiki04 Web Preferences The following settings are web preferences of the TWiki04 web. These preferences overwrite the site level preferences in . ...
.PatternSkin Customization Questions and answers on configuring page elements. For styling your TWiki, see PatternSkinCssCookbook. First Read: How to modify PatternSkin ...
Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing ...
Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access ...
User Templates for CommentPlugin System templates are stored in CommentPluginTemplate look there for documentation. patternbugreport Bug reports for pattern ...
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 ...
TWiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to TWiki topics. Formulae like % nop CALC{"$INT(7/3)"}% are evaluated at page view time. They ...
Slide Show Plugin This Plugin converts a topic with headings into a slide show. Introduction There is already a defacto standard for presentations, why this Plugin ...
Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets, ...
# 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 ...
Interwiki Plugin The nop InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired ...
Tag me: View My Tags All Tags My Tags Tag Search \" style \"font size:$size%\" $tag" separator ", " by "" }% See also: TagMePlugin, TagMeViewAllTags ...
# TWiki Upgrade Guide Upgrade from the previous TWiki 01 Sep 2004 Prodcution Release to TWiki 4.0.0 Overview TWiki 4.0.0 is a major new release. You can chose between ...
# TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly ...
Google AJAX Search Plugin Wrapper plugin for a dynamic search service provided by Google. About Google AJAX Search The AJAX Search API is an experimental API that ...
Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility ...
This is a subscription service to be automatically notified by e mail when topics change in this nop TWiki04 web. This is a convenient service, so you do not have ...
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 ...
nop TWikiDrawPlugin This plugin encapsulates the nop TWikiDraw Java Applet first developed by TWiki:Main/PeterThoeny from the original nop JHotDraw. nop JHotDraw ...
# TWiki Variables Special text strings expand on the fly to display user data or system info nop TWikiVariables are text strings % nop VARIABLE% or % nop VARIABLE ...
TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception ...
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ...
Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked ...
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 ...
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 ...
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ...
Package TWiki::UI::Statistics Statistics extraction and presentation StaticMethod statistics ($session) statistics command handler. This method is designed to ...
Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class ...
Package TWiki::UI::View UI delegate for view function StaticMethod view ($session,$web,$topic,$scruptUrl,$query) view command handler. This method is designed ...
Package TWiki::Users::ApacheHtpasswdUser extends TWiki::Users::Password Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of ...
Package TWiki::UI::Rest Rest delegate for view function StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query) rest command handler. This ...
Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via ...
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked ...
Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description ...
Package TWiki::UI::ChangeForm Service functions used by the UI packages ClassMethod generate ($session,$theWeb,$theTopic,$editaction) Generate the page that supports ...
Package TWiki::UI::Oops UI delegate for oops function StaticMethod oops cgi ($session) oops command handler. This method is designed to be invoked via the TWiki ...
Package TWiki::Prefs::PrefsCache The PrefsCache package holds a cache of topics that have been read in, using the TopicPrefs class. These functions manage that cache ...
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 ...
Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. Base class of implementations of stores that manipulate ...
Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the TWiki::UI::run ...
Package TWiki::Store::RcsWrap extends TWiki::Store::RcsFile This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile ...
Package TWiki::Sandbox This object provides an interface to the outside world. All calls to system functions, or handling of file names, should be brokered by this ...