%ACTIVATEDPLUGINS%
%ALLVARIABLES%
%AUTHREALM%
%DASHBOARD{...}%
variable.
%DASHBOARD{ section="..." ... }%
%DASHBOARD{ section="dashboard_start" }%
%DASHBOARD{ section="banner" image="..." title="..." }%
%DASHBOARD{ section="box_start" title="Box 1 title" }%
Box 1 content
%DASHBOARD{ section="box_end" }%
%DASHBOARD{ section="box_start" title="Box 2 title" }%
Box 2 content
%DASHBOARD{ section="box_end" }%
...
%DASHBOARD{ section="dashboard_end" }%
text
, then hide the form. If EDITACTION is defined as form
hide the normal text area and only edit the form.
%EDITACTION%
(returning either text
or form
)
;action=text
or ;action=form
to the URL for the edit script. If you have defined EDITACTION in a topic setting or preference setting you can still edit the topic content or the form by removing the ;action=form
or ;action=text
from the edit URL in the browser and reload.
%FAILEDPLUGINS%
LANGUAGE
preference is set, it's used as user's language instead of any language detected from the browser.
LANGUAGE
at a non per-user way, so each user can choose his/her preferred language.
PO
files) to TWiki. Those are the languages in which TWiki's user interface is available.
%LANGUAGES{...}%
|
||||||||||||||||
format
variables:
|
|||||||
<select>%LANGUAGES{format="<option $marker value='$langtag'>$langname</option>" selection="%LANGUAGE%"}%</select>
creates an option list of the available languages with the current language selected (this topic)
%LOCALSITEPREFS%
Main.TWikiPreferences
, renders as TWikiPreferences
%MDREPO{ "table" ...}%
(generic form), %MDREPO{ web="..." ...}%
(web specific form)
web="..."
parameter):
|
||||||||||||||||||||||||||||||||||||||||||||
%MDREPO{"webs" filter="^A" format="| $_ | $_admin | $_master |"}%
|
|||||||||||||
%MDREPO{web="Foo/Bar" "$_admin"}%
%PLUGINDESCRIPTIONS%
"$SUM( $ABOVE() )"
to TWiki tables or anywhere in topic text ExternalSite:Page
to link to a page on an external site based on aliases defined in a rules topic :-)
as or :eek:
as %PLUGINVERSION{"name"}%
to get the version of a specific plugin
%PLUGINVERSION{"InterwikiPlugin"}%
expands to $Rev: 30454 (2018-07-16) $
%PLUGINVERSION%
to get the version of the API
6.10
%USERREPORT{ action="..." ... }%
|
|||||||||||||||||||||||||
%USERREPORT{ action="user_list" search="jane" limit="5" }%
%WEBPREFSTOPIC%
WebPreferences
, renders as WebPreferences
%WIKIHOMEURL%
/bin/view/Linux4SAM
%SCRIPTURLPATH{"view"}%/%USERSWEB%/%HOMETOPIC%
%WIKILOGOURL%
defined in WebPreferences instead.
%WIKILOGOALT%
Linux4SAM
%WIKILOGOIMG%
https://www.linux4sam.org/pub/Main/TWikiPreferences/tux2_atmel_header.png
%WIKILOGOURL%
/bin/view/Linux4SAM
%SCRIPTURLPATH{"view"}%/%USERSWEB%/%HOMETOPIC%
%WIKIPREFSTOPIC%
TWikiPreferences
, renders as TWikiPreferences
%WIKIVERSION%
TWiki-6.1.0, Mon, 16 Jul 2018, build 30610