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 plu...
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 tem...
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 %EDIT...
ImageGalleryPlugin Description This plugin helps you in viewing pictures that are attached to a topic in a nice thumbnail gallery. Clicking on a thumbnail zooms...
Include Topics and Web Pages Using %INCLUDE{...}% Variable Use the %INCLUDE{...}% variable to embed the content of another topic or web page inside a TWiki topic....
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encourag...
Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired by ...
This module is an add on to the TWiki kernel that supports e mail notification of changes. WARNING: TWiki 4 only. If you want to use this extension with an earlie...
CSS elements in PatternSkin This page is a reference for all CSS classes used in PatternSkin. PatternSkin uses 4 stylesheets: * layout.css: positioning of bloc...
PreferencesPlugin Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar to how tables ...
Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable * Place a %RENDERLIST{ parameters }% before any bullet lis...
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 Plug...
The Smilies Plugin : ) Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile : ) or a frown : ( . Th...
TWiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Foswiki topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view time. They can ...
Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the s...
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that Plugins can use to interact with the...
# Appendix A: TWiki Development Timeline #DakarRelease TWiki Release 4.0.0 (Dakar), 01 Feb 2006 Major New Features * Much simpler install and configuration ...
# 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 ...
# TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview There are three types of template: * Master Templates...
The Go Box as a browser The go box (also called jump box) is not only a tool to allow you to jump from page to page, you can use the Go Box to search for document...
Raw Text link At the bottom of the page next to Edit and Attach, there is a Raw Text link that allows one to easily see how the TWiki topic looks in its raw form....
Re parenting a topic The breadcrumb displayed with a particular TWiki topic is constructed with a topic's Parent. On the footer to each page there is a link calle...
Server side include To include the contents of a web page or TWiki topic, use %INCLUDE{"page"}%. Examples: * %INCLUDE{"http://www.google.com/"}% * %INCLUDE{...
TWiki Skins Skins overlay regular templates with alternate header/footer layouts. You can use Skins to change the look of a TWiki topic, for example, the layout ...
Commenting with hidden text To hide sections of a TWiki topic, use HTML comments. Example comment within a sentence: Visible ! and hidden text Example spann...
Comment box with CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle. Write %COMMENT{ attributes ...
TWiki Topics The basic building block of a TWiki site is called a topic, identified by a unique, hopefully descriptive, .WikiWord title. It may seem easier just t...
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked vi...
Table Plugin Gives extra control of table display: * Allows sorting * Changing table properties like border width, cell spacing and cell padding * Changi...
Welcome, ! Welcome to Foswiki! This is a TWikiSite (pronounced twee kee site), a meeting place to work on common interests. Anyone can contribute using any web br...
# TWiki Shorthand Basics If you can enter text, you're ready for TWiki. With a few simple, intuitive TextFormattingRules, you'll be able to use plain text to crea...
What is a WikiWord? A WikiWord consists of two or more words with initial capitals, run together. WikiWords are topic names. A TWiki topic name always has a fixed...