* Please bring your enhancement requests to Foswiki:Development.FeatureProposals Related Topics: * ReleaseHistory has a list of added features in Foswiki. *...
%{ Include the default edit templates from your current SKIN and COVER paths }%%{ Define the formtop container to display the form }%%{ Define the formbot...
Both users and groups can be hidden from common view and made visible only to the admin or to selected users and groups. You do this the same way as you access co...
Some questions to answer: * Perhaps the plugin is installed, but did you remember to enable it in configure? * Did the installer mention any missing depende...
Each FileAttachment in a Topic can have additional attributes. At present only the H (hidden) attribute is supported. If this attribute is set then the attachme...
Go Box The box at the top or sidebar of each page, also called Jump box. Enter a topic name to quickly jump to the topic, for example: * WebNotify to jump to ...
An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod new() Ob...
A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new object inst...
Foswiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. _ NOTE:_ Don't edit this topic, changes...
Backup Restore Plugin Beta Version Overview This is a solution to backup, restore and upgrade TWiki sites. It can be used via browser and on the command line. ...
Google Analytics Plugin Adds Google Analytics javascript code to specified pages. %TWISTY{ mode="div" class="twikiNotification" showlink=" #9658; Changes in versi...
TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: The editor takes over the standard edit screen. That's OK, but how do I get access t...
Package TWiki::Templates Support for the TWiki template language. The following tokens are supported by this language: %TMPL:P% Instantiates a previously defi...
Package == extends CGI::Session::Driver::DBI =head1 NAME CGI::Session::Driver::postgresql PostgreSQL driver for CGI::Session =head1 SYNOPSIS use CGI::Sessi...
TWiki Source Code Packages This documentation is automatically generated from the pod, so it always matches the running code This package doesn't smell This pa...
Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor. ObjectMethod finish (...
Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type beh...
Package TWiki::I18N Support for strings translation and language detection. ClassMethod available_languages Lists languages tags for languages available at TWik...
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be in...
Package TWiki::EngineException Exception used to raise an engine related error. This exception has the following fields: * status status code to send to clie...
Package TWiki::LineIterator Iterator over the lines in a file new( $file ) Create a new iterator over the given file. if the file cannot be opened, then there wi...
Package TWiki::Prefs::Parser This Prefs internal class is used to parse * Set and * Local statements from arbitrary text, and extract settings from meta objects. ...
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 th...
Package TWiki::UI::Statistics Statistics extraction and presentation StaticMethod statistics ($session) statistics command handler. This method is designed to be...
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 clas...
Package == StaticMethod _unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension e.g. .zip, .tgz. .tar, etc...
Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is som...
Package == getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate selected val...
Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibilit...
Package TWiki::Store::RcsWrap This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Wrapper around...
Package TWiki::UI::Register User registration handling. StaticMethod register_cgi ($session) register command handler. This method is designed to be invoked via ...
Package == =head1 NAME CGI::Session::Serialize::default Default CGI::Session serializer =head1 DESCRIPTION This library is used by CGI::Session driver to serial...
Package TWiki::Access A singleton object of this class manages the access control database. ClassMethod new ($session) Constructor. ObjectMethod finish () Break...
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact wi...
Package TWiki::LoginManager 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 ...
Package == package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordin...