Log inRegister
You are here: System » WebChanges

50 recent changes in System Web retrieved at 18:57 (CEST)

17 November 2015 - 04:14 | Version 1 |

ImagePlugin in System
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...
Material Icons in System
MaterialIcons Usage As an icon font material icons may be accessed via the JQICON macro. To do so you need to register the material icons font to the IconServi...
WebFontsContrib in System
WebFontsContrib This is a bundle of commonly used free web fonts to be used in your Foswiki skin. Each font comes with a handy font face definition that you may …
WebCreatorPlugin in System
WebCreatorPlugin Description This plugin extends the basic way of the Foswiki core to create webs, while circumventing some of the more arcane features that are …
TopicTitlePlugin in System
TopicTitlePlugin Description This plugin implements a way to freely specify the title of a topic. The title is then used when rendering the link to the topic ins...
TablePlugin in System
Table Plugin Gives extra control of table display: * Sorting * Setting visual table properties like border width, cell spacing and cell padding * Setting...
VarTABLE in System
TABLE control attributes of tables and sorting of table columns The %TABLE{}% macro is handled by the TablePlugin Attributes for tables Parameter …
RcsFastStoreContrib in System
RcsFastStoreContrib Description This is a fresh take on Foswiki's original RCS based storage, with significant code complexity reduction, faster performance, an...
RedDotPlugin in System
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write acc...
NumberPlugin in System
NumberPlugin This plugin allows to format * numbers, * currencies and * percentages in a localized way using the Unicode CLDR. It also allows to conve...
LexiconForm in System
LexiconForm Name:* *Type: Size: Values: Description: Attributes: String text 80 M English (en) text 80 German (de) tex...
MultiLingualPlugin in System
MultiLingualPlugin This plugin enables you to create wiki content in multiple languages. While Foswiki normally supports over 20 languages to internationalize its...
MoreFormfieldsPlugin in System
MoreFormfieldsPlugin Description This plugin implements a set of additional special purpose formfields to be used in DataForm definitions. To make use of these f...
MimeIconPlugin in System
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...
VarMIMEICON in System
#VarMIMEICON MIMEICON{"filename"} return a meaningful icon for this filename * Syntax: %MIMEICON{"filename"}% * Supported parameters: Parameter …
JQSelect2Contrib in System
JQSelect2Contrib %JQPLUGINS{"select2" format=" Homepage: $homepage Author(s): $author Version: $version " }% This extension adds support for the …
JQIMaskContrib in System
JQIMaskContrib Usage This extension bundles the fantastic imask.js package for Foswiki. Masks may be assigned to an input field in a declarative way: 1 assig...
JQAjaxFormContrib in System
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...
FlexWebListExamples in System
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 in System
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures...
FlexWebListTree in System
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...
FlexFormPlugin in System
FlexFormPlugin Description This plugin leverages the internal capabilities to render an interface for .DataForms and adds insights to the acutal DataForm defin...
DBCachePlugin in System
DBCachePlugin Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY and DBCALL can be used as a replacement for SEARCH an...
DiffPlugin in System
DiffPlugin Description This plugin implements a way to display the difference between revisions of the same topic or between two distinct topics. This adds YADT...
DBCacheContrib in System
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured quer...
CopyContrib in System
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...
CacheContrib in System
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 …
OEmbedPlugin in System
OEmbedPlugin oEmbed is a format for enabling an embedded representation of a URL on third party websites. The simple API allows a website to display embedded con...
ImageGeneratorPlugin in System
ImageGeneratorPlugin Description ImageGeneratorPlugin is a plugin that lets you generate images based on textual information such as a person's first and last na...
ReleaseHistory in System
Appendix A: Foswiki Development Time line The complete timeline of Foswiki Releases. Foswiki was forked from TWiki 4.2.4 and released with significant improvments...
ReleaseNotes02x01 in System
Release Notes 2.1.x Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use in …
NatEditPlugin in System
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...
FrequentlyAskedQuestions in System
Frequently Asked Questions This is a real FAQ, and also a demo of an easily implemented knowledge base solution. You may view the code for the topic creator or ra...
JsonRpcContrib in System
JsonRpcContrib Summary This package implements a JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Fo...
WysiwygPlugin in System
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...
JQueryPlugin in System
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...
VarPOPUPWINDOW in System
POPUPWINDOW opens a topic or url in a new window Parameters Parameter Description Default "topic" topic="topic" topic="web.topic" T...
TwistyPlugin in System
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: …
CommentPlugin in System
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, .CommentPlugi...
ContributedAddOns in System
Add Ons Deprecated name for the System.Contribs type of extension. Some older extensions will still be named as an AddOn. Overview An add on runs separately...
PatternSkinCssCookbookSidebarToggle in System
System.PatternSkinCssCookbook Recipe: Left Sidebar Toggle The Sidebar is hidden for screens with width This line loads the extra style definition: * Set USERS...
AdminToolsCategory in System
Admin tools List of tools available to the Foswiki administrator * Documentation: Reference Manual * Site Tools : , InterWikis, Macros, Doc Graphics …
BeginnersStartHere in System
BeginnersStartHere This is a short introduction to Foswiki. A short introduction to Foswiki Use the slideshow navigation buttons on the bottom right of the page...
InstallationGuide in System
Installation Guide This guide describes the steps for installing Foswiki using Apache as the web server, on Linux. This guide describes the specific steps for ins...
JQueryAnimate in System
JQueryAnimate Summary %JQPLUGINS{"animate" format=" Homepage: $homepage Author(s): $author Version: $version " }% A cross browser library of CS...
JQueryFontAwesome in System
JQueryFontAwesome %JQPLUGINS{"fontawesome" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds support for th...
JQueryI18N in System
JQueryI18N %JQPLUGINS{"i18n" format=" Homepage: $homepage Author(s): $author Version: $version " }% Summary This plugin tries to be the simplest...
JQueryLoader in System
JQueryLoader %JQPLUGINS{"loader" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to reload parts of a p...
JQueryMasonry in System
JQueryMasonry %JQPLUGINS{"masonry" format=" Homepage: $homepage Author(s): $author Version: $version " }% Masonry is a JavaScript grid layout lib...
50 topic(s) found
Page 1 of 12 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
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