50 recent changes in Extensions Web retrieved at 14:04 (GMT)

WebStatistics
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% May 2013 ...
MetaCommentPlugin
MetaCommentPlugin This is YACS (yet another comment system) which tries to * (a) be easy to use, * (b) scale up to lots of comments * (c) provide different ...
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 mime ...
VarMIMEICON
#VarMIMEICON MIMEICON{"filename"} return a meaningful icon for this filename * Syntax: %MIMEICON{"filename"}% * Supported parameters: Parameter Description ...
NatSkin
The Natural Skin NatSkin improves your Foswiki experience by bringing together some of the most useful features from different plugins in a consistent way. NatSkin ...
XSendFileContrib
XSendFileContrib Introduction This package implements a more efficient way to send static files using a web application like Foswiki. A standard configuration of ...
NatSkinPlugin
The Natural Skin Plugin Description This is the supplemental plugin for the NatSkin. Its main purpose is to supply "skin states" to control different styles and variations ...
GoogleMapsPlugin
GoogleMapsPlugin Examples TML example You type: %GOOGLEMAPS{ height="350px" width="600px" zoom="15" address="Union Station, Los Angeles, USA" infowindowaddress ...
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 ...
TopicNameValidationPlugin
TopicNameValidationPlugin This plugin allows you to enforce a certain policy for topic names by defining a set of rules. Each rule consists of 1 a regular expression ...
DBCachePlugin
DBCachePlugin Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY and DBCALL can be used as a replacement for SEARCH and ...
WikiWorkbenchContrib
WikiWorkbenchContrib Introduction The WikiWorkbench standardizes writing, deploying and using wiki applications on Foswiki. It builds on the core concepts of standard ...
DisqusPlugin
DisqusPlugin DisqusPlugin allows to embed the popular DISQUS commenting system to Foswiki. This is mostly of use when running a public site on the internet to allow ...
WebNotify
WebNotify * .AdamRoybal: * * .AndreLichtsteiner: * * .AndrejStefanko: ExtensionNews SolrPlugin WikiWorkbenchContrib AttachContentPlugin AttachmentListPlugin ...
UnixUsersContrib
UnixUsersContrib Contrib Package This Contrib enables you to replace the Foswiki User and Groups system with a read only access to the User and Groups in a Unix Database ...
TopicInteractionPlugin
TopicInteractionPlugin This plugin redesigns the way how users interact with topics and attachments in various ways: * improved attachment handling * improved ...
FormPlugin
!" else=" !! Form Plugin"}% Lets you create simple and advanced web forms. Main features: * No html knowledge required to create forms * Add input fields ...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured queries ...
FlexFormPlugin
FlexFormPlugin Flexible way to render DataForms This plugin leverages the internal capabilities to render an interface for .DataForms. This API is part of the Form ...
JsonRpcContrib
JsonRpcContrib Summary This package implements an JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Foswiki ...
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 ...
GenPDFPrincePlugin
GenPDFPrincePlugin This plugin generates PDF using the third party tool Prince XML. You will have to download this tool from their site and agree on the license terms ...
InfiniteScrollContrib
InfiniteScrollContrib Based on http://www.infinite scroll.com/ by Paul Irish Luke Shumard (with some modifications available at https://github.com/MichaelDaum/infinite ...
BigBlueButton
Main.PratikDam 18 Mar 2013
SendEmailPlugin
Send Email Plugin Send e mails through an e mail form. Usage 1 Create a form on the page that invokes the sendemail script 1 Add a "to" field and a submit button ...
WebLinkPlugin
WebLinkPlugin This plugin allows to render a link to a web. While linking to a topic is quite essential to wikis, linking to a web as an object of the wiki isn't that ...
VarWEBLINK
#VarWEBLINK WEBLINK * create a link to a web * Syntax: %WEBLINK{web="..." name="..."}% * Supported parameters: Parameter: Description: Default ...
RedDotPlugin
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 access ...
MetaDataPlugin
MetaDataPlugin This plugin allows to store data sets to Foswiki topics. Foswiki itself is a structured wiki already using .DataForms which are attached a topic. This ...
LazyLoadPlugin
LazyLoadPlugin This plugin allows to defer loading of images within a section of a page. This is done by first parsing out all src attributes of the img tags contained ...
JQGridPlugin
JQGridPlugin jqGrid is an Ajax enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client ...
ActionTrackerPlugin
Action Tracker Plugin This plugin provides support for tracking actions embedded in topics. Actions captured this way can then be searched from any topic in the wiki ...
ExtensionNews
Extension News Submit a one liner news flash if you have released an important new extension or a major version of a new extension which you wish to share with on ...
PlainFileStoreContrib
PlainFileStoreContrib An implementation of a Foswiki store using nothing more sophisticated than files. Advantages: * Uses simple files no shell commands used ...
CompareRevisionsAddOn
Compare Revisions Add On Description The CompareRevisionsAddOn compares two revisions of a document, like rdiff does. But in contrast to normal rdiff, the comparison ...
HoneyPotPlugin
Honey Pot Plugin Public wiki sites are often plagued with spammers and other unwelcome visitors, such as search engine indexers that can suck the life out of an otherwise ...
NewUserPlugin
NewUserPlugin Description This plugin is of use in those cases where users are registered and authenticated externally, for example using LDAP. So users are not registered ...
TablesContrib
TablesContrib Foswiki 1.2.0 introduces a new internal API that supports the parsing and modelling of in topic tables. This is designed to canonicalise the handling ...
WysiwygPluginSettings
Main.VictorMa 14 Feb 2013
PatchItem12391Contrib
PatchItem12391Contrib Usage This extensions applies a "hotfix" for Item12285 and Item12391 to your Foswiki 1.1.0 thru 1.1.7 system. Foswiki 1.0.x versions need ...
JQMomentContrib
JQMomentContrib This package integrates the moment.js library into Foswiki. The full API documentation is available at http://momentjs.com/docs/ Example Enter ...
TopicTranslationsPlugin
TopicTranslationsPlugin TopicTranslationsPlugin manages topics translations into several languages, by assigning suffixes to topic names corresponding to known languages ...
SimpleFTPPlugin
Simple FTP Plugin This plugin provides a simple way of automating FTP based uploading of topic content to a server. It provides an alternative to PublishPlugin where ...
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 HTML ...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication ...
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 ...
PatternSkin
Pattern skin Pattern skin provides a CSS based default look and feel flexible and W3C compliant. Its layout and color scheme are designed to provide a nice, clean ...
MailerContrib
Mailer Contrib Allows users to "subscribe" to regularly scheduled emails containing either: * A report on changes to all topics that have changed within a particular ...
EmptyPlugin
Empty Plugin Learn how to create your own plugin in .DevelopingPlugins. Plugin Preferences Plugin preferences should be set using configure, as described in .DevelopingPlugins ...
Number of topics: 50

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r5 - 06 Oct 2009, UnknownUser
 
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