Recent Changes in TWiki Web retrieved at 02:11 (GMT)

PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters...
PARENTBC parent breadcrumbs for headings Add % PARENTBC% to a heading of a topic to show the breadcrumb of its parents. Parent topics are linked, topic names...
P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Category: FormattingAndRenderingVariables Related...
ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
NOTIFYTOPIC name of the notify topic Note: Each web has a notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Category: SystemInformationVariabl...
NBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as...
NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables...
METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type...
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, forms...
MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length...
MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
MAINWEB synonym for USERSWEB Deprecated. Please use % USERSWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB
M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables...
LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % LOGOUTURL% Expand to: Category: LinkingAndNavigationVariables...
LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category...
LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables...
LOGIN present a full login link to non authenticated user Present a login link only to users that are not logged in Syntax: % LOGIN% Expand to:...
LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level...
LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut...
LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is...
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 Internationalization...
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. Syntax...
INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % TOPIC% in case there is no include...
INCLUDE{`page`} include other topic or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE{`page`...
IF{`condition` ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax: % IF...
ICONURLPATH{`name`} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an HTML img tag. Specify...
ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related...
ICON{`name`} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to TWikiDocGraphics....
I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related...
HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine...
HTTP HOST environment variable Syntax: % HTTP HOST% Expands to: Category: SystemInformationVariables Related: ENV, REMOTE ADDR, REMOTE PORT...
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 not significant...
HOMETOPIC home topic in each web Note: Each web has a home topic Syntax: % HOMETOPIC% Expands to: , renders as Category: SystemInformationVariables...
HIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands...
H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related...
GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group...
GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds...
GMTIME GM time Syntax: % GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note: When...
FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category...
ENV{`varname`} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment...
ENTITY{string} encode a string to HTML entities Encode `special` characters to HTML entities. Useful to encode text properly for HTML input fields. Encoded...
ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION...
ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic...
ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that...
EDITACTION select an edit template EDITACTION defined in a topic or preference setting will define the use of an editaction template instead of the standard edit...
DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default...
DISPLAYTIME display date and time Syntax: % DISPLAYTIME% Expands to: Date part of the format is displayed as defined by the {DefaultDateFormat...
DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note...
COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables...
CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs...
CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands...
BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable...
BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related...
BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands...
BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands...
BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands...
BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands...
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 % WEB% in case...
BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE....
AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login...
ATTACHURLPATH path of the attachment URL of the current topic Syntax: % ATTACHURLPATH% Expands to: /pub/TWiki/VarATTACHURLPATH Category: AttachmentsAndFilesVariabl...
ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://twiki.fotogrametria.agh.edu.pl/pub/TWiki/VarATTACHURL...
AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
ALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context...
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 section of a topic...
ACTIVATEDPLUGINS list of currently activated plugins Syntax: % ACTIVATEDPLUGINS% Expands to: Category: AdministrationVariables, DevelopmentVariables...
Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different...
Using HTML, CSS and JavaScript You can use most HTML tags in TWiki topics without a problem. This is useful where you want to add some content that is formatted in...
User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast...
User Masquerading Preface This topic describes how to configure your TWiki site for user masquerading. There are cases where it`s handy to access TWiki on behalf...
A List of TWiki User Documentation Related topics:
Time Specifications TWiki recognizes the following formats for date/time strings. For all strings the time is optional. 31 Dec 2001 23:59 2001/12/...
Tim Berners Lee Tim Berners Lee invented the World Wide Web while working at CERN in 1989. See his biography at http://www.w3.org/People/Berners Lee/
TWiki Text Formatting These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Working in TWiki is as easy as typing...
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...
Text Editor A text editor, or text processor, handles plain text only, different from a word processor because it doesn`t do display formatting like bold type, or...
Template Web Purpose Template webs contain a set of default topics and act as templates when creating a new web. Names of template webs begin with an underscore...
TWiki Variables Wizard #one var h6 { margin top: 0; } Categories: all Variables: Select a category and a variable Build Your...
TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard...
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...
TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics...
TWiki User`s Guide Documentation for TWiki users. TWiki Quick Start WelcomeGuest: A fast track intro covering all the basics ATasteOfTWiki...
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 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...
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 System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly...
TWiki Skin Browser You can try out the TWikiSkins currently installed on this system: .skinstable td {border top:2px solid #444; padding:0.75em 0.5em;} Tip: Additional...
TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with...
TWiki Shorthand Related topics: WikiSyntax, WikiWord, WikiNotation, TextFormattingRules, TWikiEditingShorthand, TWikiRenderingShortcut

«Previous   1  2  3  4  5  6  7   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Edit | Attach | Watch | Print version | History: r12 < r11 < r10 < r9 < r8 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r12 - 2013-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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.WebChanges.