You are here: System » WebChanges

200 recent changes in System Web retrieved at 10:00 (AEST)

SkinTemplateTokens in System
Skin Template Tokens Placeholders expanded by Foswiki scripts when generating output Overview Template Tokens are written exactly like Foswiki macros, but they a...
SkinTemplateViewTemplate in System
SkinTemplateViewTemplate is a Skin Template So should not be viewed directly. Use to see the Template source. ** Skin Templates Set VIEW_TEMPLATE=SkinTemplateVie...
SkinTemplates in System
Skin Templates The framework used to render output. Overview Skin Templates are plain text with embedded template directives, macros and tokens that are expanded...
Skins in System
Foswiki Skins Skins overlay regular templates to give different looks and feels to Foswiki screens. Overview Foswiki uses skin templates as the basis of all ...
StandardColors in System
The 216 Standard Colors This table can be used to choose a color in of each web. #000000 #000033 #000066 #000099 ...
StaticMethod in System
A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod defaul...
SystemRequirements in System
System Requirements Low client and server base requirements are core features that keep Foswiki widely deployable, particularly across a range of browser platform...
TemplateTopics in System
#TemplateTopics Template topics Foswiki uses several types of templates. Template topics are topics that define the default text for new topics. (If you are look...
TemplateWeb in System
Template Web Purpose Template webs were created to act as templates in creating webs. It is now possible to create webs via the .ManagingWebs topic. In the not...
TextEditor in System
Text Editor A text editor is different from a WYSIWYG editor because it doesn't do display formatting like bold type, or mixed font styles, sizes and colors. ...
TimBernersLee in System
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/
TimeSpecifications in System
Time Specifications Date/time formats recognised and generated by Foswiki. For all strings the time is optional. * 31 Dec 2001 23:59 * 2001/12/31 23:59:59...
TopicClassification in System
Name SupportQuestion FrequentlyAskedQuestion SupplementalDoc AdminTopic
TopicMarkupLanguage in System
What is Topic Markup Language (TML)? The special text format used in Foswiki topics to simplify topic text. Foswiki lets you work using a WYSIWYG editor, which fo...
TopicsAndWebs in System
Topics What are Topics and Webs? #SystemWebFigure Figure: depiction of , ReferenceManual, ManagingTopics, ManagingWebs, MainFeatures topics contained in the web...
TwentyMinuteTutorial in System
20 Minute Tutorial This step by step, hands on tutorial gets you up to speed with all the Foswiki basics... 1. Get set... Open two browser windows, so that you...
UpgradeGuide in System
Foswiki Upgrade Guide This guide covers upgrading from a previous version of Foswiki to Foswiki 2.x. This upgrade procedure is used to upgrade a to a new major v...
UserAuthentication in System
User Authentication Controlling who can access your site Overview Authentication, or "login", is the process by which a user lets Foswiki know who they are. Know...
UserDocumentationCategory in System
A List of User Documentation Documentation mainly useful to end users
UserName in System
%MAKETEXT{"Your username is a sequence of alphanumeric characters and underscores that uniquely identifies you to the system. The exact format of the username dep...
UsersGuide in System
User's Guide Some documentation topics selected specially for users * Quick Start * User Registration: Sign up so you can edit pages and select options ...
UsingHTML in System
Using HTML When, and how, to use HTML in topics. You can use most HTML tags in topics without a problem. This is useful where you want to add some content that is...
VarACTIVATEDPLUGINS in System
ACTIVATEDPLUGINS list of currently activated plugins Examples * %ACTIVATEDPLUGINS% expands to Related PLUGINDESCRIPTIONS, FAILEDPLUGINS, PLUGINVERSION
VarADDTOHEAD in System
ADDTOHEAD deprecated, use ADDTOZONE instead This macro is deprecated. Please use VarADDTOZONE instead. It effecively is a shortcut for %ADDTOZONE{"head" ...}%
VarADDTOZONE in System
ADDTOZONE add content to a named zone on the page Parameters Parameter Description Default "zone" comma separated list of the names of zones th...
VarALLVARIABLES in System
ALLVARIABLES list of currently defined macros Expands to a table showing all defined macros in the current context Deprecated 2009 04 29 in favour of SHOWPREF...
VarATTACHURL in System
ATTACHURL full URL for attachments in the current topic Shorthand for PUBURL, with path set to the current topic. Otherwise supports all the same parameters as PU...
VarATTACHURLPATH in System
ATTACHURLPATH path of the attachment URL of the current topic Shorthand for PUBURLPATH with path set to the current topic. Otherwise supports all the same paramet...
VarAUTHREALM in System
AUTHREALM authentication realm String defined as the {AuthRealm} expert option in configure Security And Authentication tab, =Login sub tab.. This is used in cert...
VarBASETOPIC in System
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. This is the...
VarBASEWEB in System
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 there...
VarCOVER in System
COVER current skin cover Extends the skin search path. For instance, if SKIN is set to catskin, bearskin, and COVER is set to ruskin, the skin search path becomes...
VarDATE in System
DATE signature format date Examples * %DATE% expands to == * Date format defined as {DefaultDateFormat} in configure When used in a template topic, thi...
VarDISPLAYTIME in System
DISPLAYTIME display formatted time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure. Same format qualifiers...
VarENCODE in System
ENCODE encode characters in a string Encode character sequences in "string", by mapping characters (or sequences of characters) to an alternative character (or se...
VarENDCOLOR in System
ENDCOLOR end colored text ENDCOLOR is one of the shortcut macros predefined in . It is used to terminate a colour change (revert back to the default colour). The ...
VarENDINCLUDE in System
ENDINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal view...
VarENDSECTION in System
ENDSECTION marks the end of a named section within a topic If the STARTSECTION is named, the corresponding ENDSECTION must also be named with the same name. If th...
VarENV in System
ENV inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment. This is ...
VarEXPAND in System
EXPAND expand macros in a string as if they were used in another topic The viewer must have VIEW access to topictoexpandin for this to work. All the standard form...
VarFAILEDPLUGINS in System
FAILEDPLUGINS debugging for plugins that failed to load Also generates a list of handlers defined by plugins Examples * %FAILEDPLUGINS% Related PLUGINDESCRI...
VarFORMAT in System
FORMAT format a list of objects Parameters Parameter Description Default "one, two, three" The list to be expanded into the format. R...
VarFORMFIELD in System
FORMFIELD renders a field in the form attached to some topic Parameters Parameter Description Default "name" The name of a Data form ...
VarGMTIME in System
GMTIME formatted Greenwich Mean Time (UTC) Parameters Parameter Description Default "format" format $day $month $year $hour:$min %GMTI...
VarGROUPINFO in System
GROUPINFO retrieve details about a group Parameters Parameter Description Default "groupname" Optional name of group format ...
VarGROUPS in System
GROUPS a formatted list of groups Deprecated do not use. Use VarGROUPINFO instead * Expands to a formatted list of user groups. * The macro is intended to...
VarHOMETOPIC in System
HOMETOPIC home topic in each web Examples * %HOMETOPIC% expands to ==, renders as Related NOTIFYTOPIC, STATISTICSTOPIC, TOPIC
VarHTTP in System
HTTP get HTTP headers * Called with the name of an HTTP request header field, returns its value. Capitalization and the use of hyphens versus underscores are n...
VarHTTPHOST in System
HTTP_HOST environment variable Examples * %HTTP_HOST% expands to == Related ENV, REMOTE_ADDR, REMOTE_PORT, REMOTE_USER
VarHTTPS in System
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 wh...
VarICON in System
ICON small documentation graphic or icon of common attachment types Generates a small graphic image from the set attached to . Images typically have a 16x16...
VarICONURL in System
ICONURL URL of small documentation graphic or icon Generates the full URL of a image, which Foswiki renders as an image. The related %ICON{"name"}% generat...
VarICONURLPATH in System
ICONURLPATH URL path of small documentation graphic or icon Generates the relative URL path of a image, typically used in an HTML img tag. Specify image na...
VarIF in System
IF simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements . Parameter Description Defa...
VarINCLUDE in System
INCLUDE include another topic, or subsection of a topic, or a URL, or Foswiki embedded documentation (Including a topic) Parameters Parameter: Des...
VarINCLUDINGTOPIC in System
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. If a...
VarINCLUDINGWEB in System
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. If a topic is used ...
VarLANG in System
LANG the language specified by the server locale This macro is used to generate the lang (and xml:lang) attribute in generated HTML pages. If {UseLocale} is enabl...
VarLANGUAGE in System
LANGUAGE language code for the current user Returns the language code for the current user. This is the language used by Foswiki to generate the user interface. T...
VarLANGUAGES in System
LANGUAGES list available languages List the languages available (as PO files). These are the languages in which the user interface is available. Parameters ...
VarLOCALSITEPREFS in System
LOCALSITEPREFS web.topicname of site preferences topic * The full name of the local site preferences topic. These local site preferences overload the system le...
VarLOGIN in System
LOGIN present a full login link %IF{"context authenticated" then="$percentT$percent You are already authenticated, so %LOGIN% expands to an empty string "}%...
VarLOGOUT in System
LOGOUT present a full logout link %IF{"context authenticated" else="$percentT$percent You are already logged out, so %LOGOUT expands to an empty string" }% ...
VarMAINWEB in System
MAINWEB deprecated synonym for USERSWEB Deprecated. Please use %USERSWEB% instead.
VarMAKETEXT in System
MAKETEXT creates text using Foswiki's I18N infrastructure Strings captured in the MAKETEXT macro are automatically mapped to the current user's selected language ...
VarMETA in System
META displays meta data Provided mainly for use in templates, this macro generates the parts of the topic view that relate to meta data (attachments, forms etc.)....
VarMETASEARCH in System
METASEARCH special search of meta data METASEARCH is deprecated in favour of the new and much more powerful query type search. See SEARCH and QuerySearch. Param...
VarNONCE in System
NONCE generate a nonce (developers only) DEVELOPERS ONLY This macro is used to generate a 'nonce', a unique key that identifies the source of a request in order t...
VarNOP in System
NOP template text not to be expanded in instantiated topics * %NOP% * In normal topic text, expands to nop , which prevents expansion of adjacent macros...
VarNOTIFYTOPIC in System
NOTIFYTOPIC name of the notify topic Examples * %NOTIFYTOPIC% expands to ==, renders as Related HOMETOPIC, STATISTICSTOPIC, TOPIC
VarPERLDEPENDENCYREPORT in System
PERLDEPENDENCYREPORT report perl module dependencies Intended for use by installers / administrators, reports on the status of Perl dependencies in the Foswiki co...
VarPLUGINDESCRIPTIONS in System
PLUGINDESCRIPTIONS list of plugin descriptions Examples * %PLUGINDESCRIPTIONS% expands to Related ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINVERSION
VarPLUGINVERSION in System
PLUGINVERSION the version of a Foswiki Plugin, or the Foswiki Plugins API Use %PLUGINVERSION{"name"}% to get the version of a specific plugin Examples * %PLUG...
VarPUBURL in System
PUBURL generate an URL for an attachment Generate an absolute URL for an attachment, or for a web or topic within the attachment database. Parameters ...
VarPUBURLPATH in System
PUBURLPATH generate a relative URL for an attachment Generate a relative URL for an attachment, or for a web or topic within the attachment database. Parameters ...
VarQUERY in System
QUERY get the value of meta data Uses the query syntax described in QuerySearch to get information about meta data from one specified topic. * supports formatt...
VarQUERYPARAMS in System
QUERYPARAMS show parameters to the query Expands the parameters to the query that was used to display the page. Parameters Parameter: Description:...
VarQUERYSTRING in System
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 page. For exa...
VarREMOTEADDR in System
REMOTE_ADDR environment variable Examples * %REMOTE_ADDR% expands to == Related ENV, HTTP_HOST, REMOTE_PORT, REMOTE_USER
VarREMOTEPORT in System
REMOTE_PORT environment variable Examples * %REMOTE_PORT% expands to Related ENV, HTTP_HOST, REMOTE_ADDR, REMOTE_USER
VarREMOTEUSER in System
REMOTE_USER environment variable Examples * %REMOTE_USER% expands to Displays the user identity established by the Web Server. Not available when using ...
VarRENDERZONE in System
RENDERZONE render the content of a zone Rendersa zone. See ADDTOZONE for an explanation of zones. Parameters Parameter Description Default ...
VarREVARG in System
REVARG rev=n parameter of current request %REVARG% If a topic revision is requested in the URL, it returns the revision of the current topic suitable for concaten...
VarREVINFO in System
REVINFO revision information of current topic %REVINFO% is equivalent to %REVINFO{format="r1.$rev $date $wikiusername"}% Examples * %REVINFO% expands to =...
VarREVTITLE in System
REVTITLE The requested revision as displayed in topic breadcrumbs If a topic revision is requested in the URL, it returns the printable revision of the current t...
VarSCRIPTNAME in System
SCRIPTNAME name of current script * The name of the current script is shown, including script suffix, if any (for example viewauth.cgi) Examples * %SCRIPTN...
VarSCRIPTSUFFIX in System
SCRIPTSUFFIX script suffix * Some AustLII Communities installations require a file extension for CGI scripts, such as .pl or .cgi Examples * %SCRIPTSUFFIX%...
VarSCRIPTURL in System
SCRIPTURL URL of script(s) Expands to the URL of a script, or the base URL of all scripts Parameters Parameter Description Default "$script" ...
VarSCRIPTURLPATH in System
SCRIPTURLPATH URL path of script(s) Expands to the base URL of scripts, without protocol or host Parameters Parameter Description Default "$s...
VarSEARCH in System
SEARCH search content Inline search, shows a search result embedded in a topic Parameters Parameter Description Default: "text" search...
VarSERVERINFORMATION in System
SERVERINFORMATION report detailed web server information Intended for use by installers / administrators, reports on the runtime information of the Foswiki instal...
VarSERVERTIME in System
SERVERTIME formatted server time Same format parameters as VarGMTIME GMTIME% , but displaying the server time instead of UTC. Examples * %SERVERTIME% els...
VarSESSIONID in System
SESSIONID unique ID for this session Examples * %SESSIONID% expands to == Related UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN, LOGOUT, SESSION_VARIABLE...
VarSESSIONVAR in System
SESSIONVAR name of CGI and session variable that stores the session ID Examples * %SESSIONVAR% expands to Related UserAuthentication, AUTHREALM, SESSIONID,...
VarSESSIONVARIABLE in System
SESSION_VARIABLE get, set or clear a session variable Parameters Parameter Description "name" name of variable set value to set it to ...
VarSET in System
SET set a preference setting during runtime A preference setting created via a %SET macro is usable by the topic containing the %SET statement, and in any other t...
VarSHOWPREFERENCE in System
SHOWPREFERENCE show where preferences are defined. Preference values are shown in a bulleted list, together with where they were defined. Parameters ...
VarSKIN in System
SKIN current skin %SKIN% expands the skin search path. For instance, SKIN can be set to catskin, bearskin. The SKIN setting can be overridden using the URL parame...
VarSPACEDTOPIC in System
SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for bac...
VarSPACEOUT in System
SPACEOUT renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit or a capital letter, and afte...
VarSTARTINCLUDE in System
STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the next %ENDINCLUDE% macro, or...
VarSTARTSECTION in System
STARTSECTION marks the start of a section within a topic Section boundaries are defined with %STARTSECTION{}% and %ENDSECTION{}%. Sections may be given a name to ...
VarSTATISTICSTOPIC in System
STATISTICSTOPIC name of statistics topic Examples * %STATISTICSTOPIC% expands to ==, renders as Related HOMETOPIC, NOTIFYTOPIC, TOPIC
VarSTOPINCLUDE in System
STOPINCLUDE Alias for ENDINCLUDE Related INCLUDE, STARTINCLUDE
VarSTOPSECTION in System
STOPSECTION Alias for ENDSECTION Related ENDSECTION, STARTSECTION
VarSYSTEMWEB in System
SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Examples * %SYSTEMWEB% expands to == Related USERSW...
VarTOC in System
TOC table of contents Shows a Table of Contents that is generated automatically based on headings of a topic. Headings in TopicMarkupLanguage (" text") and HTML ...
VarTOPIC in System
TOPIC name of current topic * %TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included top...
VarTOPICLIST in System
TOPICLIST topic index of a web List of all topics in a web. The "format" defines the format of one topic item. It may include formatting tokens: The $topic token ...
VarTWIKIWEB in System
TWIKIWEB synonym for SYSTEMWEB Deprecated. Use %SYSTEMWEB% instead
VarURLPARAM in System
URLPARAM get URL or HTTP POST parameter value Returns the value of the named parameter in the URL or HTTP POST request. Parameters Parameter: Desc...
VarUSERINFO in System
USERINFO retrieve details about a user Parameters Parameter Description "name" WikiName or login username. May be a group. current user ...
VarUSERNAME in System
USERNAME your login username Foswiki makes names available in three formats: USERNAME like jsmith, WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith. Un au...
VarUSERSWEB in System
USERSWEB name of users web * The web containing individual user topics, .WikiGroups, and customised site wide preferences. Examples * %USERSWEB% expands to...
VarVAR in System
VAR get a preference value from another web Parameters Parameter Description "name" name of preference to retrieve web name of web to r...
VarWEB in System
WEB name of current web * %WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web w...
VarWEBLIST in System
WEBLIST index of all webs Generate a list of webs. Obfuscated webs are excluded, e.g. webs with a NOSEARCHALL = on preference setting. The "format" defines the fo...
VarWEBPREFSTOPIC in System
WEBPREFSTOPIC name of web preferences topic Examples * %WEBPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WIKIPREFSTOPIC, VAR
VarWIKIAGENTEMAIL in System
WIKIAGENTEMAIL From: email address in emails sent by Foswiki. Examples * %WIKIAGENTEMAIL% expands to == Related WIKIAGENTNAME, WIKIWEBMASTER, WIKIWEBMASTERNA...
VarWIKIAGENTNAME in System
WIKIAGENTNAME From: Name used in emails sent by AustLII Communities Examples * %WIKIAGENTNAME% expands to == Related WIKIAGENTEMAIL, WIKIWEBMASTER, WIKIWEB...
VarWIKIHOMEURL in System
WIKIHOMEURL site home URL Examples * %WIKIHOMEURL%= expands to = * Normally by default set to %SCRIPTURLPATH{"view"}% For the top bar logo URL use %WIK...
VarWIKINAME in System
WIKINAME your Wiki username The WikiName is the same as %USERNAME% if not defined in the . topic. This macro is an alias for the USERINFO macro with a fixed forma...
VarWIKIPREFSTOPIC in System
WIKIPREFSTOPIC name of site wide preferences topic Examples * %WIKIPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WEBPREFSTOPIC
VarWIKITOOLNAME in System
WIKITOOLNAME name of your site Examples * %WIKITOOLNAME% expands to AustLII Communities Related WIKIHOMEURL, WIKIVERSION
VarWIKIUSERNAME in System
WIKIUSERNAME your Wiki username with web prefix Your %WIKINAME% with web prefix, useful to point to your AustLII Communities home page This macro is an alias for...
VarWIKIUSERSTOPIC in System
WIKIUSERSTOPIC name of topic listing all registered users Examples * %WIKIUSERSTOPIC% expands to == * with prefix renders as . Related WIKIUSERNAME
VarWIKIVERSION in System
WIKIVERSION the version of the installed Foswiki engine Examples * %WIKIVERSION% expands to == Related PLUGINVERSION, WIKITOOLNAME
VarWIKIWEBMASTER in System
WIKIWEBMASTER feedback email address for site Examples * %WIKIWEBMASTER% expands to == Related WIKIWEBMASTERNAME
VarWIKIWEBMASTERNAME in System
WIKIWEBMASTERNAME Name of the administrator for the site Examples * %WIKIWEBMASTERNAME% expands to == Related WIKIWEBMASTER
WYSIWYG in System
What is WYSIWYG? WYSIWYG is an acronym for for "What You See Is What You Get". Foswiki allows you to edit content using a WYSIWYG editor. This editor lets you edi...
WebAtom in System
AustLII Communities's System web
WebAtomBase in System
ATOM News Feeds Find out What's New There are several ways to find out what's new in each web: 1. Visit WebChanges to see recent changes 1. Subscribe in We...
WebChanges in System
, "}% "}% %SEARCH{ "'1'" web="" type="query" nosearch="on" noheader="on" order="modified" pager="on" pagesize="" revers...
System in System
This is where Foswiki keeps system documentation, including documentation that is included with optional extensions. For most people, the web is read only; even ...
WebIndex in System
%SEARCH{ "'1'" scope="topic" type="query" nosearch="on" pager="on" pagesize="" }%
WebNotify in System
* .WikiGuest
WebNotifyHelp in System
" hidelink=" #9660; " linkclass="foswikiButton" remember="on"}% About the Web changes notification service Each Foswiki web has an automatic e mail notification ...
WebPreferences in System
System Web Preferences Appearance * Set WEBBGCOLOR = #B9DAFF * Set SITEMAPLIST = on * Set WEBSUMMARY = * Set NOAUTOLINK = off TOC settings * ...
WebPreferencesHelp in System
Tools " hidelink="$percntICON{help}$percnt "}% Related Topics * . , site level preferences * list of user topics. User topics can have option...
WebRss in System
" else="AustLII Communities's System web"}% /System
WebRssBase in System
RSS News Feeds Find out What's New There are several ways to find out what's new in each web: 1. Visit WebChanges to see recent changes 1. Subscribe in...
WebSearch in System
%IF{ "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'" then="$percentINCLUDE{$quotWebSearch$quot section=$quotsearch$quot}$percent" }%...
WebSiteTools in System
Web Site Tools * (More options in WebSearch) * WebChanges: Display recent changes to the web * WebIndex: List all topics in alphabetical order. Se...
WebStatisticsTemplate in System
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }%
WebTemplateTopics in System
"}% ** "}% %SEARCH{ "'1'" type="query" topic="*Template" excludetopic="WebTopicEditTemplate,*WebCreateNewTopicTemplate,*ViewTemplate" scope="topic" ...
WebTopicCreator in System
** Wiki admins Please replace all web's WebTopicCreator topic contents with this text: All WebTopicCreator topics on this site: %SEARCH{ "WebTopicCreator" ...
WebTopicEditTemplate in System
This topic is needed for normal operation even if System web is restricted. * Set ALLOWTOPICVIEW = *
WelcomeGuest in System
Welcome to AustLII Communities Welcome to AustLII Communities! This site is a meeting place to work on common interests. Anyone can contribute using any web brows...
WikiCulture in System
Wiki culture, concepts and principles General concept and idea of wikis. General concept and idea of wikis What is a wiki? "A wiki is a page or collection of We...
WikiName in System
. %MAKETEXT{"Your name is also a potentially valid _1 .WikiWord WikiWord when used within a topic. However the home pages of registered users on this site ...
WikiSyntaxSummary in System
Online help for new users of Foswiki when editing a page. If there's some formatting that your contributors use often, you can customize this for your site's part...
WikiWord in System
What is a WikiWord? A WikiWord consists of two or more words with initial capitals, run together. WikiWords are used to refer to topics. WikiWords refer to topics...
PublishPlugin in System
PublishPlugin Generates a static view of a web, as HTML files on disc, or as a PDF, or as a zip or tgz archive file, or by uploading directly to an FTP server. Th...
PublishWeb in System
This is a template topic for use with PublishPlugin. It illustrates how to set up a topic in a web to simplify publishing. To use it, take a copy of the raw text ...
StringifierContrib in System
StringifierContrib Description This extension serves as a helper to stringify documents in a way that they can be indexed by full text search engines such as Fos...
GraphvizPlugin in System
GraphvizPlugin GraphViz is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important ap...
Material Icons in System
MaterialIcons .entry { width:18em; line height:30px; color:inherit; text decoration:none; white space:nowrap; overflow:hidden; display:inline block;...
WebFontsContrib in System
WebFontsContrib This is a bundle of commonly used free web fonts to be used in your Foswiki skin. Each font comes with a handy font face definition that you may ...
MimeIconPlugin in System
MimeIconPlugin This plugin tries to map known mime types commonly found on the internet to an icon set. There are not many icon sets that have a got coverage of m...
VarMIMEICON in System
#VarMIMEICON MIMEICON{"filename"} return a meaningful icon for this filename * Syntax: %MIMEICON{"filename"}% * Supported parameters: Parameter ...
JQSerialPagerContrib in System
JQSerialPagerContrib This is a jQuery plugin for Foswiki that implements a widget to handle long lists. It therefore splits the list and adds a pager so that it t...
JQGridPlugin in System
JQGridPlugin jqGrid is an Ajax enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a c...
ImageGalleryPlugin in System
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...
VarIMAGEGALLERY in System
#VarIMAGEGALLERY IMAGEGALLERY{"topic" options...} render an image gallery * The %IMAGEGALLERY{"topic"}% macro is handled by the ImageGalleryPlugin. * Syn...
CopyContrib in System
CopyContrib This extension can be used to copy topics and webs. It allows to select which parts of an item is to copied. Typical use cases are: 1 duplicate top...
SpreadSheetPlugin in System
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to AustLII Communities topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view t...
VarCALC in System
CALC add spreadsheet calculations to tables and outside tables The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are around 90 formulae, such...
VarCALCULATE in System
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar...
LikePlugin in System
LikePlugin This plugin lets you vote on topics, attachments and comments by means of a like or a dislike . All "likes" are stored within Foswiki, that is: they a...
AutoTemplatePlugin in System
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemp...
TagMeAjaxHelper in System
Tag me Plugin AJAX helper This topic contains INCLUDE sections. See TagMePlugin for instructions. %FORMATLIST{ "" format="$1$n" split="\s*,\s*" header=" " fo...
TagMeChangeRequests in System
Tag me: Change Requests Note: * Renaming and deleting of tags is ususally done by users that have received permissions to do this. Permissions are set in TagM...
TagMeCreateNewTag in System
Tag me: Create New Tag Create New Tag Rename Tag Delete Tag Create a new tag then add it to a topic. " tag="" note="" }% Name of new tag: ...
TagMeDebugSearch in System
Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize: ...
TagMeDebugViewTags in System
Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: = a href=\"%SCRIPTURL{view}%/%WEB...
TagMeDeleteTag in System
Tag me: Delete Tag Create New Tag Rename Tag Delete Tag " oldtag="" note="" }% Tag to delete: Other tag options: View all tags, View my tags,...
TagMePlugin in System
Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets,...
TagMeRenameTag in System
Tag me: Rename Tag Create New Tag Rename Tag Delete Tag " oldtag="" newtag="" note="" }% Tag to rename: New name for this tag: Other tag opt...
TagMeSearch in System
Tag me: Tag Search All Tags My Tags Tag Search Show topics tagged with " }% by all users me only " topic="" tag="" by="" }% Other tag op...
TagMeViewAllTags in System
Tag me: View All Tags All Tags My Tags Tag Search /System/TagMeSearch?tag=$tag\" style=\"font size:$size%\" $tag" separator=" " minsize="94" ...
TagMeViewMyTags in System
Tag me: View My Tags All Tags My Tags Tag Search /System/TagMeSearch?tag=$tag;by=\" style=\"font size:$size%\" $tag" separator=" " minsize="...
JQMomentContrib in System
JQMomentContrib This package integrates the moment.js library into Foswiki. The full API documentation is available at http://momentjs.com/docs/ Example E...
RedDotPlugin in System
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write acc...
DigestPlugin in System
DigestPlugin Examples You type You should get You get %DIGEST{"Hello World"}% b10a8db164e0754105b7a99be72e3fe5 %DIGEST{"%DIGEST{"Hello World"}...
CaptchaPlugin in System
CaptchaPlugin Description This plugin tries to prevent automated scripts from creating users and spam your wiki. It does so by requiring a simple test to ensure ...
JQTwistyContrib in System
JQTwistyContrib JQTwistyContrib is a lightweight twisty plugin implementing a subset of the features provided by .TwistyPlugin, but using javascript only. This co...
VarWEBLINK in System
#VarWEBLINK WEBLINK * create a link to a web * Syntax: %WEBLINK{web="..." name="..."}% * Supported parameters: Parameter: Description: Defaul...
WebLinkPlugin in System
WebLinkPlugin This plugin allows to render a link to a web. While linking to a topic is quite essential to wikis, linking to a web as an object of the wiki isn't ...
DbiContrib in System
DbiContrib Usage This Contrib is used to abstract database access from other Contribs. To configure the default database, goto the Extensions::DbiContrib section...
TagsPlugin in System
TagsPlugin Usage TagsPlugin allows users to tag resources of differing types and so the TML used to access the tags specifies this information too. TagsPl...
TagsPluginViews in System
list of everyone's tags on the current topic list of 's tags on the current topic tag cloud of everyone's tags tag cloud of everyone's tags on ?tag= "}% t...
196 topic(s) found
< Previous Page 3 of 3

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding AustLII Communities? Send feedback
This website is using cookies. More info. That's Fine