Skip to content.
TWiki > WebChanges
Topics in TWiki web: Changed: (now 19:34) Changed by:

TWikiReleaseNotes04x00 %LOCKED% 24 Oct 2006 - 23:26 - NEW TWikiContributor
TWiki Release 4.0 (Dakar) 'Dakar' is the first major release of the TWiki Enterprise Collaboration Platform in over a year. The focus of this release has been on refactoring ...
 
EditTablePlugin %LOCKED% 03 Oct 2006 - 01:54 - NEW TWikiContributor
Edit Table Plugin This plugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit table button if preceeded by an %EDITTABLE ...
 
TWikiPrefsDotPm %LOCKED% 25 Jun 2006 - 16:26 - r3 TWikiContributor
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 ...
 
TWikiClientDotPm %LOCKED% 25 Jun 2006 - 16:26 - r2 TWikiContributor
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 ...
 
TWikiStoreDotPm %LOCKED% 25 Jun 2006 - 16:26 - r3 TWikiContributor
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 ...
 
TWikiStoreRcsLiteDotPm %LOCKED% 25 Jun 2006 - 16:26 - r2 TWikiContributor
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 ...
 
TWikiFormDotPm %LOCKED% 25 Jun 2006 - 16:26 - r3 TWikiContributor
Package TWiki::Form Object representing a single form definition. ClassMethod new ($session,$web,$form) $web default web to recover form from, if $form ...
 
JSCalendarContrib %LOCKED% 25 Jun 2006 - 16:26 - r3 TWikiContributor
JSCalendarContrib Mishoo JSCalendar, packaged for use by plugins, skins and add ons. Summary of Contents This module packages the Mishoo JSCalendar Javascript in ...
 
IfStatements %LOCKED% 25 Jun 2006 - 16:26 - r3 TWikiContributor
The %IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. %IF{"CONDITION" then "THEN" else "ELSE"}% In the ...
 
TWikiUIManageDotPm %LOCKED% 01 Apr 2006 - 05:55 - r2 TWikiContributor
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ...
 
WebPreferencesHelp %LOCKED% 01 Apr 2006 - 05:55 - r2 TWikiContributor
Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences setting ...
 
TWikiUIUploadDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ...
 
TWikiIfDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
 
TWikiPluginDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name ...
 
TWikiUIChangeFormDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::UI::ChangeForm Service functions used by the UI packages ClassMethod generate ($session,$theWeb,$theTopic,$editaction) Generate the page that supports ...
 
TWikiSandboxDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
 
TWikiUIOopsDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
 
TWikiPrefsPrefsCacheDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
 
TWikiPluginsDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility ...
 
TWikiTimeDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate) $iSecs Convert string date/time to seconds since epoch. $sDate date/time ...
 
TWikiAttachDotPm %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor ObjectMethod renderMetaData ...
 
PatternSkinJavascripts %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
PatternSkin Javascripts This topic contains javascript files that are included by PatternSkin templates and !PatternSkin topics (.WebLeftBar, .WebTopBar). Related ...
 
TWikiJavascripts %LOCKED% 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
 
WhatDoesTWikiStandFor %LOCKED% 31 Jan 2006 - 04:48 - NEW TWikiContributor
FAQ: What does the "T" in TWiki stand for? Answer: TWiki is short for TakeFive Wiki, the name of the company where its founder Peter Thoeny worked. Peter first named ...
 
VarMETASEARCH %LOCKED% 27 Oct 2005 - 01:50 - NEW TWikiContributor
#VarMETASEARCH METASEARCH special search of meta data Syntax: %METASEARCH{...}% Supported parameters: Parameter: Description: Default ...
 
TipsContrib %LOCKED% 10 Oct 2005 - 19:34 - r3 TWikiContributor
Tips Contrib Package Displays a rotating "TWiki Tip of the Day" to help familiarize new users with TWiki features. Includes an application for creating custom tips ...
 
TWikiPreferences %LOCKED% 03 Aug 2005 - 19:30 - r76 TWikiContributor
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 ...
 
WebHome %LOCKED% 23 Jul 2005 - 14:25 - r88 TWikiContributor
The official TWiki site is twiki.org Welcome to the TWiki Web The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible ...
 
TWikiReferenceManual %LOCKED% 08 Jul 2005 - 17:10 - r2 TWikiContributor
TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration ...
 
VarWEBPREFSTOPIC %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: %WEBPREFSTOPIC% Expands to: , renders as Related: #VarHOMETOPIC HOMETOPIC ...
 
VarWEB %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarWEB WEB name of current web Syntax: %WEB% Expands to: TWiki Related: BASEWEB, INCLUDINGWEB, TOPIC
 
VarIF %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
 
AdminToolsCategory %LOCKED% 27 Mar 2005 - 13:14 - r3 TWikiContributor
Admin tools Manage whole TWiki site from one screen. Users: Register, NewUserTemplate, .UserForm, ResetPassword, ChangePassword Site Tools: Configure ...
 
VarWIKIPREFSTOPIC %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: %WIKIPREFSTOPIC% Expands to: , renders as Related: #VarHOMETOPIC ...
 
VarHOMETOPIC %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarHOMETOPIC HOMETOPIC home topic in each web Syntax: %HOMETOPIC% Expands to: , renders as Related: #VarNOTIFYTOPIC NOTIFYTOPIC, STATISTICSTOPIC ...
 
VarINCLUDINGWEB %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as %WEB% if there is no INCLUDE ...
 
VarTWIKIWEB %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarTWIKIWEB TWIKIWEB name of TWiki documentation web The web containing all documentation and site wide preference settings for TWiki Syntax: %TWIKIWEB ...
 
TWikiScripts %LOCKED% 27 Mar 2005 - 13:14 - r3 TWikiContributor
# TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located ...
 
VarSTARTSECTION %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with %STARTSECTION{}% and %ENDSECTION{}% . ...
 
VarAUTHREALM %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure . This is used in certain password encodings, and in login templates ...
 
TimeInterval %LOCKED% 27 Mar 2005 - 13:14 - r2 TWikiContributor
Time Interval Strings Some features of TWiki, such as searches, permit the specification of time intervals . A time interval is a period of time, such as "1337 to ...
 
VarMAKETEXT %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarMAKETEXT MAKETEXT creates text using TWiki's I18N infrastructure Syntax: %MAKETEXT{"string" args "..."} Supported parameters: Parameter ...
 
VarPLUGINDESCRIPTIONS %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: %PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS, FAILEDPLUGINS ...
 
VarLANGUAGES %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki's ...
 
VarWIKINAME %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as %USERNAME% if not defined in the . topic Syntax: %WIKINAME% Expands to: ...
 
VarSTOPINCLUDE %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining ...
 
VarTOC2 %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarTOC2 TOC{"Topic"} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ...
 
VarHTTPHOST %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarHTTPHOST HTTP HOST environment variable Syntax: %HTTP HOST% Expands to: Related: REMOTE ADDR, REMOTE PORT, REMOTE USER
 
VarMAINWEB %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarMAINWEB MAINWEB name of Main web The web containing ., individual user topics and .TWikiGroups Syntax: %MAINWEB% Expands to: Related ...
 
VarHTTP %LOCKED% 27 Mar 2005 - 13:14 - NEW TWikiContributor
#VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are ...
 

Number of topics: 50