|
|||
|
JSPWiki has many variables, that can be inserted on pages on-the-fly. See TextFormattingRules how it's done.
applicationnameThis is the name of this Wiki. It has been set by the administrator in "jspwiki.properties". This Wiki is called SEEK-Wiki.
baseurlThe base URL address for this wiki.
encodingDescribes the character encoding used in this Wiki. An encoding of "UTF-8" means that the Wiki accepts any character, including Chinese, Japanese, etc. Encoding "ISO-8859-1" means that only western languages are supported. This wiki uses the ISO-8859-1 encoding.
inlinedimagesLets you know which image types are being inlined.
interwikilinksWrites HTML code for supported InterWiki links.
jspwikiversionInserts the version number of the JSPWiki engine. For example, this version is 2.1.86-alpha.
uptimeInserts the amount of time since this Wiki has been last restarted. This wiki has been up for 46d, 16h 11m 45s.
pagenameInserts the current page name. Example: This page is called WikiVariables.
pageproviderThe current PageProvider.
pageproviderdescriptionA verbose, HTML description about the currently used page provider.
totalpagesThe total number of pages available in this Wiki.
Inserting JSPWiki propertiesYou can also access some of the JSPWiki properties (that have been defined by the site maintainer) by using their property names directly. See SystemInfo for an example. Note that some properties might not be accessible due to security reasons.
|
This material is based upon work supported by the National Science Foundation under award 0225676. Any opinions, findings and conclusions or recomendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation (NSF). Copyright 2004 Partnership for Biodiversity Informatics, University of New Mexico, The Regents of the University of California, and University of Kansas |