Backlinks to TWikiVariables in TWiki Web (Search all webs)

Results from TWiki web retrieved at 22:38 (GMT)

This is a short introductory training course for TWiki beginners. A Taste of TWiki The basic function of TWiki is a Wiki (if that helps!) A Wiki is like a web site ...
Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure, , InterWikis, Variables, Doc Graphics ...
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 ...
File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments ...
TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % nop SEARCH{...}% is a table consisting ...
Generate PDF Add On Introduction This is a substantial re write of the TWiki:Codev.PrintUsingPDF pdf script. It essentially accomplishes the same goal but with more ...
GenPDFAddOnDemo This is a sample document to show what can be achieved with the GenPDFAddOn Plugin. Here are some headings note that h1 level 1 headers always ...
IF Statements The % nop IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % nop IF{"CONDITION" then "THEN ...
nop 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 ...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged ...
Main Features of TWiki Any web browser: Edit existing pages or create new pages by using any web browser. There is no need to upload pages. Edit link ...
Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one subject, one area ...
/PublishWeb the master site to poublish." else " nop "}% This is a template topic for use with PublishContrib. It illustrates how to set up a topic in a web to simplify ...
Query Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query ...
Render List Plugin Syntax Rules RENDERLIST Variable Place a % nop RENDERLIST{ parameters }% before any bullet list The lists can be handcrafted ...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki's full ...
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 ...
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 package ...
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 ...
Welcome to nop TWiki. This page assumes that you are a new user to nop TWiki, and that you've never heard of Wiki before. Here are the most important pages you should ...
TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests ...
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 system ...
TWiki Editing Shorthand Formatting Command: You write: You get: Paragraphs: Blank lines will create new paragraphs. 1st paragraph 2nd paragraph 1st paragraph ...
TWiki Forms Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are the base for building database applications ...
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact ...
TWiki Glossary Simple glossary of TWiki terms Term Definition Attachment: Any type of file that is uploaded via browser and attached to a topic , ...
Appendix A: TWiki Development Time line #HelsinkiRelease TWiki Release 5.0 (Helsinki) released on 2010 05 29 2010 10 10 New Features and Enhancements of TWiki ...
#TWikiMetaData TWiki Meta Data Additional topic data, program generated or from TWikiForms, is stored embedded in the topic text using META: tags Overview By ...
nop 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 ...
TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration ...
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 ...
Rendering Shortcuts Easy ways to save some typing Some TWiki preferences variables are just shortcuts for convenience, to either save typing or to easily allow line ...
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 in ...
TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with ...
TWiki Skins Skins overlay regular templates to give different looks and feels to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the ...
TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives ...
Creating a Table of Contents The TWiki variable % nop TOC% will automatically create a table of contents for a topic based on the headings of the topic. To exclude ...
Linking to a file attachment One can create a link to a file attachment using one of the following TWikiVariables, % nop ATTACHURL% or % nop PUBURL% . % nop ATTACHURL ...
Preferences settings TWiki has these levels of preferences settings: 1 System level settings: Site name, proxy settings, access control, skin 1 Site ...
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 ...
20 Minute TWiki Tutorial This step by step, hands on tutorial gets you up to speed with all the TWikiSite basics, in mere minutes ... 1. Get set... Open two browser ...
TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or "login", is the process by which a user lets ...
User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is ...
TWiki User's Guide Documentation for TWiki users. TWiki Quick Start WelcomeGuest: A fast track intro covering all the basics ATasteOfTWiki ...
TWiki Variables Quickstart TWiki Variables are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example ...
Search Predefined TWiki Variables see all TWiki Variables %SEARCH{ "^\#Var A Z0 9 ;" topic "Var " type "regex" nonoise "on" format "$percntINCLUDE ...
Table Plugin Introduction The TablePlugin gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing ...
Text Formatting FAQ This topics lists frequently asked questions on text formatting. Text formatting applies to people who edit TWiki pages in raw edit mode. TextFormattingRules ...
TWiki Text Formatting Working in TWiki is as easy as typing in text. You don't need to know HTML, though you can use it if you prefer. Links to topics are created ...
TinyMCEPlugin This is an integration of the WYSIWYG editor. This is great little editor, fast and highly functional, and supporting a wide range of browsers, including ...
TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn ...
nop TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon ...
#VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins Syntax: % nop ACTIVATEDPLUGINS% Expands to: Related: PLUGINDESCRIPTIONS ...
#VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head ...
#VarALLVARIABLES ALLVARIABLES list of currently defined TWikiVariables Syntax: % nop ALLVARIABLES% Expands to: a table showing all defined TWikiVariables ...
#VarAQUA AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarATTACHURL ATTACHURL full URL for attachments in the current topic Syntax: % nop ATTACHURL% Expands to: Example: If you attach a file you ...
#VarATTACHURLPATH ATTACHURLPATH path of the attachment URL of the current topic Syntax: % nop ATTACHURLPATH% Expands to: Related: ATTACHURL ...
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates ...
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % nop TOPIC% if there ...
#VarBASEWEB BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as ...
#VarBB BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % nop BB ...
#VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % nop BB2 ...
#VarBB3 BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % nop BB3 ...
#VarBB4 BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % nop BB4 ...
#VarBLACK BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarBLUE BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarBR BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % nop BR% Expands to: Related: BB, BB2, BB3, BB4, BULLET ...
#VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarBULLET BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % nop BULLET% One % nop BB% Two % nop BB% Three ...
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables The % nop CALC{"formula"}% variable is handled by the SpreadSheetPlugin ...
#VarCARET CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % nop CARET ...
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % nop COMMENT% without parameters shows a simple text box ...
#VarDATE DATE signature format date Syntax: % nop DATE% Expands to: Date format defined as {DefaultDateFormat} in configure Note: ...
#VarDISPLAYTIME DISPLAYTIME display date and time Syntax: % nop DISPLAYTIME% Expands to: Date part of the format is displayed as defined by ...
#VarDISPLAYTIME2 DISPLAYTIME{"format"} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in ...
#VarEDITACTION EDITACTION Selects an edit template EDITACTION defined in a topic or preference setting will define the use of an editaction template instead ...
#VarEDITTABLE EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The % nop EDITTABLE{}% variable is handled by the EditTablePlugin ...
#VarENCODE ENCODE{"string"} encodes a string to HTML entities Encode "special" characters to HTML numeric entities. Encoded characters are: all non ...
#VarENDBG ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings ...
#VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings ...
#VarENDSECTION ENDSECTION{"name"} marks the end of a named section within a topic Syntax: % nop ENDSECTION{"name"}% Syntax: % nop ENDSECTION{type ...
#VarENV ENV{"varname"} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % nop FAILEDPLUGINS% Expands to: See TWikiPlugins ...
#VarFORMFIELD FORMFIELD{"fieldname"} renders a field in the form attached to some topic Syntax: % nop FORMFIELD{"fieldname"}% Supported parameters: ...
#VarGMTIME GMTIME GM time Syntax: % nop GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure Note: When used ...
#VarGMTIME2 GMTIME{"format"} formatted GM time Syntax: % nop GMTIME{"format"}% Supported variables: Variable: Unit: Example ...
#VarGRAY GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarGREEN GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. Syntax: % nop GROUPS% The variable is intended ...
#VarH H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop H% Expands to: Related: I, ICON, M, N, P, Q, S, T, U ...
#VarHOMETOPIC HOMETOPIC home topic in each web Syntax: % nop HOMETOPIC% Expands to: , renders as Related: NOTIFYTOPIC, STATISTICSTOPIC, ...
#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 ...
#VarHTTPHOST HTTP HOST environment variable Syntax: % nop HTTP HOST% Expands to: Related: ENV, REMOTE ADDR, REMOTE PORT, REMOTE USER
#VarHTTPS HTTPS get HTTPS headers The same as % nop HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can ...
#VarI I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop I% Expands to: Related: H, ICON, M, N, P, Q, S, T, U ...
#VarICON ICON{"name"} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to TWikiDocGraphics ...
#VarICONURL ICONURL{"name"} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image ...
#VarICONURLPATH ICONURLPATH{"name"} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an ...
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
#VarINCLUDE INCLUDE{"page"} include other topic or web page Merges the content of a specified page into the current one before rendering. Syntax: % nop ...
#VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % nop TOPIC% ...
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % nop WEB% if there is ...
#VarJQENDTAB JQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % nop JQTABPANE ...
#VarJQENDTABPANE JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % nop JQTABPANE ...
#VarJQTAB JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % nop JQTABPANE ...
#VarJQTABPANE JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % nop JQTAB{"..."}% and % ...
#VarLANGUAGE LANGUAGE current user's language Returns the language code for the language used as the current user. This is the language actually used by TWiki ...
#VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki's ...
#VarLIME LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload ...
#VarLOGIN LOGIN present a full login link to non authenticated user Present a login link only to users that are not logged in Syntax: % nop LOGIN% ...
#VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % nop LOGINURL% Expand to: Related ...
#VarLOGOUT LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % nop LOGOUT% Expand to ...
#VarLOGOUTURL LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % nop LOGOUTURL% Expand to: ...
#VarM M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop M% Expands to: Related: H, I, ICON, N, P, Q, S ...
#VarMAINWEB MAINWEB synonym for USERSWEB Deprecated. Please use % nop USERSWEB% instead. Related: SYSTEMWEB, USERSWEB
#VarMAKETEXT MAKETEXT creates text using TWiki's nop I18N infrastructure Syntax: % nop MAKETEXT{"string" args "..."}% Supported parameters: ...
#VarMAROON MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarMETA META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments ...
#VarMETASEARCH METASEARCH special search of meta data Syntax: % nop METASEARCH{...}% Supported parameters: Parameter: Description: Default ...
#VarN N "new" icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop N% Expands to: Related: H, I, ICON, M, P, Q, S, T, U ...
#VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarNOP NOP template text not to be expanded in instantiated topics Syntax: % nop NOP% In normal topic text, expands to nop , which prevents expansion ...
#VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic Syntax: % nop NOTIFYTOPIC% Expands to: , renders as Related: HOMETOPIC, STATISTICSTOPIC ...
#VarOLIVE OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering ...
#VarORANGE ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarP P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop P% Expands to: Related: H, I, ICON, M, N, Q, S, T, ...
#VarPINK PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % nop PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS ...
#VarPLUGINVERSION PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % nop PLUGINVERSION{"name"}% to get the version of a specific ...
#VarPUBURL PUBURL the base URL of attachments Syntax: % nop PUBURL% Expands to: Example: You can refer to a file attached to another topic with ...
#VarPUBURLPATH PUBURLPATH the base URL path of attachments Syntax: % nop PUBURLPATH% Expands to: Related: ATTACHURL, ATTACHURLPATH, PUBURL, ...
#VarPURPLE PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop Q% Expands to: Related: H, I, ICON, M, N, P, S, T ...
#VarQUERYPARAMS QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % nop QUERYPARAMS ...
#VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current ...
#VarRED RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings ...
#VarREDBG REDBG start red colored background section REDBG is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering ...
#VarREMOTEADDR REMOTE ADDR environment variable Syntax: % nop REMOTE ADDR% Expands to: Related: ENV, HTTP HOST, REMOTE PORT, REMOTE USER
#VarREMOTEPORT REMOTE PORT environment variable Syntax: % nop REMOTE PORT% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE USER
#VarREMOTEUSER REMOTE USER environment variable Syntax: % nop REMOTE USER% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE PORT, USERNAME ...
#VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % nop RENDERLIST% variable is handled by the RenderListPlugin Syntax: % nop ...
#VarREVINFO REVINFO revision information of current topic Syntax: % nop REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure ...
#VarREVINFO2 REVINFO{"format"} formatted revision information of topic Syntax: % nop REVINFO{"format"}% Supported parameters: Parameter: ...
#VarS S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop S% Expands to: Related: H, I, ICON, M, N, P, Q, T ...
#VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) ...
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some nop TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: ...
#VarSCRIPTURL SCRIPTURL base URL of TWiki scripts Syntax: % nop SCRIPTURL% Expands to: Note: The edit script should always be used in ...
#VarSCRIPTURL2 SCRIPTURL{"script"} URL of TWiki script Syntax: % nop SCRIPTURL{"script"}% Expands to: Example: To get the authenticated version ...
#VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts As % nop SCRIPTURL% , but doesn't include the protocol and host part of the URL Syntax ...
#VarSCRIPTURLPATH2 SCRIPTURLPATH{"script"} URL path of TWiki script As % nop SCRIPTURL{"script"}% , but doesn't include the protocol and host part of the ...
#VarSEARCH SEARCH{"text"} search content Inline search, shows a search result embedded in a topic Syntax: % nop SEARCH{"text" ...}% Supported parameters ...
#VarSERVERTIME SERVERTIME server time Syntax: % nop SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure ...
#VarSERVERTIME2 SERVERTIME{"format"} formatted server time Same format qualifiers as % nop GMTIME% Syntax: % nop SERVERTIME{"format"}% Supported ...
#VarSESSIONID SESSIONID unique ID for this session Syntax: % nop SESSIONID% Expand to: Related: TWikiUserAuthentication, AUTHREALM, SESSIONVAR ...
#VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % nop SESSIONVAR% Expand to: Related: TWikiUserAuthentication ...
#VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Syntax: % nop SESSION VARIABLE{"name"}% Syntax: % nop SESSION VARIABLE{"name ...
#VarSILVER SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarSLIDESHOWEND SLIDESHOWEND end slideshow The % nop SLIDESHOWEND% variable is handled by the SlideShowPlugin Syntax: % nop SLIDESHOWEND% Example ...
#VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The % nop SLIDESHOWSTART% variable is handled by the SlideShowPlugin ...
#VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions ...
#VarSPACEOUT SPACEOUT{"string"} renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit ...
#VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end ...
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % nop STARTSECTION{}% and % nop ENDSECTION ...
#VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic Syntax: % nop STATISTICSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
#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 ...
#VarSYSTEMWEB SYSTEMWEB name of TWiki documentation web The web containing all documentation and default preference settings Syntax: % nop SYSTEMWEB ...
#VarT T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop T% Expands to: Related: H, I, ICON, M, N, P, Q, S, U, ...
#VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns The % nop TABLE{}% variable is handled by the TablePlugin ...
#VarTEAL TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarTOC TOC table of contents of current topic Table of Contents. Shows a TOC that is generated automatically based on headings of the current topic. Headings ...
#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 ...
#VarTOPIC TOPIC name of current topic % nop TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name ...
#VarTOPICLIST TOPICLIST{"format"} topic index of a web List of all topics in a web. The "format" defines the format of one topic item. It may include variables ...
#VarTOPICURL TOPICURL shortcut to viewing the current topic This variable always expands to an url pointing to the current base topic. Type: Preference ...
#VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % nop SYSTEMWEB% instead. Related: SYSTEMWEB, USERSWEB
#VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % nop TWISTY{}% variable is handled by the TwistyPlugin. Syntax ...
#VarU U "updated" icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop U% Expands to: Related: H, I, ICON, M, N, P, Q, ...
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter Returns the value of a URL parameter. Syntax: % nop URLPARAM{"name"}% Supported parameters ...
#VarUSERINFO USERINFO{"name"} retrieve details about a user Syntax: % nop USERINFO% Expands to: (comma separated list of the username, wikiusername ...
#VarUSERNAME USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME ...
#VarUSERSWEB USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customised site wide preferences. Syntax: % nop ...
#VarVAR VAR{"NAME" web "Web"} get a preference value from another web Syntax: % nop VAR{"NAME" web "Web"}% Example: To get % nop WEBBGCOLOR% of the ...
#VarVBAR VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % ...
#VarWEB WEB name of current web % nop WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic ...
#VarWEBLIST WEBLIST{"format"} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. ...
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ...
#VarWHITE WHITE start white colored text WHITE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarWIKIHOMEURL WIKIHOMEURL site home URL DEPRECATED, please use % nop WIKILOGOURL% instead. Syntax: % nop WIKIHOMEURL% Expands to: Defined ...
#VarWIKILOGOALT WIKILOGOALT site logo tooltip message Syntax: % nop WIKILOGOALT% Expands to: Defined in: TWikiPreferences Related: WIKILOGOIMG ...
#VarWIKILOGOIMG WIKILOGOIMG site logo image URL Syntax: % nop WIKILOGOIMG% Expands to: Renders as: Defined in: TWikiPreferences Related ...
#VarWIKILOGOURL WIKILOGOURL site logo home URL Syntax: % nop WIKILOGOURL% Expands to: Defined in: TWikiPreferences, default % nop SCRIPTURLPATH ...
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % nop USERNAME% if not defined in the . topic Syntax: % nop WIKINAME% Expands ...
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: % nop WIKIPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
#VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site Syntax: % nop WIKITOOLNAME% Expands to: TWiki Related: WIKILOGOURL, WIKIVERSION
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % nop WIKINAME% with web prefix, useful to point to your nop TWiki home page Syntax ...
#VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % nop WIKIUSERSTOPIC% Expands to: , with prefix renders as . ...
#VarWIKIVERSION WIKIVERSION the version of the installed TWiki engine Syntax: % nop WIKIVERSION% Expands to: Related: PLUGINVERSION, WIKITOOLNAME ...
#VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop X% Expands to: Related: H, I, ICON, M, N, P, Q, S ...
#VarY Y "yes" icon Type: Preference variable TWikiRenderingShortcut. Syntax: % nop Y% Expands to: Related: H, I, ICON, M, N, P, Q, S, T ...
#VarYELLOW YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
" warn "off"}% nop ATasteOfTWiki TextFormattingRules TWikiVariables ...
Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: S nop et WEBBGCOLOR #FFFFC0 A preferences ...
Top Menu of nop TWiki Web This topic defines the menu structure of the nop TWiki web, used by the TopMenuSkin . nop "}% ...
Welcome, ! Welcome to nop TWiki! This is a TWikiSite (pronounced twee kee site ), a meeting place to work on common interests. Anyone can contribute using any web ...
Wiki Name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee's nop WikiName is TimBernersLee. Your name is also ...
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 ...
Settings for WysiwygPlugin that are common to most editor integrations The global TWiki Variable WYSIWYG EXCLUDE can be set to make the plugin sensitive to what ...
Number of topics: 212

 
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.TWikiVariables.