Backlinks to VarS in TWiki Web (Search all webs)

Results from TWiki web retrieved at 10:59 (GMT)

Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a...
Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples...
Edit Table Plugin Introduction Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit...
Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended...
Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Note: Syndic8.com...
JQuery Plugin Description This plugin contains the latest version of the jQuery JavaScript library. `jQuery is a fast, concise, JavaScript Library that...
JS Calendar Contrib Introduction This module packages the JSCalendar, a DHTML pop up calendar in a form suitable for use in TWiki forms and TWiki applications. Using...
Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics...
PreferencesPlugin Introduction Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar...
Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol...
Render List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters before any bullet list The lists can be handcrafted, generated...
SetGetPlugin Introduction Use % SET{ to store arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included topics. By...
Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have...
The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop...
TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Formulae like % CALC{`$INT(7/3)` are evaluated at page view time. They can...
Package TWiki::Configure::Load Purpose This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one...
Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours...
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact...
TWikiNetSkin Plugin Helps TWikiNetSkin to render tables and h2 headers. This plugin is only enabled if the skin is set to twikinet . Syntax Rules (none) Plugin...
TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality...
TWiki Release 4.0 (Dakar) Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information...
TWiki Release 4.2.4 (Freetown), 2008 12 06 Note: This is the release note for the previous major release version 4.2.X. This note, TWikiReleaseNotes04x00 and...
Release Notes of TWiki 5.1.1 (Istanbul), 2012 01 14 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish...
TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives...
TWiki Variables Special text strings expand on the fly to display user data or system info TWikiVariables are text strings % VARIABLE% or % VARIABLE{ parameter...
Search Predefined TWiki Variables see all TWiki Variables Related Topics: UserDocumentationCategory, TWikiVariables, SearchHelp
Table Plugin Introduction The TablePlugin gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing...
TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari...
TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screen Shot Tob Bar and Menu Structure This skin is sponsored by: TopMenuSkinTopBar top...
TwistyContrib Introduction This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib...
TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon...
DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day...
GMTIME GM time Syntax: % GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note:...
GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds...
H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Related: I, ICON, M, N, P, Q, S, T, U, X, Y, TWikiDocGraphics...
I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Related: H, ICON, M, N, P, Q, S, T, U, X, Y, TWikiDocGraphics...
M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Related: H, I, ICON, N, P, Q, S, T, U, X, Y...
N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Related: H, I, ICON, M, P, Q, S, T, U, X, Y, TWikiDocGraphics...
P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Related: H, I, ICON, M, N, Q, S, T, U, X, Y, TWikiDocGraphics...
Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Related: H, I, ICON, M, N, P, S, T, U, X, Y,...
SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day...
SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,...
T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Related: H, I, ICON, M, N, P, Q, S, U, X, Y, TWikiDocGraphics...
U `updated` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % U% Expands to: Related: H, I, ICON, M, N, P, Q, S, T, X, Y,...
URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter...
USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith...
WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note...
WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%...
X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Related: H, I, ICON, M, N, P, Q, S, T, U, Y, TWikiDocGraphics...
Y `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Related: H, I, ICON, M, N, P, Q, S, T, U, X, TWikiDocGraphics...
Wysiwyg Plugin Introduction Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand...
Number of topics: 52

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarS.