50 recent changes in System Web retrieved at 19:20 (GMT)

NatEditPlugin
Natural Edit Plugin Description The NatEdit is an wiki editor that helps in learning the TML Language by providing a GUI. By design, this is not a wysiwyg editor...
NatEditHelpText
NatEditHelpText Help text for the NatEditPlugin editor About the editor This edit interface is available in two different modes: (1) WYSIWYG (what you see is what...
PlainFileStoreContrib
PlainFileStoreContrib This is a full implementation of a Foswiki store that uses nothing more sophisticated than plain files and directories In the Foswiki spirit...
InterwikiPlugin
Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired by ...
InterWikis
Inter Wiki Link Rules (or Links to other Sites) This topic lists all aliases needed to map inter wiki links to external wikis/sites. Whenever you write ExternalSi...
JQueryPlugin
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...
JQueryBlockUI
JQueryBlockUI %JQPLUGINS{"blockui" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery BlockUI Plugin lets you simu...
JQueryButton
JQueryButton %JQPLUGINS{"button" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a simple way to render nice butto...
JQueryMaskedInput
JQueryMaskedInput %JQPLUGINS{"maskedinput" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a masked input plugin f...
JQueryTextboxList
JQueryTextboxList %JQPLUGINS{"textboxlist" format=" Homepage: $homepage Author(s): $author Version: $version " }% Description Turns a text input...
JQueryValidate
JQueryValidate %JQPLUGINS{"validate" format=" Homepage: $homepage Author(s): $author Version: $version " }% Very powerful client side form valida...
JQueryWikiWord
JQueryWikiWord %JQPLUGINS{"wikiword" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to create a WikiWo...
PatternSkinElements
Pattern Skin Elements Some intro text. Text. Heading 1 text Heading 2 text Heading 3 text Heading 4 text Heading 5 text Heading 6 text A very very very ver...
JQueryLoader
JQueryLoader %JQPLUGINS{"loader" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to reload parts of a p...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authenticat...
PatternSkin
Pattern skin Select a theme to change the look, or tune the entire appearance with CSS or templates. Browse available themes You may quickly change the appearanc...
UserRegistrationParts
User Registration components This topic contains the pieces that are assembled into the UserRegistration page. There is no need to modify this topic. If a sectio...
JQueryPNotify
JQueryPNotify %JQPLUGINS{"pnotify" format=" Homepage: $homepage Author(s): $author Version: $version " }% Full featured plugin to show temporary...
UpdatesPlugin
UpdatesPlugin Checks Foswiki.org for updates This plugin is used to keep administrators informed of updates to their installed extensions via a pop up message at ...
ImagePlugin
ImagePlugin Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing. There are a...
HistoryPlugin
History Plugin . The output can arbitrarily be formatted. An example for a Wikipedia like history is included. When using PatternSkin enabling the HistoryPlugin c...
VarHISTORY
HISTORY control attributes of tables and sorting of table columns The %HISTORY{}% macro is handled by the HistoryPlugin Parameters Parameter ...
EditChapterPlugin
EditChapterPlugin Description This plugin implements a simple section editing feature comparable to the one available for MediaWiki. It adds link urls to heading...
IfDefinedPlugin
IfDefinedPlugin Warning: This plugin is deprecated. Please use %IF instead. The only remaining feature not covered boy foswiki's core means is the sectional condi...
RenderPlugin
RenderPlugin Description This plugin implements a couple of REST handlers to feetch content from a Foswiki backend. This can either be returned as plain content ...
CacheContrib
CacheContrib Description This package is used by other extensions in need of caching services. This specific cache stores data for a short period time, e.g. one ...
AutoTemplatePlugin
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemp...
AttachContentPlugin
Attach Content Plugin Overview This plugin puts any text between a %STARTATTACH{"filename"}% and %ENDATTACH% into an attachment with the given filename. Pass fil...
UserFormHelp
User Form Help %IF{"$ BASEWEB=''" then="%IF{"istopic '.UserFormHelp'" then="This is the default user form. You have also created a customized copy at .UserForm ...
UsersTemplate
List of Leader.IT users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list b...
JQueryInnerFade
JQueryInnerFade %JQPLUGINS{"innerfade" format=" Homepage: $homepage Author(s): $author Version: $version " }% InnerFade is a small plugin for the...
VarBUTTON
BUTTON renders a nice button Parameters Parameter Description Default "text" text to be put on this button value text t...
JQueryMetadata
JQueryMetadata %JQPLUGINS{"metadata" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin is capable of extracting ...
JQueryCodingStandards
JQueryCodingStandards Follow Drupal #8217;s JavaScript coding standards See also UsingJQueryWithFoswiki for more information, tips and tricks. Wrap $ When writin...
JQueryCycle
JQueryCycle %JQPLUGINS{"cycle" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Cycle Plugin is a lightweight sl...
JQuerySlimbox
JQuerySlimbox %JQPLUGINS{"slimbox" format=" Homepage: $homepage Author(s): $author Version: $version " }% Show images in a lightbox. Slimbox 2 is...
JQueryUIAutocomplete
JQueryUIAutocomplete %JQPLUGINS{"ui::autocomplete" format=" Homepage: $homepage Author(s): $author Version: $version " }% Autocomplete, when adde...
ManagingUsers
Manage Users Register users on your Foswiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on ...
IconService
IconService The IconService functions as a central definition and delivery method for all sorts of icons: image icons as well as font icons. Different kinds of i...
VarJQICON
JQICON render an image Renders an icon made availabe by the IconService. Parameters Parameter Description Default "name" name of the icon to displa...
ResetPassword
%IF{ "{EnableEmail} AND context passwords_modifyable" then="$percentINCLUDE{\"ResetPassword\" section=\"resetPassword\"}$percent" else="" }% * * Ch...
EditRowPlugin
EditRowPlugin @import url(/System/EditRowPlugin/erp.uncompressed.css); Features: 1 You can edit one row, or even one cell at a time, instead of having to edit ...
VarJQTHEME
JQTHEME switch jQuery UI theme WARNING: JQuery UI themes are deprecated since Foswiki 2.1.9. Please don't use this macro anymore. Foswiki's default UI theme is ...
JQueryUIDialog
JQueryUIDialog Summary %JQPLUGINS{"ui::dialog" format=" Homepage: $homepage Author(s): $author Version: $version " }% A dialog is a floating wi...
RCSStoreContrib
RCSStoreContrib Foswiki 2.0 and later only This is the modern implementation of the classic Foswiki RCS based store. It has been moved into a contrib as other sto...
PatternSkinHorizontalNavigationExample
PatternSkin horizontal navigation example Include main navigation with: This is done automatically in the templates by setting in the .SitePreferences: * #Set ...
PatternSkinThemeFatWillyNavigation
PatternSkin theme: Foswiki "Fat Willy" Site Skin Navigation Include main navigation with: This is done automatically in the templates by setting in the .SitePre...
WebCreateNewTopicComponents
WebCreateNewTopicComponents This topic is meant for developers. It contains INCLUDE sections to build a "create new topic" form. Usage Including the form (simpl...
Number of topics: 50
Page 1 of 11 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 17 Nov 2015, ProjectContributor
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 Leader.IT? Send feedback