Woot!

HTML: Open link in a seperate window: hrep target="_blank"

Open VereLevySandbox in a seperate window

Open view VereLevySandbox in a seperate window

Open edit VereLevySandbox in a seperate window (press [F5] to refresh)

<a href="http://foswiki.org/Sandbox/VeredLevySandbox" target="_blank"> Open <nop>VereLevySandbox in a seperate window</a>

<a href="http://foswiki.org/Sandbox/VeredLevySandbox?raw=on" target="_blank"> Open view <nop>VereLevySandbox in a seperate window</a>

<a href="http://foswiki.org/bin/edit/Sandbox/VeredLevySandbox?nowysiwyg=1" target="_blank"> Open edit <nop>VereLevySandbox in a seperate window (press [F5] to refresh)</a>

JQueryPlugin

( http://foswiki.org/System/JQueryPlugin )

POPUPWINDOW

VeredLevySandbox

%POPUPWINDOW{"VeredLevySandbox"}%

%CALC%

( http://foswiki.org/System/SpreadSheetPlugin )

ABOVE & SUM

| *1* | *2* |
| 1 | 1 |
| 2 | 2 |
| %CALC{"$ABOVE()"}% | %CALC{"$SUM($ABOVE())"}% |

1 2
1 1
2 2
R1:C1..R3:C1 3

RIGHT & LEFT

| *A* | *B* | *C* | *D* |
| | 1 | 1 | %CALC{"$LEFT()"}% |
| %CALC{"$RIGHT()"}% | 2 | 2 | |

A B C D
  1 1 R2:C1..R2:C3
R3:C2..R3:C32000 2 2  

AND & OR & NOT

%CALC{"$NOT(0)"}% returns 1
%CALC{"$NOT(a)"}% returns 1
%CALC{"$NOT(1)"}% returns 0
%CALC{"$NOT(9)"}% returns 0

| *A* | *B* | *C* | *AND/OR* | *NOT (???)* |
| 1 | 0 | 1 | %CALC{"$AND($LEFT())"}% | %CALC{"$NOT($T(ROW():COLUMN(-1)))"}% |
| 1 | 0 | 1 | %CALC{"$OR($LEFT())"}% | %CALC{"$NOT($T(ROW():COLUMN(-1)))"}% |

A B C AND/OR NOT (???)
1 0 1 0 1
1 0 1 1 1

| *A* | *NOT (???)* |
| 1 | %CALC{"$NOT($T(ROW():COLUMN(-1)))"}% |
| 0 | %CALC{"$NOT($T(ROW():COLUMN(-1)))"}% |

A NOT (???)
1 1
0 1


%ACTIVATEDPLUGINS%


%ALLVARIABLES%

  • 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 username suggested in and the password set for [[%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 Sandbox.WebPreferences
  • Set ALLOWTOPICRENAME = "%USERSWEB%.AdminGroup"
    • ALLOWTOPICRENAME was defined in Sandbox.WebPreferences
  • Set ALLOWWEBCHANGE = ""
    • ALLOWWEBCHANGE was finalised in Sandbox.WebPreferences
  • Set ALLOWWEBRENAME = ""
    • ALLOWWEBRENAME was finalised in Sandbox.WebPreferences
  • Set ALLOWWEBVIEW = ""
    • ALLOWWEBVIEW was finalised in Sandbox.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 = "100000"
    • ATTACHFILESIZELIMIT was finalised in Main.SitePreferences
  • Set ATTACHLINKBOX = ""
    • ATTACHLINKBOX was defined in System.DefaultPreferences
  • Set BASETOPIC = "VeredLevySandbox"
  • Set BASEWEB = "Sandbox"
  • 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 handled by Foswiki"}%"
    • CHANGEPASSWORDDISABLEDMESSAGE was defined in System.DefaultPreferences
  • Set CLEAR = "<span class='foswikiClear'></span>"
    • CLEAR was defined in System.DefaultPreferences
  • Set CURRREV = "34"
  • Set DEFAULTPAGESIZE = "50"
    • DEFAULTPAGESIZE was defined in System.DefaultPreferences
  • Set DENYWEBCHANGE = ""
    • DENYWEBCHANGE was finalised in Sandbox.WebPreferences
  • Set DENYWEBRENAME = ""
    • DENYWEBRENAME was finalised in Sandbox.WebPreferences
  • Set DENYWEBVIEW = ""
    • DENYWEBVIEW was finalised in Sandbox.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 EDIT_FORCE_IE8_COMPATIBILITYMODE = "on"
    • EDIT_FORCE_IE8_COMPATIBILITYMODE 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 System.DefaultPreferences
  • Set FINALPREFERENCES = "NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME"
    • FINALPREFERENCES was defined in Sandbox.WebPreferences
  • Set FORCENEWREVISIONCHECKBOX = ""
    • FORCENEWREVISIONCHECKBOX was defined in System.DefaultPreferences
  • Set FOSWIKISTRIKEONE = "5435a9ebc74dd90e15dcd37879538e1c"
  • Set FOSWIKI_COLORS_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinThemeFatWilly/colors.css"
    • FOSWIKI_COLORS_URL was defined in Main.SitePreferences
  • Set FOSWIKI_LAYOUT_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinThemeFatWilly/layout.css"
    • FOSWIKI_LAYOUT_URL was defined in Main.SitePreferences
  • Set FOSWIKI_STYLE_URL = "%PUBURLPATH%/%SYSTEMWEB%/PatternSkinThemeFatWilly/style.css"
    • FOSWIKI_STYLE_URL was defined in Main.SitePreferences
  • 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 HIDE_NON_WIKI_WORD_WARNINGS = ""
    • HIDE_NON_WIKI_WORD_WARNINGS 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 = "VeredLevySandbox"
  • Set INCLUDINGWEB = "Sandbox"
  • 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 INTERWIKIPLUGIN_RULESTOPIC = "Main.InterWikis"
    • INTERWIKIPLUGIN_RULESTOPIC was defined in Main.SitePreferences
  • Set KINOSEARCHANALYSERLANGUAGE = "en"
    • KINOSEARCHANALYSERLANGUAGE was defined in Main.SitePreferences
  • Set KINOSEARCHDEBUG = ""
    • KINOSEARCHDEBUG was defined in Main.SitePreferences
  • Set KINOSEARCHINDEXEXTENSIONS = ""
    • KINOSEARCHINDEXEXTENSIONS was defined in Main.SitePreferences
  • Set KINOSEARCHINDEXSKIPATTACHMENTS = "Web.SomeTopic.AnAttachment.txt, OtherAttachment? .pdf"
    • KINOSEARCHINDEXSKIPATTACHMENTS was defined in Main.SitePreferences
  • Set KINOSEARCHINDEXSKIPWEBS = "Trash, Sandbox, Legacy, LegacyBugs? , LegacyPlugins? "
    • KINOSEARCHINDEXSKIPWEBS was defined in Main.SitePreferences
  • Set KINOSEARCHMAXLIMIT = "2000"
    • KINOSEARCHMAXLIMIT was defined in Main.SitePreferences
  • Set KINOSEARCHSEARCHATTACHMENTSONLY = ""
    • KINOSEARCHSEARCHATTACHMENTSONLY was defined in Main.SitePreferences
  • Set KINOSEARCHSEARCHATTACHMENTSONLYLABEL = "Display only attachments"
    • KINOSEARCHSEARCHATTACHMENTSONLYLABEL was defined in Main.SitePreferences
  • Set KINOSEARCHSUMMARYLENGTH = "300"
    • KINOSEARCHSUMMARYLENGTH was defined in Main.SitePreferences
  • Set LIME = "<span class='foswikiLimeFG'>"
    • LIME was defined in System.DefaultPreferences
  • Set LINKTOOLTIPINFO = "off"
    • LINKTOOLTIPINFO was defined in System.DefaultPreferences
  • Set LOOKELSEWHEREWEBS = "Main"
    • LOOKELSEWHEREWEBS was defined in Main.SitePreferences
  • 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 MARKEDFORDELETION = "<div class="foswikiNotification foswikiAlert">This page is marked for deletion. Possible reason: this page does not contribute to the development of Foswiki software. Please note that this site is not an open collaboration platform to work on other projects - use a public wiki instead or [[Download.WebHome][download Foswiki]] for private use.<br />If you just want to test Foswiki, visit the [[Sandbox.WebHome][Sandbox]] web.</div>"
    • MARKEDFORDELETION was defined in Main.SitePreferences
  • Set MAROON = "<span class='foswikiMaroonFG'>"
    • MAROON was defined in System.DefaultPreferences
  • Set MAXREV = "34"
  • Set MYLOGO = "%ATTACHURL%/test.jpg"
    • MYLOGO was defined in Sandbox.VeredLevySandbox
  • 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 NATSEARCHENGINE = "kinosearch"
    • NATSEARCHENGINE was defined in Main.SitePreferences
  • Set NAVY = "<span class='foswikiNavyFG'>"
    • NAVY was defined in System.DefaultPreferences
  • Set NEWLINKFORMAT = "<span class="foswikiNewLink">$text<a href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%WEB%.%TOPIC%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%">?</a></span> "
    • NEWLINKFORMAT was defined in Main.SitePreferences
  • Set NEWTOPICLINKSYMBOL = "?"
    • NEWTOPICLINKSYMBOL was defined in Main.SitePreferences
  • Set NOAUTOLINK = ""
    • NOAUTOLINK was defined in System.DefaultPreferences
  • Set NOSEARCHALL = ""
    • NOSEARCHALL was finalised in System.DefaultPreferences
  • Set NOWYSIWYG = "1 "
    • NOWYSIWYG was defined in Sandbox.VeredLevySandbox
  • 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 = ""
    • PATTERNSKIN_COLUMNS was defined in Main.SitePreferences
  • Set PATTERNSKIN_NAVIGATION_TOPIC = "%SYSTEMWEB%/PatternSkinThemeFatWillyNavigation"
    • PATTERNSKIN_NAVIGATION_TOPIC was defined in Main.SitePreferences
  • Set PATTERNSKIN_THEME = "%PATTERNSKIN_THEME_VARIANT%"
    • PATTERNSKIN_THEME was defined in System.DefaultPreferences
  • Set PATTERNSKIN_THEME_VARIANT = ""
    • PATTERNSKIN_THEME_VARIANT was defined in Main.SitePreferences
  • Set PERSONALINFOADDON_FILECACHE = ""
    • PERSONALINFOADDON_FILECACHE was defined in Main.SitePreferences
  • 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 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 REMEMBER = ""
  • 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 = "e452bfc1a84888e9466975a02dc61f37"
  • Set SESSIONVAR = "FOSWIKISID"
  • Set SHARETHIS = ""
    • SHARETHIS was defined in Main.SitePreferences
  • Set SIGNATUREFORMAT = "-- <nop>%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 Sandbox.WebPreferences
  • Set SITEMAPUSETO = "...experiment in an unrestricted hands-on web. "
    • SITEMAPUSETO was defined in Sandbox.WebPreferences
  • Set SITEMAPWHAT = "Sandbox test area with all features enabled. "
    • SITEMAPWHAT was defined in Sandbox.WebPreferences
  • Set SKIN = "print"
  • Set T = "<img src="%ICONURLPATH{tip}%" alt="TIP" title="TIP" width="16" height="16" />"
    • T was defined in System.DefaultPreferences
  • Set TABLEPLUGIN_TABLEATTRIBUTES = "tableborder="1" valign="top" headercolor="#444444" headerbg="#e0e0e4" headerbgsorted="#c5c5cc" databg="#ffffff,#edf4f9" databgsorted="#f1f7fc,#ddebf6" tablerules="rows""
    • TABLEPLUGIN_TABLEATTRIBUTES was defined in Main.SitePreferences
  • 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 TOPICURL = "%SCRIPTURL{"view"}%/%BASEWEB%/%BASETOPIC%"
    • TOPICURL was defined in System.DefaultPreferences
  • Set TWIKIWEB = "TWiki"
    • TWIKIWEB was defined in System.DefaultPreferences
  • Set TWISTYHIDELINK = "Weniger..."
    • TWISTYHIDELINK was defined in Sandbox.VeredLevySandbox
  • Set TWISTYPLUGIN_TWISTYANIMATIONSPEED = "fast"
    • TWISTYPLUGIN_TWISTYANIMATIONSPEED was defined in System.DefaultPreferences
  • Set TWISTYSHOWLINK = "Mehr..."
    • TWISTYSHOWLINK was defined in Sandbox.VeredLevySandbox
  • 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 = ""
    • USERLAYOUTURL was defined in System.DefaultPreferences
  • Set USERSTYLEURL = ""
    • USERSTYLEURL was defined in System.DefaultPreferences
  • Set UXMASCOT = "<img src="%PUBURLPATH%/Community/UserExperienceTaskTeam/designer_avatar.png" style="float:left;"/>"
    • UXMASCOT was defined in Main.SitePreferences
  • Set V = "$percntCALC{$quot$EVAL($ROW(-1)*$COLUMN(-1))$quot}$percnt "
    • V was defined in Sandbox.VeredLevySandbox
  • Set VALID_ACTIONS = "HASH(0x3cf7898)"
  • Set VARCACHEPLUGIN_CACHEMSG = "This topic was cached $age ago ([<nop>[$link][refresh]])"
    • VARCACHEPLUGIN_CACHEMSG was defined in System.VarCachePlugin
  • Set VARCACHEPLUGIN_DEBUG = ""
    • VARCACHEPLUGIN_DEBUG was defined in System.VarCachePlugin
  • Set VARCACHEPLUGIN_REFRESH = "24"
    • VARCACHEPLUGIN_REFRESH was defined in System.VarCachePlugin
  • Set VARCACHEPLUGIN_SHORTDESCRIPTION = "Cache Foswiki macros in selected topics for faster page rendering"
    • VARCACHEPLUGIN_SHORTDESCRIPTION was defined in System.VarCachePlugin
  • Set VARCACHEPLUGIN_UDATEMSG = "This topic is now cached ([<nop>[$link][refresh]])"
    • VARCACHEPLUGIN_UDATEMSG was defined in System.VarCachePlugin
  • Set VBAR = "&#124;"
    • VBAR was defined in System.DefaultPreferences
  • Set VIEW_TEMPLATE = "Sandbox.TestView"
  • Set VOTEPLUGIN_RESETTERS = "Main.AdminGroup"
    • VOTEPLUGIN_RESETTERS was finalised in Main.SitePreferences
  • Set VTEST1 = "%URLPARAM{"vtest1" default=""}%"
    • VTEST1 was defined in Sandbox.VeredLevySandbox
  • Set VTEST2 = "%URLPARAM{"vtest2" default="default"}%"
    • VTEST2 was defined in Sandbox.VeredLevySandbox
  • Set WEBBGCOLOR = "#B9DAFF"
    • WEBBGCOLOR was defined in Sandbox.WebPreferences
  • Set WEBCOPYRIGHT = "<span class="foswikiRight">The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://foswiki.org/pub/System/SiteGraphics/cc-by-sa-3.0-88x31.png" /></a></span><!-- left --><a href="http://sourceforge.net/projects/foswiki"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=245751&type=13" width="120" height="30" border="0" alt="Get Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads" /></a>"
    • WEBCOPYRIGHT was finalised in Main.SitePreferences
  • Set WEBFORMS = "TestForm"
    • WEBFORMS was defined in Sandbox.WebPreferences
  • Set WEBHEADERART = ""
    • WEBHEADERART was defined in Main.SitePreferences
  • Set WEBHEADERBGCOLOR = ""
    • 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 = "%IF{"defined SITEMAPWHAT" then="$percentSITEMAPWHAT$percent"}% %IF{"defined SITEMAPUSETO" then="$percentSITEMAPUSETO$percent"}%"
    • WEBSUMMARY was defined in System.DefaultPreferences
  • 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 System.DefaultPreferences
  • Set WIKILOGOIMG = "%PUBURL%/%SYSTEMWEB%/ProjectLogos/foswiki-logo.gif"
    • WIKILOGOIMG was defined in System.DefaultPreferences
  • Set WIKILOGOURL = "%SCRIPTURL{"view"}%/"
    • 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


ampersand

A&amp;B

A&B

( http://foswiki.org/System/TextFormattingRules - Common Editing Errors - To escape '&' )


angle brackets

&lt;Hallo&gt;

<Hallo>

( http://foswiki.org/System/TextFormattingRules - Common Editing Errors - To escape '<' and '>' )


pipe character (Example: in a table)

%VBAR%
or
&#124;

|
or
|

Example:

| *A* | *B* |
| a%VBAR%b | c&#124;d |

A B
a|b c|d

( http://foswiki.org/System/TextFormattingRules - Editing Shorthand - Table: )


caret character (Example: in a table)

%CARET%
or
&#94;

^
or
^

Example:

| *A* | *B* |
| a%CARET%b | c&#94;d |

A B
a^b c^d

( http://foswiki.org/System/TextFormattingRules - Editing Shorthand - Table: )


%ATTACHURL% & %ATTACHURLPATH%

%ATTACHURL%/test.jpg

test.jpg

After I attached a file... etc.

   * test: <br />
     <img src="%ATTACHURLPATH%/test.jpg" alt="test.jpg" width='160' height='149' />

  • test:
    test.jpg


%BUTTON%


%COMMENT% - default

Test 1

-- VeredLevy - 31 Jan 2012

Test 2

-- VeredLevy - 31 Jan 2012

Test 4 - I am back here smile

-- VeredLevy - 31 Jan 2012
 

( http://foswiki.org/System/CommentPlugin )

%COMMENT% (type="tableappend") and %EDITTABLE%

Comment Updated by Updated on
Test comment number 1. VeredLevy 31 Jan 2012 - 11:38
Test comment number 2.
Trying to update table.
VeredLevy 31 Jan 2012 - 11:52
Test comment number 3. VeredLevy 31 Jan 2012 - 11:53
Test 3 VeredLevy 31 Jan 2012 - 11:58
Test 3 was added to the right place smile VeredLevy 31 Jan 2012 - 11:59
 

( http://foswiki.org/System/CommentPlugin )

%COMMENT% (type="action") - Vered: To continue testing...

Vered: To continue testing...

%ACTION{who="VeredLevy" due=""}% Will update this info later. Vls :-)
- Created by VeredLevy, 31 Jan 2012 - 12:11%ENDACTION% %ACTION{who="VeredLevy" due="tomorrow"}% Test number 2
- Created by VeredLevy, 31 Jan 2012 - 12:12%ENDACTION%

( http://foswiki.org/System/CommentPlugin ) ( http://foswiki.org/Extensions/ActionTrackerPlugin )

Result when tested on site:

%ACTION{ closer="" created="2012-01-30" creator="Main.VeredLevy" due="2012-02-02" notify="" state="open" uid="000001" who="Main.VeredLevy" }% Please don't forget to ...
and for sure bring with you ...
Byebye for now
- Created by VeredLevy, 30 Jan 2012 - 17:27 %ENDACTION% %ACTION{ created="2012-01-30" creator="Main.VeredLevy" due="2012-01-31" state="open" uid="000002" who="Main.VeredLevy" }% Well ok
Forget about the previous action
Just do something
Whatever
- Created by VeredLevy, 30 Jan 2012 - 17:29 %ENDACTION%


%EDITTABLE% (EditTablePlugin)

  • Set V = $percntCALC{$quot$EVAL($ROW(-1)*$COLUMN(-1))$quot}$percnt

%EDITTABLE{format="| row, -1 | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% | select, 1, %V% |" changerows="add" headerislabel="on"}%
| *0* | *1* | *2* | *3* | *4* | *5* | *6* | *7* | *8* | *9* | *10* |

0 1 2 3 4 5 6 7 8 9 10
1 1 2 3 4 5 6 7 8 9 10
2 2 4 6 8 10 12 14 16 18 20
3 3 6 9 12 15 18 21 24 27 30
4 4 8 12 16 20 24 28 32 36 40
5 5 10 15 20 25 30 35 40 45 50
6 6 12 18 24 30 36 42 48 54 60
7 7 14 21 28 35 42 49 56 63 70
8 8 16 24 32 40 48 56 64 72 80
9 9 18 27 36 45 54 63 72 81 90
10 10 20 30 40 50 60 70 80 90 100

( http://foswiki.org/Extensions/EditTablePlugin )


%ENCODE%

%ENCODE{"123"}% 

123

%ENCODE{"123" old="3,2,1" new="33,22,11"}%

112233

%ENCODE{"123" old="3,2,1" new="my life., is ,This"}%

This is my life.

%ENCODE{"1;2;3" old=";" new="$comma"}%

1,2,3

( See: http://foswiki.org/System/Macros#ENCODE_123_34string_34_125_45_45_encodes_a_string )

( $comma from http://foswiki.org/System/FormatTokens )


%FINALPREFERENCES%

NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

( From: http://foswiki.org/System/Macros )


%GROUPS%

Group Members
BaseGroup AdminUser WikiGuest UnknownUser ProjectContributor RegistrationAgent
AdminGroup AdminUser AndreUlrich ColasNahaboo CrawfordCurrie GilmarSantosJr KennethLavrsen KoenMartens LynnwoodBrown MarkusUeberall MichaelDaum OliverKrueger OlivierRaginel SvenDowideit ArthurClemens
AntiWikiSpamBypassGroup  
AssociationBoardGroup CrawfordCurrie SvenDowideit MichaelDaum OliverKrueger GeorgeClark
BP138Group YuSun
BWEGroup KateNicolazzo MichaelNicolazzo
ContentMigrationGroup AndreUlrich ArthurClemens CarloSchulz CrawfordCurrie DanDascalescu EugenMayer GilmarSantosJr KennethLavrsen KoenMartens LynnwoodBrown MarkusUeberall MartinSeibert MichaelDaum NathanDye OliverKrueger OlivierRaginel RafaelAlvarez StephaneLenclud SvenDowideit TravisBarker WillNorris PaulHarvey MichaelTempest
DevelopersGroup AndreUlrich AndrewJones AntonioTerceiro ArthurClemens BenBeijer CarloSchulz ChrisCauser ColasNahaboo CrawfordCurrie DanielRohde DavidPatterson EugenMayer GeorgeClark GilmarSantosJr IngoKappler JasonHill JoelDeJesus KennethLavrsen KoenMartens LarsEik LynnwoodBrown MarkusUeberall MartinCleaver MichaelDaum OliverKrueger OlivierRaginel RafaelAlvarez RaulFRodriguez RobManson SeanMcCarthy SeanMorgan SebastianKlus SvenDowideit
user list truncated
DocumentationGroup SvenDowideit LoriC
InfrastructureTaskTeamGroup SvenDowideit KoenMartens CrawfordCurrie KwangErnLiew OlivierRaginel WillNorris ColasNahaboo KennethLavrsen PaulHarvey
MaintainGroup AndreUlrich AndrewJones ArthurClemens CarloSchulz ColasNahaboo CrawfordCurrie EliotBlennerhassett EugenMayer IsaacLin KennethLavrsen KoenMartens KwangErnLiew LynnwoodBrown MarkusUeberall MartinSeibert MichaelDaum MichaelCorbett MichaelTempest OliverKrueger RafaelAlvarez RichMorin SvenDowideit GilmarSantosJr TravisBarker WillNorris PaulHarvey GeorgeClark
NewNameGroup AndreUlrich AndrewJones AyanamiRei ArthurClemens CarloSchulz ColasNahaboo CrawfordCurrie EugenMayer FranzJosefGigler GilmarSantosJr IgorNikolic JaseWickham KeithHelfrich KennethLavrsen KoenMartens KwangErnLiew LarsEik LynnwoodBrown MarkusUeberall MartinCleaver MartinRowe MichaelCorbett MartinSeibert MichaelDaum MichaelSparks MikePeachey OliverKrueger OlivierRaginel RafaelAlvarez RasmusPraestholm RobManson SamHasler SvenDowideit
user list truncated
NobodyGroup  
ProjectManagementGroup  
PruebaGroup NubedeComputo
SecurityGroup KennethLavrsen ColasNahaboo CrawfordCurrie GilmarSantosJr SvenDowideit OlivierRaginel ArthurClemens RafaelAlvarez WillNorris MichaelDaum GeorgeClark PaulHarvey

( From: http://foswiki.org/System/Macros#GROUPS_45_45_a_formatted_list_of_groups )


Horizontal Rule

( From http://foswiki.org/System/TextFormattingRules )

---


<hr width="100%">


  • test img:
    red_dot.jpg

<img src="%ATTACHURLPATH%/red_dot.jpg" width="100%" height="1"><br>


<img src="%ATTACHURLPATH%/red_dot.jpg" width="100%" height="2"><br>


<img src="%ATTACHURLPATH%/red_dot.jpg" width="100%" height="4"><br>


<img src="%ATTACHURLPATH%/red_dot.jpg" width="100%" height="8">


  • test img:
    light_green_dot.jpg

<img src="%ATTACHURLPATH%/light_green_dot.jpg" width="100%" height="4"><br>


  • test img:
    pink_purple_dot.jpg

<img src="%ATTACHURLPATH%/pink_purple_dot.jpg" width="100%" height="8"><br>



%IF%

( http://foswiki.org/System/IfStatements - IF statements )

%IF{"'VeredLevy' ingroup 'AdminGroup'" then="VeredLevy$percntGREEN$percnt is in group$percntENDCOLOR$percnt AdminGroup" else="VeredLevy$percntRED$percnt is not in group$percntENDCOLOR$percnt AdminGroup"}%

VeredLevy is not in group AdminGroup


%IF{"%USERNAME% ingroup 'AdminGroup'" then="%USERNAME%$percntGREEN$percnt is in group$percntENDCOLOR$percnt AdminGroup" else="%USERNAME%$percntRED$percnt is not in group$percntENDCOLOR$percnt AdminGroup"}%

guest is not in group AdminGroup


%IF{"istopic 'VeredLevyTest'" then="'VeredLevyTest' $percntGREEN$percnt exists$percntENDCOLOR$percnt in %WEB%" else="'VeredLevyTest' $percntRED$percnt does not exist$percntENDCOLOR$percnt in %WEB%"}%

VeredLevyTest exists in Sandbox


%IF{"istopic %TOPIC%" then="%TOPIC%$percntGREEN$percnt exists$percntENDCOLOR$percnt in %WEB%" else="%TOPIC%$percntRED$percnt does not exist$percntENDCOLOR$percnt in %WEB%"}%

VeredLevySandbox exists in Sandbox


%IF{"isweb 'Main'" then="Main web$percntGREEN$percnt exists$percntENDCOLOR$percnt" else="Main web$percntRED$percnt does not exist$percntENDCOLOR$percnt"}%

Main web exists


%IF{"isweb 'Vered'" then="Vered web$percntGREEN$percnt exists$percntENDCOLOR$percnt" else="Vered web$percntRED$percnt does not exist$percntENDCOLOR$percnt"}%

Vered web does not exist


%IF{"defined MYLOGO" then="$percntGREEN$percntMYLOGO is defined: $percntENDCOLOR$percnt and is $percntMYLOGO$percnt" else="$percntRED$percnt MYLOGO is not defined $percntENDCOLOR$percnt"}%

MYLOGO is defined: and is test.jpg


%IF{"defined YOURLOGO" then="$percntGREEN$percntYOURLOGO is defined: $percntENDCOLOR$percnt and is $percntYOURLOGO$percnt" else="$percntRED$percnt YOURLOGO is not defined $percntENDCOLOR$percnt"}%

YOURLOGO is not defined


LinkProtocolPattern?

( External Links - http://foswiki.org/System/TextFormattingRules )


Macros

From the Reference Manual: "Macros - Special text strings expand on the fly to display user data or system info"

( http://foswiki.org/System/Macros )


From the Reference Manual: "If a macro is not defined, then it will be left in the text unless it is called with a default parameter,
in which case the value of the default parameter will replace the macro call in the output."

%VERED%

%VERED%

%VERED{default="VERED is not defined"}%

VERED is not defined


%MAKETEXT%

%MAKETEXT{"USERNAME is [_1]. USERSWEB is [_2]. TOPIC is [_3]." args="%USERNAME%,%USERSWEB%,%TOPIC%"}%

USERNAME is guest. USERSWEB is Main. TOPIC is VeredLevySandbox.

<noautolink>
%MAKETEXT{"USERNAME is [_1]. USERSWEB is [_2]. TOPIC is [_3]." args="%USERNAME%,%USERSWEB%,%TOPIC%"}%
</noautolink>

USERNAME is guest. USERSWEB is Main. TOPIC is VeredLevySandbox.


%META%

%META{"parent" format="$topic" depth="1"}%

VeredLevy

%META{"parent" format="$topic" depth="2"}%

WikiUsers

%META{"parent" format="$topic" depth="3"}%


%MYLOGO%

See "Example: Create a custom logo macro" in the Reference Manual: http://foswiki.org/System/Macros

I have set MYLOGO to %ATTACHURL%/test.jpg in [More topic actions]-->[Edit topic preference settings]

... Set MYLOGO = %ATTACHURL%/test.jpg

%MYLOGO%

test.jpg


%SHOWPREFERENCE%

From the Reference Manual:
"Show control settings

You can list the access controls affecting a topic using the %SHOWPREFERENCE{}% macro in the topic, thus: "

%SHOWPREFERENCE{"DENYWEBVIEW,ALLOWWEBVIEW,DENYWEBCHANGE,ALLOWWEBCHANGE,DENYWEBRENAME,ALLOWWEBRENAME"}%

  • Set DENYWEBVIEW = ""
    • DENYWEBVIEW was finalised in Sandbox.WebPreferences
  • Set ALLOWWEBVIEW = ""
    • ALLOWWEBVIEW was finalised in Sandbox.WebPreferences
  • Set DENYWEBCHANGE = ""
    • DENYWEBCHANGE was finalised in Sandbox.WebPreferences
  • Set ALLOWWEBCHANGE = ""
    • ALLOWWEBCHANGE was finalised in Sandbox.WebPreferences
  • Set DENYWEBRENAME = ""
    • DENYWEBRENAME was finalised in Sandbox.WebPreferences
  • Set ALLOWWEBRENAME = ""
    • ALLOWWEBRENAME was finalised in Sandbox.WebPreferences


%STARTSECTION% - %ENDSECTION% - %INCLUDE%

%STARTSECTION{"green_line"}%
<img src="%ATTACHURLPATH%/green_dot.jpg" width="100%" height="4"><br>
%ENDSECTION{"green_line"}%


%INCLUDE{"%TOPIC%" section="green_line"}%


%INCLUDE{"VeredLevySandbox" section="green_line"}%



SqlPlugin

This plug-in tested with Oracle DB (Foswiki 1.1.4)

%SQL{"SELECT * FROM ... WHERE ... AND ... ORDER BY ..." database="..."}%

%SQL{database="..." "INSERT INTO ...(...) VALUES(...)"}%

%SQL{database="..." query="INSERT INTO ...(...) VALUES(...)"}%

%SQL{database="..." "BEGIN INSERT INTO ...(...) VALUES(...); INSERT INTO ...(...) VALUES(...); END;"}%

%SQL{database="..." query="BEGIN INSERT INTO ...(...) VALUES(...); INSERT INTO ...(...) VALUES(...); END;"}%

etc. to be continued...

( Related topics: http://foswiki.org/Support/SqlPlugin , http://foswiki.org/Support/Question658 )

See http://foswiki.org/TWiki/IfStatements For the following quote:
"Note that because of the way Foswiki evaluates, 
whatever is in the THEN and ELSE parameters will already have been expanded by the time the condition is actually evaluated. 
The standard FormatTokens can be used in the THEN and ELSE parameters when you need to delay evaluation of (for example) a macro." 

%SQL{database="..." query="BEGIN ...; ...; END;"}%

I have replaced the double quoets and the percent as follows:

$percntSQL{database=$quot...$quot query=$quotBEGIN ...; ...; END;$quot}$percnt

And then integrated it into the IF macro...

%IF{"$SOME_VARIABE='Some value'" then="$percntSQL{database=$quot...$quot query=$quotBEGIN ...; ...; END;$quot}$percnt" else="Do something else..."}%


TemplateTopics

http://foswiki.org/System/TemplateTopics

*%ORANGE%Creating a new topic (will be a child topic of the current topic): %ENDCOLOR%*

%TWISTY{
        showlink="Create topic..." 
        hidelink="Hide steps..."
        linkclass="foswikiButton"
        remember="on"
}%

   * <b>Step 1</b>: Click inside the text box --> The following text will appear: <b>VeredLevy-</b>
   * <b>Step 2:</b> Go to the end of that text --> And add the new topic name: !VeredLevy-<b>NEW-TEXT</b>
   * <b>Step 3:</b> Click on the <b>[create]</b> button in order to create the new topic (will be copied from the VeredLevyTemplate) <br>
     --> And <b>save</b> the new topic (later you can edit that topic).

<form action="%SCRIPTURLPATH{edit}%/%WEB%/"> New topic (!VeredLevy-NEW-TEXT) <br /><input type="text" name="topic" size="64" onBlur="if(this.value=='VeredLevy-') { this.value='' }" onFocus="if(this.value=='') { this.value='VeredLevy-' }" /> <input type="hidden" name="onlywikiname" value="off" /> <input type="hidden" name="onlynewtopic" value="on" /> <input type="hidden" name="templatetopic" value="VeredLevyTemplate" /> <input type="hidden" name="topicparent" value="%TOPIC%" /> <input type="submit" class="foswikiSubmit" value="create" /> </form>

%ENDTWISTY%

Creating a new topic (will be a child topic of the current topic):

  • Step 1: Click inside the text box --> The following text will appear: VeredLevy-
  • Step 2: Go to the end of that text --> And add the new topic name: VeredLevy-NEW-TEXT
  • Step 3: Click on the [create] button in order to create the new topic (will be copied from the VeredLevyTemplate)
    --> And save the new topic (later you can edit that topic).

New topic (VeredLevy-NEW-TEXT)

*%GREEN%<u>Automatic search for the child topics of the current topic</u> ([[%TOPIC%]]): %ENDCOLOR%*

%SEARCH{ "parent.name='%TOPIC%'" type="query" nonoise="on" format="<b>$index. </b> [[$topic]]" separator="<br><br>" footer="<br><br>Number of child topics found: <b>$ntopics</b><br>"}%

Automatic search for the child topics of the current topic (VeredLevySandbox):

1. VeredLevy-test1

2. VeredLevy-test2

Number of child topics found: 2


TextFormattingRules

http://foswiki.org/System/TextFormattingRules ( http://foswiki.org/System/EditingShorthand )

verbatim

This is the first line.<br>This is the second line.

pre

This is the first line.
This is the second line.

Bulleted List:

   * A
      * A1
      * A2
   * B
     C
     D
   * E <br>
     F <br>
     G <br>
     H
   * I

  • A
    • A1
    • A2
  • B C D
  • E
    F
    G
    H
  • I

<ul>
   <li> A 
   <ul>
      <li> A1 </li>
      <li> A2 </li>
   </ul>
   </li>
   <li> B      C      D </li>
   <li> E <br /> F <br /> G <br /> H </li>
   <li> I </li>
</ul>

  • A
    • A1
    • A2
  • B C D
  • E
    F
    G
    H
  • I

From the Reference Manual: "Recommendations when pasting HTML from other sources (using the plain-text editor): ... Remove all empty lines. Remove leading spaces ..." etc.

<ul>
<li> A
<ul>
<li> A1 </li>
<li> A2 </li>
</ul>
</li>
<li> B      C      D </li>
<li> E <br /> F <br /> G <br /> H </li>
<li> I </li>
</ul>

  • A
    • A1
    • A2
  • B C D
  • E
    F
    G
    H
  • I

sticky / NOWYSIWYG (with regards to EDIT in WYSIWYG mode)

From the Reference Manual: "Protected content appears as plain text in the WYSIWYG editor."

<sticky> 

...

</sticky> 

Disable EDIT in WYSIWYG mode ( http://foswiki.org/System/TinyMCEFrequentlyAskedQuestions ):

   * Set NOWYSIWYG = 1 

literal

From the Reference Manual: "Use the literal tags around blocks of HTML to avoid accidental interpretation of Wiki syntax within the HTML."

<strike> WikiWord </strike>

WikiWord

<literal>
<strike> WikiWord </strike>
</literal>

WikiWord


%TOC%


%URLPARAM% - Moved to: VeredLevyTestForm - to continue...

Moved to: VeredLevyTestForm - to continue...
   * Set VTEST1 = %URLPARAM{"vtest1" default=""}%
   * Set VTEST2 = %URLPARAM{"vtest2" default="default"}%

<form name="foswikivered">
<fieldset>
  <legend>Vered test information</legend>
    <p class="veredClass">
      <label>What is your 1st test value?</label><br />
      <input type="text" name="vtest1" class="foswikiInputField" size="30" value="%VTEST1%" /> (optional)
    </p>
    <p class="veredClass">
      <label>What is your 2nd test value?</label><br />
      <input type="text" name="vtest2" class="foswikiInputField" size="30" value="%VTEST2%" /> (optional)
    </p>
</fieldset>

Tests:

http://foswiki.org/Sandbox/VeredLevySandbox

http://foswiki.org/Sandbox/VeredLevySandbox?vtest1=value1

http://foswiki.org/Sandbox/VeredLevySandbox?vtest1=value1;vtest2=value2


%USERINFO%

%USERINFO{"VeredLevy"}%

, VeredLevy,

( From: http://foswiki.org/System/Macros#VarUSERINFO )


%USERNAME%


%USERSWEB%


%VOTE% (VotePlugin)

From the Reference Manual:
%VOTE{id="FavouriteMeal" select1="Drink" options1="Beer,Wine,Milk,Water" select2="Food" options2="Steak,Bread,Pasta,Pizza"}% 

Drink
leftbarmainbarrightbar Wine 66.6% (2)
leftbarmainbarrightbar Beer 33.3% (1)
Food
leftbarmainbarrightbar Steak 66.6% (2)
leftbarmainbarrightbar Pasta 33.3% (1)


%WEB%


%WIKIUSERNAME%

%WIKIUSERNAME%

WikiGuest

( From: http://foswiki.org/System/Macros#WIKIUSERNAME_45_45_your_Wiki_username_with_web_prefix )


[[%WIKIUSERNAME%]]

Main.WikiGuest


Main

%USERSWEB%.%USERNAME%

Main.

[[%USERSWEB%.%USERNAME%]]

Main.


%TWISTY%

http://foswiki.org/System/TwistyPlugin

%TWISTY{
        showlink="Show all..." 
        hidelink="Hide all..."
        linkclass="foswikiButton"
}%

%TWISTY{
        showlink="Show A..." 
        hidelink="Hide A..."
        showimgleft="%ICONURLPATH{toggleopen-small}%"
        hideimgleft="%ICONURLPATH{toggleclose-small}%"
}%
A
%ENDTWISTY%

%TWISTY{
        showlink="Show B..." 
        hidelink="Hide B..."
        showimgleft="%ICONURLPATH{toggleopen-small}%"
        hideimgleft="%ICONURLPATH{toggleclose-small}%"
}%
B
%ENDTWISTY%

%ENDTWISTY%


%TWISTY{linkclass="foswikiButton"}%
...
%ENDTWISTY%

...


%TWISTY{mode="span"}%
mode is span
%ENDTWISTY%

mode is span


%TWISTY{mode="div"}%
mode is div
%ENDTWISTY%

mode is div


%TWISTY{
    showlink="Show..."
    hidelink="Hide"
    linkclass="foswikiButton"
    class="foswikiHelp"
}%
<verbatim>
start of content...
...
end of content...
</verbatim>
%ENDTWISTY%

start of content...
...
end of content...


<button class="twistyExpandAll foswikiButton">Expand all</button>
<button class="twistyCollapseAll foswikiButton">Collapse all</button>


#VarTOGGLE

<a href="#TOGGLE" class="twistyExpandAll">Expand all</a>  
<a href="#TOGGLE" class="twistyCollapseAll">Collapse all</a>

Expand all Collapse all


%TWISTY{
        link="$percntY$percnt $percntP$percnt"  
        linkclass="foswikiButton"
        showimgleft="%ICONURLPATH{toggleopen-small}%"
        hideimgleft="%ICONURLPATH{toggleclose-small}%"
}%
This is the content...
%ENDTWISTY%

This is the content...


%TWISTY{
        prefix="Please press the following button: "
        linkclass="foswikiButton"
        showlink="[     ]"
        hidelink="[     ]"
        suffix="Now !!!"
}%

Thanks for pressing the button...

%ENDTWISTY%

Please press the following button: Now !!!

Thanks for pressing the button...


%TWISTYBUTTON{
    id="myid"
    link="Please press"
  }%%TWISTYTOGGLE{
    id="myid"
  }%<br>content<br>%ENDTWISTYTOGGLE%


content



To test: Set TWISTYPLUGIN_TWISTYANIMATIONSPEED = fast / slow

%TWISTY{
         linkclass="foswikiButton"
         hideimgleft="%ATTACHURLPATH%/hula.gif"
}%
...

start of content...

end of content.


To test:

%TWISTY{
        showimgleft="%ICON{thumbs-up}%"
        hideimgleft="%ICON{thumbs-down}%"
}%
This is it...
%ENDTWISTY%

This is it...


The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads