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

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 ...
MimeIconPlugin
MimeIconPlugin This plugin tries to map known mime types commonly found on the internet to an icon set. There are not many icon sets that have a got coverage of m...
MediaElementPlugin
MediaElementPlugin This plugin adds media support to Foswiki using MediaElement.js. MediaElement.js is an easy cross browser HTML5 audio and video player in pure ...
ListyForm
ListyForm DataForm definition for Listies to be used wit MetaDataPlugin Name Type Size Values Description Attributes Default index text 10 ...
ListyPlugin
ListyPlugin This plugin implements an interactive list manager. A "Listy" is a collection of text or links that can be maintained easily using modal dialogs, drag...
JQAjaxFormContrib
JQAjaxFormContrib Description This packages is a simple jQuery library to help ajaxifying forms. Any form with a class jqAjaxForm will be ajaxified using its HTM...
GridLayoutPlugin
GridLayoutPlugin Description GridLayoutPlugin implements a 12er grid system for flexible layouts. A grid is a set of HTML div elements that are styled in a way ...
FlexWebListExamples
FlexWebListExamples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some subwebs in the Sandbox web ...
FlexWebListPlugin
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures...
FlexWebListTree
FlexWebListTree The fragment below can be used in a sidebar navigation to establish a folder like subweb navigation. This uses the jqTreeview widget of the Foswik...
FilterPlugin
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types of n...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured quer...
CopyContrib
CopyContrib This extension can be used to copy topics and webs. It allows to select which parts of an item is to copied. Typical use cases are: 1 duplicate top...
CaptchaPlugin
CaptchaPlugin Description This plugin tries to prevent automated scripts from creating users and spam your wiki. It does so by requiring a simple test to ensure ...
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...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authenticat...
SubscribePlugin
Subscribe Plugin Example (only works if plugin is installed, and you are logged in you are: and you are not .WikiGuest): This version is designed for use w...
TinyMCEPlugin
TinyMCEPlugin This is an integration of the fast and highly functional TinyMCE WYSIWYG editor. It supports a wide range of browsers, including Firefox, IE, Safari...
WysiwygPlugin
Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HT...
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 Foswiki 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 by ...
JQueryButton
JQueryButton %JQPLUGINS{"button" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a simple way to render nice butto...
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...
TwistyPlugin
TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ...
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...
JQueryTextboxList
JQueryTextboxList %JQPLUGINS{"textboxlist" format=" Homepage: $homepage Author(s): $author Version: $version " }% Description Turns a text input...
JQueryUIAutocomplete
JQueryUIAutocomplete %JQPLUGINS{"ui::autocomplete" format=" Homepage: $homepage Author(s): $author Version: $version " }% Autocomplete, when adde...
JQueryBlockUI
JQueryBlockUI %JQPLUGINS{"blockui" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery BlockUI Plugin lets you simu...
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 ...
NatSkinCSSVariables
NatSkinCSSVariables Introduction CSS variables are a key technology to manage theming in modern web design. While NatSkin does have the ability to switch between...
NEW - 03 Sep 2024 - 12:38 by micha
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...
ChangeEmailAddress
Change registered email address %IF{ "context passwords_modifyable" then="$percentINCLUDE{\"ChangeEmailAddress\" section=\"secretEmailEnabled\"}$percent" el...
OriginalDocumentGraphics
Documentation Graphics and Filetype icons This is the Foswiki icon library. The graphics can be used in topics and by web applications. Usage Default notation: ...
ResetPassword
%IF{ "{EnableEmail} AND context passwords_modifyable" then="$percentINCLUDE{\"ResetPassword\" section=\"resetPassword\"}$percent" else="" }% * * Ch...
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...
JQueryMaskedInput
JQueryMaskedInput %JQPLUGINS{"maskedinput" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a masked input plugin f...
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...
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...
Number of topics: 50
< Previous Page 2 of 12 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: System > WebHome > WebChanges
Topic revision: 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 Foswiki? Send feedback