|
|
|
|
|
|
50 Recent Changes in System Web retrieved at 09:19 (Local)
SiteSideBar
in System
SiteSideBar Default sidebar implementation .natSideBar h2 { background color:#0062B0; } .natSideBar h2 a:hover { background:#015AA3; } .natSideBar h2 a.foswikiCurrentTopicLink ...
changed on 2011-06-01 - 10:44 by AdminUser
NewUserTemplate
in System
: My Links BeginnersStartHere view a short introductory presentation on Foswiki for beginners WelcomeGuest starting points on Foswiki UsersGuide ...
changed on 2011-06-01 - 09:50 by AdminUser
AdminToolsCategory
in System
Admin tools Manage your whole site from one screen. Documentation: Reference Manual Site Tools : Configure, , InterWikis, Macros, Doc Graphics, Installed ...
changed on 2011-01-22 - 20:59 by WolfgangHamedingerAdmin
JQueryPopUpWindow
in System
JQueryPopUpWindow %JQPLUGINS{"popupwindow" format " Homepage: $homepage Author(s): $author Version: $version " }% Open a page in a new window. Macros ...
changed on 2010-12-13 - 16:43 by WikiGuest
JQueryTextboxList
in System
JQueryTextboxList %JQPLUGINS{"textboxlist" format " Homepage: $homepage Author(s): $author Version: $version " }% Turns a text input into a Facebook ...
changed on 2010-12-13 - 14:15 by ProjectContributor
JQueryAutocomplete
in System
JQueryAutocomplete %JQPLUGINS{"autocomplete" format " Homepage: $homepage Author(s): $author Version: $version " }% Autocomplete an input field to ...
changed on 2010-12-13 - 13:14 by ProjectContributor
JQueryUI
in System
JQueryUI %JQPLUGINS{"ui" format " Homepage: $homepage Author(s): $author Version: $version " }% Widget collection for jQuery. This is the official ...
changed on 2010-10-29 - 20:05 by ProjectContributor
JQuerySimpleModal
in System
JQuerySimpleModal %JQPLUGINS{"simplemodal" format " Homepage: $homepage Author(s): $author Version: $version " }% SimpleModal is a lightweight jQuery ...
changed on 2010-10-06 - 16:16 by ProjectContributor
JQueryLiveQuery
in System
JQueryLiveQuery %JQPLUGINS{"livequery" format " Homepage: $homepage Author(s): $author Version: $version " }% How to use it Live Query utilizes the ...
changed on 2010-09-23 - 19:09 by ProjectContributor
JQueryRating
in System
JQueryRating %JQPLUGINS{"rating" format " Homepage: $homepage Author(s): $author Version: $version " }% The Star Rating Plugin is a plugin for the ...
changed on 2010-09-08 - 21:12 by ProjectContributor
JQueryAjaxHelper
in System
JQueryAjaxHelper This page contains is a set of example JQueryPlugin helpers that can be used in wiki applications. The examples demonstrate how you can dynamically ...
changed on 2010-09-01 - 17:09 by AdminUser
JQueryButton
in System
JQueryButton %JQPLUGINS{"button" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a simple way to render nice buttons ...
changed on 2010-08-20 - 15:01 by ProjectContributor
JQueryPlugin
in System
JQueryPlugin Description "jQuery is a fast, concise, nop JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and ...
changed on 2010-07-20 - 17:48 by AdminUser
VarBUTTON
in System
#VarBUTTON BUTTON{"text" ...} renders a nice button Parameters: Parameter: Description: Default: "text", value "text" text to ...
changed on 2010-07-01 - 14:03 by ProjectContributor
VarPOPUPWINDOW
in System
#VarPOPUPWINDOW POPUPWINDOW{"topic" ...} opens a topic or url in a new window Parameters: Parameter: Description: Default: "topic ...
changed on 2010-07-01 - 14:03 by ProjectContributor
VarENDTAB
in System
#VarENDTAB ENDTAB ending marker for a tab of a tabpane This closes a previously opened TAB. no parameters Related: VarTAB , VarTABPANE , ...
changed on 2010-07-01 - 14:03 by ProjectContributor
VarTAB
in System
#VarTAB TAB{"text" ...} tab inside a tabpane widget Defines a tab inside a TABPANE area; must be closed using ENDTAB. Parameters: Parameter: ...
changed on 2010-07-01 - 14:02 by ProjectContributor
VarENDTABPANE
in System
#VarENDTABPANE ENDTABPANE ending tag for tabpane widget This closes a previously opened TABPANE. no parameters Related: VarTAB , VarENDTAB ...
changed on 2010-07-01 - 14:02 by ProjectContributor
VarTABPANE
in System
#VarTABPANE TABPANE{...} tabpane widget This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally ...
changed on 2010-07-01 - 13:58 by ProjectContributor
VarJQPLUGINS
in System
#VarJQPLUGINS JQPLUGINS{"plugins" ... } display a summary of avaliable plugins Parameters: Parameter: Description: Default: "plugins ...
changed on 2010-07-01 - 13:57 by ProjectContributor
VarJQICONPATH
in System
#VarJQICONPATH JQICONPATH{"name"} render the urlpath to an image This is a shortcut for Example: Related: VarJQICON , VarICONURL ...
changed on 2010-07-01 - 13:44 by ProjectContributor
VarJQICON
in System
#VarJQICON JQICON{"name" ...} render an image This renders an icon image as found on an icon search path . The icon search path is configured in {JQueryPlugin ...
changed on 2010-07-01 - 13:27 by ProjectContributor
VarJQREQUIRE
in System
#VarJQREQUIRE JQREQUIRE{"plugin, plugin, ... "} enable a plugin on the current page This macro will load a list of plugins to be added to the current page ...
changed on 2010-07-01 - 13:23 by ProjectContributor
VarJQTHEME
in System
#VarJQTHEME JQTHEME{"name" ...} switch jQuery UI theme Foswiki's default UI theme is configured in $Foswiki::cfg{JQueryPlugin}{JQueryTheme} and defaults ...
changed on 2010-07-01 - 13:22 by ProjectContributor
JQueryWikiWord
in System
JQueryWikiWord %JQPLUGINS{"wikiword" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to create a nop WikiWord ...
changed on 2010-04-20 - 11:35 by ProjectContributor
JQueryCodingStandards
in System
JQueryCodingStandards Follow Drupal #8217;s JavaScript coding standards Wrap $ If you want to use jQuery #8217;s $ variable, you have to wrap your code like this ...
changed on 2010-02-12 - 12:09 by ProjectContributor
JQueryMetadata
in System
JQueryMetadata %JQPLUGINS{"metadata" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin is capable of extracting metadata ...
changed on 2010-02-12 - 12:01 by ProjectContributor
JQuerySlimbox
in System
JQuerySlimbox %JQPLUGINS{"slimbox" format " Homepage: $homepage Author(s): $author Version: $version " }% Slimbox 2 is a 4 KB visual clone of the ...
changed on 2010-02-12 - 11:49 by ProjectContributor
JQueryTooltip
in System
JQueryTooltip %JQPLUGINS{"tooltip" format " Homepage: $homepage Author(s): $author Version: $version " }% Display a customized tooltip instead of ...
changed on 2010-02-09 - 01:22 by ProjectContributor
JQueryValidate
in System
JQueryValidate %JQPLUGINS{"validate" format " Homepage: $homepage Author(s): $author Version: $version " }% Very powerful client side form validation ...
changed on 2010-02-08 - 22:49 by ProjectContributor
JQueryShrinkUrls
in System
JQueryShrinkUrls %JQPLUGINS{"shrinkurls" format " Homepage: $homepage Author(s): $author Version: $version " }% Shrinks all urls in a given container ...
changed on 2010-02-08 - 22:41 by ProjectContributor
JQueryShake
in System
JQueryShake %JQPLUGINS{"shake" format " Homepage: $homepage Author(s): $author Version: $version " }% jQuery plugin to emulate #8220;shake #8221 ...
changed on 2010-02-08 - 22:40 by ProjectContributor
JQueryFarbtastic
in System
JQueryFarbtastic %JQPLUGINS{"farbtastic" format " Homepage: $homepage Author(s): $author Version: $version " }% Farbtastic is a jQuery plug in that ...
changed on 2010-02-08 - 22:30 by ProjectContributor
JQueryMedia
in System
JQueryMedia %JQPLUGINS{"media" format " Homepage: $homepage Author(s): $author Version: $version " }% jQuery Media Plugin for converting elements ...
changed on 2010-02-08 - 19:02 by ProjectContributor
JQueryMaskedInput
in System
JQueryMaskedInput %JQPLUGINS{"maskedinput" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a masked input plugin for ...
changed on 2010-02-08 - 19:00 by ProjectContributor
JQueryInnerFade
in System
JQueryInnerFade %JQPLUGINS{"innerfade" format " Homepage: $homepage Author(s): $author Version: $version " }% InnerFade is a small plugin for the ...
changed on 2010-02-08 - 18:44 by ProjectContributor
JQueryGradient
in System
JQueryGradient %JQPLUGINS{"gradient" format " Homepage: $homepage Author(s): $author Version: $version " }% Adds a gradient to the background of an ...
changed on 2010-02-08 - 18:42 by ProjectContributor
JQueryFocus
in System
JQueryFocus %JQPLUGINS{"focus" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin sets the focus on a form input field ...
changed on 2010-02-08 - 18:13 by ProjectContributor
JQueryFluidFont
in System
JQueryFluidFont %JQPLUGINS{"fluidfont" format " Homepage: $homepage Author(s): $author Version: $version " }% Recompute the font size of an element ...
changed on 2010-02-08 - 18:13 by ProjectContributor
JQueryCycle
in System
JQueryCycle %JQPLUGINS{"cycle" format " Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Cycle Plugin is a lightweight slideshow ...
changed on 2010-02-08 - 17:31 by ProjectContributor
JQueryCookie
in System
JQueryCookie %JQPLUGINS{"cookie" format " Homepage: $homepage Author(s): $author Version: $version " }% Easy cookie handling using jQuery. Usage ...
changed on 2010-02-08 - 17:30 by ProjectContributor
JQueryDebug
in System
JQueryDebug %JQPLUGINS{"debug" format " Homepage: $homepage Author(s): $author Version: $version " }% Simple jQuery logger / debugger using firebug ...
changed on 2010-02-08 - 16:57 by ProjectContributor
JQueryQueryObject
in System
JQueryQueryObject %JQPLUGINS{"queryobject" format " Homepage: $homepage Author(s): $author Version: $version " }% This extension creates a singleton ...
changed on 2010-02-08 - 13:07 by ProjectContributor
JQueryMasonry
in System
JQueryMasonry %JQPLUGINS{"masonry" format " Homepage: $homepage Author(s): $author Version: $version " }% Masonry is a layout plugin for jQuery. Think ...
changed on 2009-12-11 - 21:00 by ProjectContributor
JQuerySerialScroll
in System
JQuerySerialScroll %JQPLUGINS{"serialscroll" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows you to easily ...
changed on 2009-11-20 - 15:23 by ProjectContributor
JQueryLocalScroll
in System
JQueryLocalScroll %JQPLUGINS{"localscroll" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin will animate a regular ...
changed on 2009-11-20 - 15:11 by ProjectContributor
JQueryScrollTo
in System
JQueryScrollTo %JQPLUGINS{"scrollto" format " Homepage: $homepage Author(s): $author Version: $version " }% With this plugin, you will easily scroll ...
changed on 2009-11-20 - 15:10 by ProjectContributor
JQueryBgiframe
in System
JQueryBgiframe %JQPLUGINS{"bgiframe" format " Homepage: $homepage Author(s): $author Version: $version " }% A jQuery plugin that helps ease the pain ...
changed on 2009-11-16 - 16:34 by ProjectContributor
JQueryBlockUI
in System
JQueryBlockUI %JQPLUGINS{"blockui" format " Homepage: $homepage Author(s): $author Version: $version " }% The jQuery BlockUI Plugin lets you simulate ...
changed on 2009-11-16 - 16:33 by ProjectContributor
JQueryChili
in System
JQueryChili %JQPLUGINS{"chili" format " Homepage: $homepage Author(s): $author Version: $version " }% Chili is the jQuery code highlighter plugin ...
changed on 2009-11-16 - 16:33 by ProjectContributor
50 topics found
See also:
![]() |
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.