-- JoergReinerReiner - 18 Feb 2012

Assigned to Due date Description State Notify  

action actiontrackerplugin admin admingroup adminlogin alert allowrootchange allowtopicchange allowtopicrename allowwebchange allowwebrename allowwebview alt aqua arg assigned attachedfilelinkformat attachedimageformat attachfilesizelimit attachlinkbox aufgabenundaktionen author basetopic baseweb bb black blue br broadcastmessage brown bullet caret changepassworddisabledmessage class clear color column comment configure contributing copyright css date debug defaultpagesize defaultpreference defined density denywebchange denywebrename denywebview depth description diffrenderstyle docweb dontnotifycheckbox edit editboxheight editboxstyle editboxwidth edittopic editurl endcolor equiv exportedpreference favicon feedback field filename fileurl finalised finalpreference forcenewrevisioncheckbox foswiki fwcompressed fwsrc fwuncompressed gamma gif gmtime gray green height help hide hometopic href http icontopic iconurlpath idea img included includewarning installedplugin jquery latexmodeplugin layout lime link linktooltipinfo login mailthistopic mailthistopictext mailto main mainweb maketext maroon max min moved namefilter navy nbsp new newlinkformat noautolink nop nosearchall notify olive orange output password patternskin patternskintheme pick pink png powered preview previewbgimage projectlogo publishplugin puburl puburlpath purple question red refactor registrationgrouptype rel rss sandboxweb scale scripturl scripturlpath searchdefaultttype searchstopword searchvardefaulttype send sep set shortdescription signatureformat silver site sitemaplist sitepreference skin span src state style subject sudo systemweb teal text theme tip title toc topic topictitle topicurl tum twikiweb twistyanimationspeed twistyplugin updated url usercolorsurl userlayouturl userstyleurl usersweb using variant vbar view web webbgcolor webcopyright webform webheaderart webheaderbgcolor weblogoalt weblogoimg weblogourl webpreference webrsscopyright websummary white width wikihomeurl wikilogoalt wikilogoimg wikilogourl wikitoolname wikiusername wikiweblist wikiwebmaster year yellow

… fields …

  • Set ACTIONTRACKERPLUGIN_CSS = "%PUBURL%/%SYSTEMWEB%/ActionTrackerPlugin/styles.css"
  • Set ACTIONTRACKERPLUGIN_DEBUG = ""
  • Set ACTIONTRACKERPLUGIN_DEFAULTDUE = "99999999"
  • Set ACTIONTRACKERPLUGIN_EDITBOXHEIGHT = "%EDITBOXHEIGHT%"
  • Set ACTIONTRACKERPLUGIN_EDITBOXWIDTH = "%EDITBOXWIDTH%"
  • Set ACTIONTRACKERPLUGIN_EDITFORMAT = "| $who | $due | $state | $notify |"
  • Set ACTIONTRACKERPLUGIN_EDITHEADER = "| Assigned to | Due date | State | Notify |"
  • Set ACTIONTRACKERPLUGIN_EDITORIENT = "rows"
  • Set ACTIONTRACKERPLUGIN_ENABLESTATESHORTCUT = "1"
  • Set ACTIONTRACKERPLUGIN_EXTRAS = ""
  • Set ACTIONTRACKERPLUGIN_NOTIFYCHANGES = "$who,$due,$state,$text"
  • Set ACTIONTRACKERPLUGIN_SHORTDESCRIPTION = "Adds support for action tags in topics, and automatic notification of action statuses"
    • ACTIONTRACKERPLUGIN_SHORTDESCRIPTION was defined in System.ActionTrackerPlugin
  • Set ACTIONTRACKERPLUGIN_TABLEFORMAT = "| $who | $due | $text $link | $state | $notify | $edit |"
  • Set ACTIONTRACKERPLUGIN_TABLEHEADER = "| Assigned to | Due date | Description | State | Notify ||"
  • Set ACTIONTRACKERPLUGIN_TABLEORIENT = "cols"
  • Set ACTIONTRACKERPLUGIN_TEXTFORMAT = "Action for $who, due $due, $state$n$text$n$link$n"
  • Set ADMINLOGIN = "%IF{"{LoginManager} = 'Foswiki::LoginManager::ApacheLogin' AND NOT context authenticated" then="Foswiki is configured using <nop>ApacheLogin, please [[%LOGINURL%][login]] as a normal user first. Then the Admin Login will replace this text" else="[[%SCRIPTURL{login}%/%BASEWEB%/%BASETOPIC%?sudo=sudo][internal admin login]] (use the password set in [[%SCRIPTURLPATH{"configure"}%][configure]])."}%"
    • ADMINLOGIN was defined in System.DefaultPreferences
  • Set ALLOWROOTCHANGE = "%USERSWEB%.AdminGroup"
    • ALLOWROOTCHANGE was finalised in System.DefaultPreferences
  • Set ALLOWTOPICCHANGE = "%USERSWEB%.AdminGroup"
    • ALLOWTOPICCHANGE was defined in Main.WebPreferences
  • Set ALLOWTOPICRENAME = "%USERSWEB%.AdminGroup"
    • ALLOWTOPICRENAME was defined in Main.WebPreferences
  • Set ALLOWWEBCHANGE = ""
    • ALLOWWEBCHANGE was defined in Main.WebPreferences
  • Set ALLOWWEBRENAME = "%USERSWEB%.AdminGroup"
    • ALLOWWEBRENAME was defined in Main.WebPreferences
  • Set ALLOWWEBVIEW = ""
    • ALLOWWEBVIEW was defined in Main.WebPreferences
  • Set AQUA = "<span class='foswikiAquaFG'>"
    • AQUA was defined in System.DefaultPreferences
  • Set ATTACHEDFILELINKFORMAT = "\n * [[%ATTACHURL%/$fileurl][$filename]]: $comment"
    • ATTACHEDFILELINKFORMAT was defined in System.DefaultPreferences
  • Set ATTACHEDIMAGEFORMAT = "\n * $comment: <br /> <img src="%ATTACHURLPATH%/$fileurl" alt="$filename" $size />"
    • ATTACHEDIMAGEFORMAT was defined in System.DefaultPreferences
  • Set ATTACHFILESIZELIMIT = "15000"
    • ATTACHFILESIZELIMIT was finalised in System.DefaultPreferences
  • Set ATTACHLINKBOX = ""
    • ATTACHLINKBOX was defined in System.DefaultPreferences
  • Set ATTACHMENTNAMEFILTER = "[\\*?~^$@%"'&|<>/\[\]#\x00-\x1f]"
  • Set BASETOPIC = "AufgabenUndAktionen"
  • Set BASEWEB = "Main"
  • Set BB = "<br />&#8226;"
    • BB was defined in System.DefaultPreferences
  • Set BB2 = "<br />&nbsp;&nbsp;&#8226;"
    • BB2 was defined in System.DefaultPreferences
  • Set BB3 = "<br />&nbsp;&nbsp;&nbsp;&nbsp;&#8226;"
    • BB3 was defined in System.DefaultPreferences
  • Set BB4 = "<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;"
    • BB4 was defined in System.DefaultPreferences
  • Set BLACK = "<span class='foswikiBlackFG'>"
    • BLACK was defined in System.DefaultPreferences
  • Set BLUE = "<span class='foswikiBlueFG'>"
    • BLUE was defined in System.DefaultPreferences
  • Set BR = "<br />"
    • BR was defined in System.DefaultPreferences
  • Set BROADCASTMESSAGE = ""
    • BROADCASTMESSAGE was defined in System.DefaultPreferences
  • Set BROWN = "<span class='foswikiBrownFG'>"
    • BROWN was defined in System.DefaultPreferences
  • Set BULLET = "&#8226;"
    • BULLET was defined in System.DefaultPreferences
  • Set CARET = "&#94;"
    • CARET was defined in System.DefaultPreferences
  • Set CHANGEPASSWORDDISABLEDMESSAGE = "%MAKETEXT{"Resetting and setting password is not available."}%"
    • CHANGEPASSWORDDISABLEDMESSAGE was defined in System.DefaultPreferences
  • Set CLEAR = "<span class='foswikiClear'></span>"
    • CLEAR was defined in System.DefaultPreferences
  • Set CURRREV = "1"
  • Set DEFAULTPAGESIZE = "50"
    • DEFAULTPAGESIZE was defined in System.DefaultPreferences
  • Set DENYWEBCHANGE = "%USERSWEB%.WikiGuest"
    • DENYWEBCHANGE was defined in Main.WebPreferences
  • Set DENYWEBRENAME = ""
    • DENYWEBRENAME was defined in Main.WebPreferences
  • Set DENYWEBVIEW = ""
    • DENYWEBVIEW was defined in Main.WebPreferences
  • Set DIFFRENDERSTYLE = "sequential"
    • DIFFRENDERSTYLE was defined in System.DefaultPreferences
  • Set DOCWEB = "%SYSTEMWEB%"
    • DOCWEB was finalised in System.DefaultPreferences
  • Set DONTNOTIFYCHECKBOX = ""
    • DONTNOTIFYCHECKBOX was defined in System.DefaultPreferences
  • Set EDITBOXHEIGHT = "22"
    • EDITBOXHEIGHT was defined in System.DefaultPreferences
  • Set EDITBOXSTYLE = "width:99%"
    • EDITBOXSTYLE was defined in System.DefaultPreferences
  • Set EDITBOXWIDTH = "70"
    • EDITBOXWIDTH was defined in System.DefaultPreferences
  • Set EDITTOPIC = "<a href="%EDITURL%" title="Edit Topic - deprecated usage - please see release notes">Edit</a>"
    • EDITTOPIC was defined in System.DefaultPreferences
  • Set EDITURL = "%SCRIPTURLPATH{"edit"}%/%WEB%/%TOPIC%?t=%GMTIME{"$epoch"}%"
    • EDITURL was defined in System.DefaultPreferences
  • Set ENDCOLOR = "</span>"
    • ENDCOLOR was defined in System.DefaultPreferences
  • Set EXPORTEDPREFERENCES = "PUBURL, PUBURLPATH, SCRIPTSUFFIX, SCRIPTURL, SCRIPTURLPATH, SERVERTIME, SKIN, SYSTEMWEB, TOPIC, USERNAME, USERSWEB, WEB, WIKINAME, WIKIUSERNAME, NAMEFILTER"
    • EXPORTEDPREFERENCES was defined in System.DefaultPreferences
  • Set FAVICON = "%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/favicon.ico"
    • FAVICON was defined in Main.SitePreferences
  • Set FINALPREFERENCES = "ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, DOCWEB, WIKIWEBMASTER, WIKIWEBMASTERNAME, WIKIAGENTEMAIL, WIKIAGENTNAME"
    • FINALPREFERENCES was defined in Main.SitePreferences
  • Set FORCENEWREVISIONCHECKBOX = ""
    • FORCENEWREVISIONCHECKBOX was defined in System.DefaultPreferences
  • Set FOSWIKI_COLORS_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/colors.css"
    • FOSWIKI_COLORS_URL was defined in System.DefaultPreferences
  • Set FOSWIKI_LAYOUT_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/layout.css"
    • FOSWIKI_LAYOUT_URL was defined in System.DefaultPreferences
  • Set FOSWIKI_STYLE_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/style.css"
    • FOSWIKI_STYLE_URL was defined in System.DefaultPreferences
  • Set FWCOMPRESSED = ".compressed"
    • FWCOMPRESSED was defined in System.DefaultPreferences
  • Set FWSRC = ""
    • FWSRC was defined in System.DefaultPreferences
  • Set FWUNCOMPRESSED = ""
    • FWUNCOMPRESSED was defined in System.DefaultPreferences
  • Set GRAY = "<span class='foswikiGrayFG'>"
    • GRAY was defined in System.DefaultPreferences
  • Set GREEN = "<span class='foswikiGreenFG'>"
    • GREEN was defined in System.DefaultPreferences
  • Set H = "<img src="%ICONURLPATH{help}%" alt="HELP" title="HELP" width="16" height="16" />"
    • H was defined in System.DefaultPreferences
  • Set HTTP_EQUIV_ON_EDIT = ""
    • HTTP_EQUIV_ON_EDIT was defined in System.DefaultPreferences
  • Set HTTP_EQUIV_ON_PREVIEW = ""
    • HTTP_EQUIV_ON_PREVIEW was defined in System.DefaultPreferences
  • Set HTTP_EQUIV_ON_VIEW = "<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="%SCRIPTURLPATH{"view"}%/%WEB%/WebRss" />"
    • HTTP_EQUIV_ON_VIEW was defined in System.DefaultPreferences
  • Set I = "<img src="%ICONURLPATH{tip}%" alt="IDEA!" title="IDEA!" width="16" height="16" />"
    • I was defined in System.DefaultPreferences
  • Set ICONTOPIC = "%SYSTEMWEB%.DocumentGraphics"
    • ICONTOPIC was defined in System.DefaultPreferences
  • Set INCLUDEWARNING = "on"
    • INCLUDEWARNING was defined in System.DefaultPreferences
  • Set INCLUDINGTOPIC = "AufgabenUndAktionen"
  • Set INCLUDINGWEB = "Main"
  • Set INSTALLEDPLUGINS = "The INSTALLEDPLUGINS macro is no longer supported. You can set the Plugins execution order using the [[%SCRIPTURLPATH{"configure"}%][configure]] interface."
    • INSTALLEDPLUGINS was defined in System.DefaultPreferences
  • Set LATEXMODEPLUGIN_DEBUG = ""
    • LATEXMODEPLUGIN_DEBUG was defined in System.LatexModePlugin
  • Set LATEXMODEPLUGIN_DENSITY = "116"
    • LATEXMODEPLUGIN_DENSITY was defined in System.LatexModePlugin
  • Set LATEXMODEPLUGIN_GAMMA = "0.6"
    • LATEXMODEPLUGIN_GAMMA was defined in System.LatexModePlugin
  • Set LATEXMODEPLUGIN_SCALE = "1.0"
    • LATEXMODEPLUGIN_SCALE was defined in System.LatexModePlugin
  • Set LATEXMODEPLUGIN_SHORTDESCRIPTION = "Enables <nop>LaTeX markup (mathematics and more) in Foswiki topics"
    • LATEXMODEPLUGIN_SHORTDESCRIPTION was defined in System.LatexModePlugin
  • Set LIME = "<span class='foswikiLimeFG'>"
    • LIME was defined in System.DefaultPreferences
  • Set LINKTOOLTIPINFO = "off"
    • LINKTOOLTIPINFO was defined in System.DefaultPreferences
  • Set M = "<img src="%ICONURLPATH{arrowright}%" alt="MOVED TO..." title="MOVED TO..." width="16" height="16" />"
    • M was defined in System.DefaultPreferences
  • Set MAILTHISTOPIC = "<a href="mailto:?subject=%BASETOPIC%&amp;body=%TOPICURL%">%MAILTHISTOPICTEXT%</a>"
    • MAILTHISTOPIC was defined in System.DefaultPreferences
  • Set MAILTHISTOPICTEXT = "Send a link to this page"
    • MAILTHISTOPICTEXT was defined in System.DefaultPreferences
  • Set MAINWEB = "%USERSWEB%"
    • MAINWEB was defined in System.DefaultPreferences
  • Set MAROON = "<span class='foswikiMaroonFG'>"
    • MAROON was defined in System.DefaultPreferences
  • Set MAXREV = "1"
  • Set N = "<img src="%ICONURLPATH{new}%" alt="NEW" title="NEW" width="30" height="16" />"
    • N was defined in System.DefaultPreferences
  • Set NAMEFILTER = "%QUERY{"{NameFilter}"}%"
    • NAMEFILTER was defined in System.DefaultPreferences
  • Set NAVY = "<span class='foswikiNavyFG'>"
    • NAVY was defined in System.DefaultPreferences
  • Set NEWLINKFORMAT = "<a class="foswikiNewLink" href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%ENCODE{"%WEB%.%TOPIC%"}%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%">$text</a>"
    • NEWLINKFORMAT was defined in System.DefaultPreferences
  • Set NOAUTOLINK = ""
    • NOAUTOLINK was defined in System.DefaultPreferences
  • Set NOSEARCHALL = ""
    • NOSEARCHALL was defined in System.DefaultPreferences
  • Set OLIVE = "<span class='foswikiOliveFG'>"
    • OLIVE was defined in System.DefaultPreferences
  • Set ORANGE = "<span class='foswikiOrangeFG'>"
    • ORANGE was defined in System.DefaultPreferences
  • Set P = "<img src="%ICONURLPATH{pencil}%" alt="REFACTOR" title="REFACTOR" width="16" height="16" />"
    • P was defined in System.DefaultPreferences
  • Set PATTERNSKIN_COLUMNS = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/column_left.css"
    • PATTERNSKIN_COLUMNS was defined in System.DefaultPreferences
  • Set PATTERNSKIN_JQUERY_THEME = "PatternSkinTheme"
    • PATTERNSKIN_JQUERY_THEME was defined in System.DefaultPreferences
  • Set PATTERNSKIN_THEME = "%PATTERNSKIN_THEME_VARIANT%"
    • PATTERNSKIN_THEME was defined in System.DefaultPreferences
  • Set PATTERNSKIN_THEME_VARIANT = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/variant_foswiki_noframe.css"
    • PATTERNSKIN_THEME_VARIANT was defined in System.DefaultPreferences
  • Set PINK = "<span class='foswikiPinkFG'>"
    • PINK was defined in System.DefaultPreferences
  • Set PREVIEWBGIMAGE = "%PUBURLPATH%/%SYSTEMWEB%/PreviewBackground/preview2bg.gif"
    • PREVIEWBGIMAGE was finalised in System.DefaultPreferences
  • Set PUBLISHPLUGIN_SHORTDESCRIPTION = "Generate static output (HTML, PDF) for a web and optionally upload (FTP) the output to a publishing site."
    • PUBLISHPLUGIN_SHORTDESCRIPTION was defined in System.PublishPlugin
  • Set PURPLE = "<span class='foswikiPurpleFG'>"
    • PURPLE was defined in System.DefaultPreferences
  • Set Q = "<img src="%ICONURLPATH{question}%" alt="QUESTION?" title="QUESTION?" width="16" height="16" />"
    • Q was defined in System.DefaultPreferences
  • Set RED = "<span class='foswikiRedFG'>"
    • RED was defined in System.DefaultPreferences
  • Set REGISTRATIONGROUPTYPE = "none"
    • REGISTRATIONGROUPTYPE was defined in System.DefaultPreferences
  • Set S = "<img src="%ICONURLPATH{starred}%" alt="PICK" title="PICK" width="16" height="16" />"
    • S was defined in System.DefaultPreferences
  • Set SEARCHDEFAULTTTYPE = "keyword"
    • SEARCHDEFAULTTTYPE was defined in System.DefaultPreferences
  • Set SEARCHSTOPWORDS = "a, all, am, an, and, any, as, at, b, be, by, c, d, e, for, from, g, h, how, i, i'm, i.e., in, is, isn't, it, it's, its, j, k, l, m, n, o, of, on, or, p, q, r, s, t, that, that's, the, this, to, u, v, w, was, wasn't, what, what's, when, where, who, who's, will, with, x, y, z"
    • SEARCHSTOPWORDS was defined in System.DefaultPreferences
  • Set SEARCHVARDEFAULTTYPE = "literal"
    • SEARCHVARDEFAULTTYPE was defined in System.DefaultPreferences
  • Set SESSIONID = "b19b89a9294022aa70c129edefdd7c83"
  • Set SESSIONVAR = "SFOSWIKISID"
  • Set SIGNATUREFORMAT = "-- %WIKIUSERNAME% - %DATE%"
    • SIGNATUREFORMAT was defined in System.DefaultPreferences
  • Set SILVER = "<span class='foswikiSilverFG'>"
    • SILVER was defined in System.DefaultPreferences
  • Set SITEMAPLIST = "on"
    • SITEMAPLIST was defined in Main.WebPreferences
  • Set SKIN = "sidetoggle,natedit,pattern"
    • SKIN was defined in Main.SitePreferences
  • Set T = "<img src="%ICONURLPATH{tip}%" alt="TIP" title="TIP" width="16" height="16" />"
    • T was defined in System.DefaultPreferences
  • Set TEAL = "<span class='foswikiTealFG'>"
    • TEAL was defined in System.DefaultPreferences
  • Set TOC_HIDE_IF_INCLUDED = ""
    • TOC_HIDE_IF_INCLUDED was defined in System.DefaultPreferences
  • Set TOC_MAX_DEPTH = ""
    • TOC_MAX_DEPTH was defined in System.DefaultPreferences
  • Set TOC_MIN_DEPTH = ""
    • TOC_MIN_DEPTH was defined in System.DefaultPreferences
  • Set TOC_TITLE = ""
    • TOC_TITLE was defined in System.DefaultPreferences
  • Set TOPICTITLE_FIELD = "TopicTitle"
  • Set TOPICURL = "%SCRIPTURL{"view"}%/%BASEWEB%/%BASETOPIC%"
    • TOPICURL was defined in System.DefaultPreferences
  • Set TWIKIWEB = "TWiki"
    • TWIKIWEB was defined in System.DefaultPreferences
  • Set TWISTYPLUGIN_TWISTYANIMATIONSPEED = "fast"
    • TWISTYPLUGIN_TWISTYANIMATIONSPEED was defined in System.DefaultPreferences
  • Set U = "<img src="%ICONURLPATH{updated}%" alt="UPDATED" title="UPDATED" width="55" height="16" />"
    • U was defined in System.DefaultPreferences
  • Set USERCOLORSURL = ""
    • USERCOLORSURL was defined in System.DefaultPreferences
  • Set USERLAYOUTURL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTum/tum.css"
    • USERLAYOUTURL was defined in Main.SitePreferences
  • Set USERSTYLEURL = "%PUBURLPATH{topic="%SYSTEMWEB%.PatternSkinCssCookbookSidebarToggle" "SidebarToggle.css"}%"
    • USERSTYLEURL was defined in Main.SitePreferences
  • Set VBAR = "&#124;"
    • VBAR was defined in System.DefaultPreferences
  • Set WEBBGCOLOR = "transparent"
    • WEBBGCOLOR was defined in Main.WebPreferences
  • Set WEBCOPYRIGHT = "<span class="foswikiRight"> <a href="https://foswiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/foswiki-badge.png" alt="%MAKETEXT{"This site is powered by Foswiki"}%" title="%MAKETEXT{"This site is powered by Foswiki"}%" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}%"
    • WEBCOPYRIGHT was defined in System.DefaultPreferences
  • Set WEBFORMS = "%SYSTEMWEB%.UserForm "
    • WEBFORMS was defined in Main.WebPreferences
  • Set WEBHEADERART = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/header5.gif"
    • WEBHEADERART was defined in Main.SitePreferences
  • Set WEBHEADERBGCOLOR = "#ffffff"
    • WEBHEADERBGCOLOR was defined in Main.SitePreferences
  • Set WEBLOGOALT = "%WIKILOGOALT%"
    • WEBLOGOALT was defined in System.DefaultPreferences
  • Set WEBLOGOIMG = "%WIKILOGOIMG%"
    • WEBLOGOIMG was defined in System.DefaultPreferences
  • Set WEBLOGOURL = "%WIKILOGOURL%"
    • WEBLOGOURL was defined in System.DefaultPreferences
  • Set WEBRSSCOPYRIGHT = "Copyright %GMTIME{"$year"}% by contributing authors"
    • WEBRSSCOPYRIGHT was defined in System.DefaultPreferences
  • Set WEBSUMMARY = "%MAKETEXT{"Welcome to [_1] … meet people on this site" args="<nop>%WIKITOOLNAME%"}% "
    • WEBSUMMARY was defined in Main.WebPreferences
  • Set WHITE = "<span class='foswikiWhiteFG'>"
    • WHITE was defined in System.DefaultPreferences
  • Set WIKIHOMEURL = "%SCRIPTURLPATH{"view"}%/"
    • WIKIHOMEURL was finalised in System.DefaultPreferences
  • Set WIKILOGOALT = "Powered by Foswiki, The Free and Open Source Wiki"
    • WIKILOGOALT was defined in Main.SitePreferences
  • Set WIKILOGOIMG = "%PUBURL%/%SYSTEMWEB%/ProjectLogos/tum-logo.png"
    • WIKILOGOIMG was defined in Main.SitePreferences
  • Set WIKILOGOURL = "%SCRIPTURL{"view"}%/%USERSWEB%/%HOMETOPIC%"
    • WIKILOGOURL was defined in Main.SitePreferences
  • Set WIKITOOLNAME = "Foswiki"
    • WIKITOOLNAME was finalised in Main.SitePreferences
  • Set WIKIWEBLIST = "[[%USERSWEB%.%HOMETOPIC%][%USERSWEB%]] %SEP% [[%SYSTEMWEB%.%HOMETOPIC%][%SYSTEMWEB%]] %SEP% [[%SANDBOXWEB%.%HOMETOPIC%][%SANDBOXWEB%]]"
    • WIKIWEBLIST was defined in System.DefaultPreferences
  • Set X = "<img src="%ICONURLPATH{warning}%" alt="ALERT!" title="ALERT!" width="16" height="16" />"
    • X was defined in System.DefaultPreferences
  • Set Y = "<img src="%ICONURLPATH{choice-yes}%" alt="DONE" title="DONE" width="16" height="16" />"
    • Y was defined in System.DefaultPreferences
  • Set YELLOW = "<span class='foswikiYellowFG'>"
    • YELLOW was defined in System.DefaultPreferences
Topic revision: r1 - 18 Feb 2012, reiner
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback